fnp
/
prawokultury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a050ea3
)
moved speaker registration deadline
author
Jan Szejko
<jan.szejko@gmail.com>
Tue, 2 Aug 2016 15:21:12 +0000
(17:21 +0200)
committer
Jan Szejko
<jan.szejko@gmail.com>
Tue, 2 Aug 2016 15:21:12 +0000
(17:21 +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
f6763c8
..
3d80ad9
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
0c040fd
..
5815e7e
100644
(file)
--- a/
prawokultury/locale/pl/LC_MESSAGES/django.po
+++ b/
prawokultury/locale/pl/LC_MESSAGES/django.po
@@
-261,8
+261,8
@@
msgid "Message sent automatically. Please do not reply to it."
msgstr "Wiadomość wysłana automatycznie, prosimy nie odpowiadać."
#: templates/contact/register/mail_subject.txt:1
msgstr "Wiadomość wysłana automatycznie, prosimy nie odpowiadać."
#: templates/contact/register/mail_subject.txt:1
-msgid "Thank you for registering to CopyCamp 201
5
."
-msgstr " Dziękujemy za rejestrację na konferencję CopyCamp 201
5
."
+msgid "Thank you for registering to CopyCamp 201
6
."
+msgstr " Dziękujemy za rejestrację na konferencję CopyCamp 201
6
."
#: templates/contact/register/thanks.html:5
#: templates/contact/workshops/thanks.html:5
#: templates/contact/register/thanks.html:5
#: templates/contact/workshops/thanks.html:5
@@
-275,8
+275,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
July 31
at:"
-msgstr "Zgłoszenie można modyfikować do
31 lipc
a pod adresem:"
+msgid "Your submission can be modified until
August 10
at:"
+msgstr "Zgłoszenie można modyfikować do
10 sierpni
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
@@
-289,10
+289,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
July 31
using the unique link sent to "
+"Your submission can be modified until
August 10
using the unique link sent to "
"you by e-mail."
msgstr ""
"you by e-mail."
msgstr ""
-"Zgłoszenie można modyfikować do
31 lipc
a używając unikalnego adresu "
+"Zgłoszenie można modyfikować do
10 sierpni
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
881eed0
..
5baab4c
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
July 31
at:" %}
+{% trans "Your submission can be modified until
August 10
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 August." %}
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 August." %}
diff --git
a/prawokultury/templates/contact/register-speaker/thanks.html
b/prawokultury/templates/contact/register-speaker/thanks.html
index
f16d674
..
1a36d66
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
July 31
using the unique link sent to you by e-mail." %}</p>
+<p class="notice">{% trans "Your submission can be modified until
August 10
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 August." %}</p>
<p class="notice">{% trans "We will inform you of the open call results by the end of August." %}</p>