fnp
/
prawokultury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
31d720c
)
change register speaker deadline
author
Jan Szejko
<janek37@gmail.com>
Fri, 2 Jun 2017 07:57:48 +0000
(09:57 +0200)
committer
Jan Szejko
<janek37@gmail.com>
Fri, 2 Jun 2017 07:57:48 +0000
(09:57 +0200)
prawokultury/locale/pl/LC_MESSAGES/django.mo
patch
|
blob
|
history
prawokultury/locale/pl/LC_MESSAGES/django.po
patch
|
blob
|
history
prawokultury/templates/contact/register-speaker/mail_body.txt
patch
|
blob
|
history
prawokultury/templates/contact/register-speaker/thanks.html
patch
|
blob
|
history
diff --git
a/prawokultury/locale/pl/LC_MESSAGES/django.mo
b/prawokultury/locale/pl/LC_MESSAGES/django.mo
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
diff --git
a/prawokultury/locale/pl/LC_MESSAGES/django.po
b/prawokultury/locale/pl/LC_MESSAGES/django.po
index
79d98ba
..
c9e83eb
100644
(file)
--- a/
prawokultury/locale/pl/LC_MESSAGES/django.po
+++ b/
prawokultury/locale/pl/LC_MESSAGES/django.po
@@
-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
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 maj
a pod adresem:"
+msgid "Your submission can be modified until
June 11th
at:"
+msgstr "Zgłoszenie można modyfikować do
11 czerwc
a pod adresem:"
#: templates/contact/register-speaker/mail_body.txt:6
#: templates/contact/register-speaker/thanks.html:10
#: 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 ""
#: 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 ""
"you by e-mail."
msgstr ""
-"Zgłoszenie można modyfikować do
31 maj
a używając unikalnego adresu "
+"Zgłoszenie można modyfikować do
11 czerwc
a używając unikalnego adresu "
"przesłanego e-mailem."
#: templates/contact/workshop/mail_body.txt:2
"przesłanego e-mailem."
#: templates/contact/workshop/mail_body.txt:2
diff --git
a/prawokultury/templates/contact/register-speaker/mail_body.txt
b/prawokultury/templates/contact/register-speaker/mail_body.txt
index
0097f27
..
3b37ee4
100644
(file)
--- a/
prawokultury/templates/contact/register-speaker/mail_body.txt
+++ b/
prawokultury/templates/contact/register-speaker/mail_body.txt
@@
-1,6
+1,6
@@
{% load i18n %}{% trans "Thank you for submitting your proposal." %}
{% 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." %}
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." %}
diff --git
a/prawokultury/templates/contact/register-speaker/thanks.html
b/prawokultury/templates/contact/register-speaker/thanks.html
index
2cc6b63
..
040bf73
100644
(file)
--- a/
prawokultury/templates/contact/register-speaker/thanks.html
+++ b/
prawokultury/templates/contact/register-speaker/thanks.html
@@
-5,7
+5,7
@@
<p class="notice">{% trans "Thank you for submitting your proposal." %}</p>
<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>
<p class="notice">{% trans "We will inform you of the open call results by the end of June." %}</p>