]> git.0d.be Git - panikweb.git/commitdiff
change "La radio" menu item title
authorFrédéric Péters <fpeters@0d.be>
Thu, 26 Sep 2013 01:23:03 +0000 (03:23 +0200)
committerFrédéric Péters <fpeters@0d.be>
Thu, 26 Sep 2013 01:23:03 +0000 (03:23 +0200)
panikweb_templates/locale/fr/LC_MESSAGES/django.po
panikweb_templates/templates/tpl-default.html

index 1d53b38bc55dafdf730ad5ac655017e6a5d526a2..311ec60597af969d09e6e5f5225762b123a742d4 100644 (file)
@@ -35,7 +35,7 @@ msgstr "Programme"
 
 #: templates/includes/metaNav.html:23
 msgid "About"
-msgstr "La radio"
+msgstr "À propos"
 
 #: templates/includes/metaNav.html:27
 msgid "Search"
index d87974832d6bef0ba815f5de4e930648ca944070..1b025770df87751b8bcdc7d8a2868cc9f257ea65 100644 (file)
@@ -4,7 +4,7 @@
 {% block title %}{{ fiber_page.title }}{% endblock %}
 
 {% block toptitle %}
-<h1 class="top">La radio</h1>
+<h1 class="top">À propos</h1>
 {% endblock %}
 
 {% block nav %}