change register speaker deadline
authorJan Szejko <janek37@gmail.com>
Fri, 2 Jun 2017 07:57:48 +0000 (09:57 +0200)
committerJan Szejko <janek37@gmail.com>
Fri, 2 Jun 2017 07:57:48 +0000 (09:57 +0200)
prawokultury/locale/pl/LC_MESSAGES/django.mo
prawokultury/locale/pl/LC_MESSAGES/django.po
prawokultury/templates/contact/register-speaker/mail_body.txt
prawokultury/templates/contact/register-speaker/thanks.html

index a5e7bbf..43b325b 100644 (file)
Binary files a/prawokultury/locale/pl/LC_MESSAGES/django.mo and b/prawokultury/locale/pl/LC_MESSAGES/django.mo differ
index 79d98ba..c9e83eb 100644 (file)
@@ -570,8 +570,8 @@ msgid "Thank you for submitting your proposal."
 msgstr "Dziękujemy za zgłoszenie."
 
 #: templates/contact/register-speaker/mail_body.txt:3
-msgid "Your submission can be modified until May 31st at:"
-msgstr "Zgłoszenie można modyfikować do 31 maja pod adresem:"
+msgid "Your submission can be modified until June 11th at:"
+msgstr "Zgłoszenie można modyfikować do 11 czerwca pod adresem:"
 
 #: templates/contact/register-speaker/mail_body.txt:6
 #: templates/contact/register-speaker/thanks.html:10
@@ -584,10 +584,10 @@ msgstr "Dziękujemy za zgłoszenie."
 
 #: templates/contact/register-speaker/thanks.html:8
 msgid ""
-"Your submission can be modified until May 31st using the unique link sent to "
+"Your submission can be modified until June 11th using the unique link sent to "
 "you by e-mail."
 msgstr ""
-"Zgłoszenie można modyfikować do 31 maja używając unikalnego adresu "
+"Zgłoszenie można modyfikować do 11 czerwca używając unikalnego adresu "
 "przesłanego e-mailem."
 
 #: templates/contact/workshop/mail_body.txt:2
index 0097f27..3b37ee4 100644 (file)
@@ -1,6 +1,6 @@
 {% load i18n %}{% trans "Thank you for submitting your proposal." %}
 
-{% trans "Your submission can be modified until May 31st at:" %}
+{% trans "Your submission can be modified until June 11th at:" %}
 https://copycamp.pl{% url 'contact_form_key' form.form_tag contact.key %}
 
 {% trans "We will inform you of the open call results by the end of June." %}
index 2cc6b63..040bf73 100644 (file)
@@ -5,7 +5,7 @@
 
 <p class="notice">{% trans "Thank you for submitting your proposal." %}</p>
 
-<p class="notice">{% trans "Your submission can be modified until May 31st using the unique link sent to you by e-mail." %}</p>
+<p class="notice">{% trans "Your submission can be modified until June 11th using the unique link sent to you by e-mail." %}</p>
 
 <p class="notice">{% trans "We will inform you of the open call results by the end of June." %}</p>