Commit 3c504b0f authored by Malcolm Tredinnick's avatar Malcolm Tredinnick
Browse files

Changed the project-id string to "Django" throughout the translation files (we

discussed this on the i18n list a while back and I only just got around to it).

Also started removing various leftover author names in comments and moving them
into the AUTHORS file. So this is purely administrative. No translation changes
here.

Fixed #4677 (thanks, Paul Bissex).


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent d0032458
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -58,6 +58,8 @@ answer newbie questions, and generally made Django that much better:
    Arthur <avandorp@gmail.com>
    David Avsajanishvili <avsd05@gmail.com>
    axiak@mit.edu
    Morten Bagai <m@bagai.com>
    Mikaël Barbero <mikael.barbero nospam at nospam free.fr>
    Jiri Barton
    Ned Batchelder <http://www.nedbatchelder.com/>
    Shannon -jj Behrens <http://jjinux.blogspot.com/>
@@ -65,6 +67,7 @@ answer newbie questions, and generally made Django that much better:
    Chris Bennett <chrisrbennett@yahoo.com>
    James Bennett
    Ben <afternoon@uk2.net>
    Arvis Bickovskis <viestards.lists@gmail.com>
    Paul Bissex <http://e-scribe.com/>
    Simon Blanchard
    Matt Boersma <ogghead@gmail.com>
@@ -206,11 +209,13 @@ answer newbie questions, and generally made Django that much better:
    knox <christobzr@gmail.com>
    David Krauth
    kurtiss@meetro.com
    Panos Laganakos <panos.laganakos@gmail.com>
    lakin.wecker@gmail.com
    Nick Lane <nick.lane.au@gmail.com>
    Stuart Langridge <http://www.kryogenix.org/>
    Paul Lanier <planier@google.com>
    Nicola Larosa <nico@teknico.net>
    Rune Rønde Laursen <runerl@skjoldhoej.dk>
    Eugene Lazutkin <http://lazutkin.com/blog/>
    Jeong-Min Lee <falsetru@gmail.com>
    Jannis Leidel <jl@websushi.org>
@@ -237,6 +242,7 @@ answer newbie questions, and generally made Django that much better:
    michael.mcewan@gmail.com
    michal@plovarna.cz
    Mikko Hellsing <mikko@sorl.net>
    Orestis Markou <orestis@orestis.gr>
    Slawek Mikula <slawek dot mikula at gmail dot com>
    mitakummaa@gmail.com
    mmarshall
@@ -252,10 +258,12 @@ answer newbie questions, and generally made Django that much better:
    Gopal Narayanan <gopastro@gmail.com>
    Fraser Nevett <mail@nevett.org>
    Sam Newman <http://www.magpiebrain.com/>
    Afonso Fernández Nogueira <fonzzo.django@gmail.com>
    Neal Norwitz <nnorwitz@google.com>
    Todd O'Bryan <toddobryan@mac.com>
    oggie rob <oz.robharvey@gmail.com>
    Jay Parlar <parlar@gmail.com>
    Carlos Eduardo de Paula <carlosedp@gmail.com>
    pavithran s <pavithran.s@gmail.com>
    Barry Pederson <bp@barryp.org>
    permonik@mesias.brnonet.cz
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Django SVN\n"
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-07-03 19:22+0300\n"
"PO-Revision-Date: 2006-07-06 23:46+0300\n"
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Django SVN\n"
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-12-09 11:51+0100\n"
"PO-Revision-Date: 2006-07-06 23:50+0300\n"
Loading