[Python-modules-commits] [python-django-ordered-model] 02/06: Fix value of Language fields for django.po files and unfuzzy them.

Michael Fladischer fladi at moszumanska.debian.org
Thu Jul 13 12:32:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository python-django-ordered-model.

commit c1842610b629b09e6eed5ebe0fcac5a408a732d0
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Jul 13 13:48:00 2017 +0200

    Fix value of Language fields for django.po files and unfuzzy them.
---
 ordered_model/locale/de/LC_MESSAGES/django.po | 3 +--
 ordered_model/locale/pl/LC_MESSAGES/django.po | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/ordered_model/locale/de/LC_MESSAGES/django.po b/ordered_model/locale/de/LC_MESSAGES/django.po
index 570cac0..769fee5 100644
--- a/ordered_model/locale/de/LC_MESSAGES/django.po
+++ b/ordered_model/locale/de/LC_MESSAGES/django.po
@@ -3,7 +3,6 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
 #
-#, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
@@ -12,7 +11,7 @@ msgstr ""
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
-"Language: \n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff --git a/ordered_model/locale/pl/LC_MESSAGES/django.po b/ordered_model/locale/pl/LC_MESSAGES/django.po
index 1c8f4f9..1828655 100644
--- a/ordered_model/locale/pl/LC_MESSAGES/django.po
+++ b/ordered_model/locale/pl/LC_MESSAGES/django.po
@@ -3,7 +3,6 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
 #
-#, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
@@ -12,7 +11,7 @@ msgstr ""
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
-"Language: \n"
+"Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-ordered-model.git



More information about the Python-modules-commits mailing list