From: Radek Czajka Date: Tue, 11 Dec 2012 12:32:43 +0000 (+0100) Subject: Name fix. Why is it even here? X-Git-Tag: 0.3.1~6 X-Git-Url: https://git.mdrn.pl/django-migdal.git/commitdiff_plain/e0d369578addcd03951292fa1c1b471972cac559?hp=838be660ec499930e60ab98ace6a697b9a652442 Name fix. Why is it even here? --- diff --git a/migdal/locale/pl/LC_MESSAGES/django.mo b/migdal/locale/pl/LC_MESSAGES/django.mo index f222f82..1fea605 100644 Binary files a/migdal/locale/pl/LC_MESSAGES/django.mo and b/migdal/locale/pl/LC_MESSAGES/django.mo differ diff --git a/migdal/locale/pl/LC_MESSAGES/django.po b/migdal/locale/pl/LC_MESSAGES/django.po index 8347953..60433f5 100644 --- a/migdal/locale/pl/LC_MESSAGES/django.po +++ b/migdal/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: django-migdal 0.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-04 12:58+0200\n" -"PO-Revision-Date: 2012-10-04 12:58+0100\n" +"PO-Revision-Date: 2012-12-11 13:32+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: FNP \n" "Language: Polish\n" @@ -212,7 +212,7 @@ msgid "Category" msgstr "Kategoria" #: templates/migdal/entry/entry_list.html:55 -msgid "Submit a new story, create Culture's Right with us!" +msgid "Submit a new story, create Right to Culture with us!" msgstr "Dodaj nowy wpis, twórz Prawo Kultury razem z nami!" #: templates/migdal/entry/entry_short.html:19 diff --git a/migdal/templates/migdal/entry/entry_list.html b/migdal/templates/migdal/entry/entry_list.html index e144533..3585adb 100644 --- a/migdal/templates/migdal/entry/entry_list.html +++ b/migdal/templates/migdal/entry/entry_list.html @@ -41,7 +41,7 @@ {% if submit %} {% endif %} @@ -52,4 +52,4 @@ {% endfor %} {% prevnext %} -{% endblock %} \ No newline at end of file +{% endblock %}