From f67a9aab33194780e588e43570fc060369ea6c37 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 18 Jul 2012 23:01:30 +0200 Subject: Minor fix in translation --- example_project/locale/fr/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_project/locale/fr/LC_MESSAGES/django.po b/example_project/locale/fr/LC_MESSAGES/django.po index 2f730e4..8d805b3 100644 --- a/example_project/locale/fr/LC_MESSAGES/django.po +++ b/example_project/locale/fr/LC_MESSAGES/django.po @@ -465,7 +465,7 @@ msgstr "Catégories cochées par défaut" #: extra-locales/chimere/models.py:817 msgid "Restricted to theses subcategories" -msgstr "Restreindres à ces sous-catégories" +msgstr "Restreindre à ces sous-catégories" #: extra-locales/chimere/models.py:818 msgid "If no subcategory is set all subcategories are available" -- cgit v1.2.3