[Python-modules-commits] [django-sitetree] 05/09: Fix value of Language fields for django.po files.

Michael Fladischer fladi at moszumanska.debian.org
Thu Jul 13 13:37:11 UTC 2017


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

fladi pushed a commit to branch master
in repository django-sitetree.

commit b7e1630719f02d2d938d15442af96e933bbec6d1
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Jul 13 14:56:51 2017 +0200

    Fix value of Language fields for django.po files.
---
 sitetree/locale/en/LC_MESSAGES/django.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sitetree/locale/en/LC_MESSAGES/django.po b/sitetree/locale/en/LC_MESSAGES/django.po
index 91410dd..a9c7302 100644
--- a/sitetree/locale/en/LC_MESSAGES/django.po
+++ b/sitetree/locale/en/LC_MESSAGES/django.po
@@ -12,7 +12,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: en\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/django-sitetree.git



More information about the Python-modules-commits mailing list