diff options
| -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 "" |
