diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2007-03-28 15:38:49 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2007-03-28 15:38:49 +0000 |
| commit | f6d370c3a4bd15063b6e75cc71f5cea0f6121c33 (patch) | |
| tree | c57ba925a0d0cf27a22f3dab46b440f1e4cbb764 | |
| parent | 302d183a2f843b6379bd5a936f180d4c5b71a46f (diff) | |
Backed out [4828]. We keep all contributor names in the AUTHORS file, not in
the code itself.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4837 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | django/conf/locale/de/LC_MESSAGES/django.po | 12 | ||||
| -rw-r--r-- | django/conf/locale/de/LC_MESSAGES/djangojs.po | 11 |
2 files changed, 7 insertions, 16 deletions
diff --git a/django/conf/locale/de/LC_MESSAGES/django.po b/django/conf/locale/de/LC_MESSAGES/django.po index 36f96ec94b..2f0991c8cc 100644 --- a/django/conf/locale/de/LC_MESSAGES/django.po +++ b/django/conf/locale/de/LC_MESSAGES/django.po @@ -1,12 +1,6 @@ -# Translation of django.po to German -# -# Copyright (C) 2005-2007, -# This file is distributed under the same license as the django package. -# -# Georg Bauer <gb@bofh.ms>, 2005, 2006. -# Lukas Kolbe <lucky@knup.de>, 2005. -# Benjamin Schulz <beschulz@gmail.com>, 2007. -# Dirk Eschler <dirk.eschler@gmx.net>, 2007. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # msgid "" msgstr "" diff --git a/django/conf/locale/de/LC_MESSAGES/djangojs.po b/django/conf/locale/de/LC_MESSAGES/djangojs.po index 34ffe98861..3c0852ebac 100644 --- a/django/conf/locale/de/LC_MESSAGES/djangojs.po +++ b/django/conf/locale/de/LC_MESSAGES/djangojs.po @@ -1,10 +1,7 @@ -# Translation of djangojs.po to German -# -# Copyright (C) 2005-2007, -# This file is distributed under the same license as the django package. -# -# Georg Bauer <gb@bofh.ms>, 2005, 2007. -# Dirk Eschler <dirk.eschler@gmx.net>, 2007. +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # msgid "" msgstr "" |
