[Python-modules-commits] [django-recurrence] 05/09: Make PO-Revision-Date parseable by babel.

Michael Fladischer fladi at moszumanska.debian.org
Wed Oct 19 12:10:58 UTC 2016


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

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

commit 718bf26dd420b03e9ad22f6bd33ad4b5c95f6a81
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Oct 17 10:10:47 2016 +0200

    Make PO-Revision-Date parseable by babel.
    
    Babel does not accoutn for a ":" in the timezone, raising a ValueError exception
    when one tries to compile the catalog.
---
 recurrence/locale/eu/LC_MESSAGES/django.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recurrence/locale/eu/LC_MESSAGES/django.po b/recurrence/locale/eu/LC_MESSAGES/django.po
index 9040b61..921a4b4 100644
--- a/recurrence/locale/eu/LC_MESSAGES/django.po
+++ b/recurrence/locale/eu/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: 1.3.0\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-05-14 17:08+0000\n"
-"PO-Revision-Date: 2016-05-14 19:21+01:00\n"
+"PO-Revision-Date: 2016-05-14 19:21+0100\n"
 "Last-Translator: Unai Zalakain <unai at gisa-elkartea.org>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\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