[Python-modules-commits] [django-recurrence] 01/08: Fix Language properties in .po files so babel can compile them.
Michael Fladischer
fladi at moszumanska.debian.org
Thu Jul 13 12:31:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-recurrence.
commit 4f7cc2500be558e5319769bb6d82cc6c14f74d44
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Thu Jul 13 13:32:38 2017 +0200
Fix Language properties in .po files so babel can compile them.
---
recurrence/locale/de/LC_MESSAGES/django.po | 2 +-
recurrence/locale/de/LC_MESSAGES/djangojs.po | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recurrence/locale/de/LC_MESSAGES/django.po b/recurrence/locale/de/LC_MESSAGES/django.po
index 9018a95..4fecd0b 100644
--- a/recurrence/locale/de/LC_MESSAGES/django.po
+++ b/recurrence/locale/de/LC_MESSAGES/django.po
@@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: German\n"
+"Language: de\n"
#: base.py:871
msgid "annually"
diff --git a/recurrence/locale/de/LC_MESSAGES/djangojs.po b/recurrence/locale/de/LC_MESSAGES/djangojs.po
index fdc5da4..a91e618 100644
--- a/recurrence/locale/de/LC_MESSAGES/djangojs.po
+++ b/recurrence/locale/de/LC_MESSAGES/djangojs.po
@@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: German\n"
+"Language: de\n"
#: recurrence-widget.js:1610
msgctxt "date"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-recurrence.git
More information about the Python-modules-commits
mailing list