From: Aleksander Łukasz Date: Thu, 16 May 2013 14:10:19 +0000 (+0200) Subject: Changing values displayed in the funding banner X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/8af0d74b3799a691fb29468f9ade870a28ff2622 Changing values displayed in the funding banner --- diff --git a/apps/funding/locale/pl/LC_MESSAGES/django.mo b/apps/funding/locale/pl/LC_MESSAGES/django.mo index 8122744fd..f8481e4e4 100644 Binary files a/apps/funding/locale/pl/LC_MESSAGES/django.mo and b/apps/funding/locale/pl/LC_MESSAGES/django.mo differ diff --git a/apps/funding/locale/pl/LC_MESSAGES/django.po b/apps/funding/locale/pl/LC_MESSAGES/django.po index 6b5acf67d..5974c6de4 100644 --- a/apps/funding/locale/pl/LC_MESSAGES/django.po +++ b/apps/funding/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-16 12:40+0200\n" +"POT-Creation-Date: 2013-05-16 16:06+0200\n" "PO-Revision-Date: 2013-04-25 13:03+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -39,8 +39,8 @@ msgid "" "We'll use it to contact you about your perks and fundraiser status and " "payment updates.
Won't be publicised." msgstr "" -"Użyjemy go do kontaktu w sprawie prezentów i informacji o zmianach statusu zbiórki i kolejnych akcjach.
" -"Nie będzie publikowany." +"Użyjemy go do kontaktu w sprawie prezentów i informacji o zmianach statusu " +"zbiórki i kolejnych akcjach.
Nie będzie publikowany." #: models.py:15 msgid "author" @@ -303,20 +303,20 @@ msgstr "" msgid "Support!" msgstr "Wesprzyj!" -#: templates/funding/tags/funding.html:19 -#: templates/funding/tags/funding.html:44 +#: templates/funding/tags/funding.html:20 +#: templates/funding/tags/funding.html:46 msgid "Help free the book!" msgstr "Pomóż uwolnić książkę!" -#: templates/funding/tags/funding.html:26 -msgid "missing" -msgstr "brakuje" - -#: templates/funding/tags/funding.html:29 +#: templates/funding/tags/funding.html:28 msgid "collected" msgstr "zebrane" -#: templates/funding/tags/funding.html:32 +#: templates/funding/tags/funding.html:31 +msgid "needed" +msgstr "potrzebujemy" + +#: templates/funding/tags/funding.html:34 msgid "until fundraiser end" msgstr "do końca zbiórki" diff --git a/apps/funding/templates/funding/tags/funding.html b/apps/funding/templates/funding/tags/funding.html index c94133182..502108af8 100755 --- a/apps/funding/templates/funding/tags/funding.html +++ b/apps/funding/templates/funding/tags/funding.html @@ -25,10 +25,10 @@ style="text-align: center; background-size: {{ percentage|stringformat:'.2f' }}% 1px;" > {% if sum %} - {% trans "missing" %}: {{ missing }} zł + {% trans "collected" %}: {{ sum }} zł {% endif %} {% if not is_win %} - {% trans "collected" %}: {{ sum }} zł + {% trans "needed" %}: {{ offer.target }} zł {% endif %} {% if is_current %} {% trans "until fundraiser end" %}: