]> git.parisson.com Git - teleforma.git/commitdiff
fix locale
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Dec 2013 16:46:47 +0000 (17:46 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Dec 2013 16:46:47 +0000 (17:46 +0100)
teleforma/locale/fr/LC_MESSAGES/django.mo
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/templates/teleforma/messages/seminar_remind.txt

index 391b182e509eb59a16a69656e71666efe756ab3a..33561b0daf4e2800df44226b152ad00f5540405d 100644 (file)
Binary files a/teleforma/locale/fr/LC_MESSAGES/django.mo and b/teleforma/locale/fr/LC_MESSAGES/django.mo differ
index 79acb9e79dd4573c58a71a45ed9557038f67dda7..1c84d0ecc6615253325c5926dc8c74d8f268fb6b 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-09 17:29+0100\n"
+"POT-Creation-Date: 2013-12-09 17:46+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Guillaume Pellerin <yomguy@parisson.com>\n"
 "Language-Team: LANGUAGE <lists@parisson.com>\n"
@@ -1458,10 +1458,9 @@ msgstr ""
 msgid "expires on"
 msgstr "arrive à expiration le"
 
-#: templates/teleforma/messages/seminar_remind.txt:6
+#: templates/teleforma/messages/seminar_remind.txt:7
 #, python-format
 msgid ""
-"\n"
 "Nous vous rappelons que vous devez achever vos formations avant ces dates.\n"
 "\n"
 "De plus, si vous souhaitez conserver les supports pédagogiques écrits de "
index 7a41df81a07664db3649b10b63804cb6f60bc50c..e6b4d07747a611f66cee66444f67330f6d2c6e2e 100644 (file)
@@ -2,9 +2,9 @@
 
 Certains de vos séminaires e-learning arrivent bientôt à expiration :{% endblocktrans %}
 
-{% for seminar in seminars %}  - "{% if seminar.sub_title %}{{ seminar.sub_title }}{% else %}{{ seminar.title }}{% endif %}" {% trans "expires on" %} {{ seminar.expiry_date }}.{% endfor %}{% blocktrans %}
+{% for seminar in seminars %}"{% if seminar.sub_title %}{{ seminar.sub_title }}{% else %}{{ seminar.title }}{% endif %}" {% trans "expires on" %} {{ seminar.expiry_date }}.{% endfor %}
 
-Nous vous rappelons que vous devez achever vos formations avant ces dates.
+{% blocktrans %}Nous vous rappelons que vous devez achever vos formations avant ces dates.
 
 De plus, si vous souhaitez conserver les supports pédagogiques écrits de votre formation (compte-rendu écrit et recueil(s) de documents d'actualité), nous vous rappelons que ceux-ci sont entièrement téléchargeables sur la plate-forme e-learning de {{ organization }} jusqu'aux dates d'expiration de chaque séminaire.