From: Radek Czajka Date: Tue, 11 Dec 2012 12:33:52 +0000 (+0100) Subject: Fix en site name X-Git-Url: https://git.mdrn.pl/prawokultury.git/commitdiff_plain/f20d24c6d6967ac9bd060a77386b15e4d692729b Fix en site name --- diff --git a/prawokultury/locale/pl/LC_MESSAGES/django.mo b/prawokultury/locale/pl/LC_MESSAGES/django.mo index d31f22a..1f143d7 100644 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 fb1d4e2..c907755 100644 --- a/prawokultury/locale/pl/LC_MESSAGES/django.po +++ b/prawokultury/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: prawokultury\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-11-12 10:10+0100\n" -"PO-Revision-Date: 2012-11-12 10:11+0100\n" +"PO-Revision-Date: 2012-12-11 13:33+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: FNP \n" "Language: \n" @@ -59,7 +59,7 @@ msgstr "Strona, której szukasz, nie istnieje." #: templates/base.html:14 #: templates/base.html.py:25 #: templates/base.html:74 -msgid "Culture's right" +msgid "Right to Culture" msgstr "Prawo kultury" #: templates/base.html:30 diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 7eb4c2c..54bdb93 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -5,14 +5,14 @@ {% load compressed %} - {% block "titleextra" %}{% endblock %}{% trans "Culture's right" %} + {% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %} {% compressed_css 'base' %} - - + + @@ -23,7 +23,7 @@
@@ -72,7 +72,7 @@ RSS feed {% url 'migdal_main' as main_url %} - {% trans "Culture's right" as site_name %} + {% trans "Right to Culture" as site_name %} {% share main_url site_name "big" %}