diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-02-03 00:35:42 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-02-03 00:35:42 +0100 |
| commit | f47600f32b5a34fbacde27c1b4ae6a2a20ecf0b9 (patch) | |
| tree | 3f451646dda5f4c8f00811e41902bf1840452cac /ishtar/locale/fr | |
| parent | e5387edf43ceee421ce69a737585ef1ccf857249 (diff) | |
| download | Ishtar-f47600f32b5a34fbacde27c1b4ae6a2a20ecf0b9.tar.bz2 Ishtar-f47600f32b5a34fbacde27c1b4ae6a2a20ecf0b9.zip | |
Correct administrator permissions (closes #162)
Diffstat (limited to 'ishtar/locale/fr')
| -rw-r--r-- | ishtar/locale/fr/LC_MESSAGES/django.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ishtar/locale/fr/LC_MESSAGES/django.po b/ishtar/locale/fr/LC_MESSAGES/django.po index 1a1de8905..13d3e58ba 100644 --- a/ishtar/locale/fr/LC_MESSAGES/django.po +++ b/ishtar/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: alpha\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-02 17:12+0100\n" +"POT-Creation-Date: 2011-02-02 17:27+0100\n" "PO-Revision-Date: 2010-12-09\n" "Last-Translator: Étienne Loks <etienne.loks at peacefrogs net>\n" "Language-Team: \n" @@ -94,6 +94,10 @@ msgstr "Est responsable d'un dépôt ?" msgid "New password" msgstr "Nouveau mot de passe" +#: furnitures/forms.py:527 +msgid "[%(app_name)s] Account creation/modification" +msgstr "[%(app_name)s] Création - modification du compte" + #: furnitures/forms.py:550 furnitures/forms.py:554 msgid "Account" msgstr "Compte" |
