update date in register confirmation
authorJan Szejko <janek37@gmail.com>
Mon, 20 Aug 2018 07:09:25 +0000 (09:09 +0200)
committerJan Szejko <janek37@gmail.com>
Mon, 20 Aug 2018 07:09:25 +0000 (09:09 +0200)
prawokultury/locale/pl/LC_MESSAGES/django.mo
prawokultury/locale/pl/LC_MESSAGES/django.po
prawokultury/templates/contact/register/mail_body.txt

index f4c511c..c4dd868 100644 (file)
Binary files a/prawokultury/locale/pl/LC_MESSAGES/django.mo and b/prawokultury/locale/pl/LC_MESSAGES/django.mo differ
index 52cf192..a739421 100644 (file)
@@ -520,15 +520,14 @@ msgid ""
 msgstr ""
 
 #: templates/contact/register/mail_body.txt:5
-msgid "See you on September 28-29th!"
-msgstr ""
+msgid "See you on October 5-6th!"
+msgstr "Do zobaczenia 5-6 października!"
 
-# msgstr "Do zobaczenia 27-28 października!"
 #: templates/contact/register/mail_body.txt:8
 #: templates/contact/workshop/mail_body.txt:5
 #: templates/contact/workshops/mail_body.txt:5
 msgid "Message sent automatically. Please do not reply to it."
-msgstr ""
+msgstr "Wiadomość wysłana automatycznie. Prosimy nie odpowiadać."
 
 # msgstr "Wiadomość wysłana automatycznie, prosimy nie odpowiadać."
 #: templates/contact/register/mail_subject.txt:1
index ea726d7..c18b1ff 100755 (executable)
@@ -2,7 +2,7 @@
 {% blocktrans with conf=form.conference_name %}Thank you for registering to {{conf}}.
 Please arrive earlier to collect your ID and the conference programme.{% endblocktrans %}
 
-{% trans "See you on September 28-29th!" %}
+{% trans "See you on October 5-6th!" %}
 
 -- 
 {% trans "Message sent automatically. Please do not reply to it." %}