[Python-modules-commits] [django-recurrence] 03/08: Fix value of Language fields for django.po and djangojs.po files and unfuzzy 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 07322d7754de85aee11a607cd68d3ac0cd156d36
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Jul 13 13:53:21 2017 +0200

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

diff --git a/recurrence/locale/eu/LC_MESSAGES/djangojs.po b/recurrence/locale/eu/LC_MESSAGES/djangojs.po
index 0eb1953..6499f64 100644
--- a/recurrence/locale/eu/LC_MESSAGES/djangojs.po
+++ b/recurrence/locale/eu/LC_MESSAGES/djangojs.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: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff --git a/recurrence/locale/nl/LC_MESSAGES/django.po b/recurrence/locale/nl/LC_MESSAGES/django.po
index c48f3c1..8a295b6 100644
--- a/recurrence/locale/nl/LC_MESSAGES/django.po
+++ b/recurrence/locale/nl/LC_MESSAGES/django.po
@@ -15,7 +15,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Poedit 1.5.7\n"
-"Language: Dutch\n"
+"Language: nl\n"
 "X-Poedit-SourceCharset: UTF-8\n"
 
 #: base.py:871
diff --git a/recurrence/locale/nl/LC_MESSAGES/djangojs.po b/recurrence/locale/nl/LC_MESSAGES/djangojs.po
index cacd94d..c0b5114 100644
--- a/recurrence/locale/nl/LC_MESSAGES/djangojs.po
+++ b/recurrence/locale/nl/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: Dutch\n"
+"Language: nl\n"
 "X-Generator: Poedit 1.5.7\n"
 "X-Poedit-SourceCharset: UTF-8\n"
 

-- 
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