diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-04-17 00:57:42 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-04-17 00:57:42 +0200 |
| commit | f5136dfef703af72c3deb70fc68a84bee8a5ae82 (patch) | |
| tree | adecc27b8d559df476d990755c720960f6def6d5 /ishtar_common | |
| parent | 73b2b0c7d190e2d6483251c89060fffef2bf464a (diff) | |
| download | Ishtar-f5136dfef703af72c3deb70fc68a84bee8a5ae82.tar.bz2 Ishtar-f5136dfef703af72c3deb70fc68a84bee8a5ae82.zip | |
Add common name to operation sheet
Diffstat (limited to 'ishtar_common')
| -rw-r--r-- | ishtar_common/locale/fr/LC_MESSAGES/django.po | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ishtar_common/locale/fr/LC_MESSAGES/django.po b/ishtar_common/locale/fr/LC_MESSAGES/django.po index 96a467273..d6cd9f86d 100644 --- a/ishtar_common/locale/fr/LC_MESSAGES/django.po +++ b/ishtar_common/locale/fr/LC_MESSAGES/django.po @@ -447,9 +447,8 @@ msgid "Localisation" msgstr "Localisation" #: views.py:79 -#, fuzzy msgid "New person" -msgstr "Peut voir les Personnes" +msgstr "Nouvelle personne" #: views.py:86 msgid "Person modification" @@ -632,7 +631,7 @@ msgstr "Identifiant complet :" #: templates/sheet_contextrecord.html:11 templates/sheet_contextrecord.html:54 #: templates/sheet_operation.html:10 msgid "Patriarche OA code not yet recorded!" -msgstr "Code Patriarche pas encore enregistré !" +msgstr "Code d'opération Patriarche non renseigné !" #: templates/sheet_contextrecord.html:12 msgid "Temporary ID:" |
