diff options
author | Le Jeune Yann <lj.yann@gmail.com> | 2011-03-09 22:57:13 +0100 |
---|---|---|
committer | Le Jeune Yann <lj.yann@gmail.com> | 2011-03-09 22:57:13 +0100 |
commit | c19894a0800553be9e8584b1f0d8db9b02b926e9 (patch) | |
tree | cd7977d365601d86a93cccac8cc1e58b548ea1ee | |
parent | 457007b8ea06995977598c9116fa30e892e1a4f5 (diff) | |
download | Ishtar-c19894a0800553be9e8584b1f0d8db9b02b926e9.tar.bz2 Ishtar-c19894a0800553be9e8584b1f0d8db9b02b926e9.zip |
Menu simplification
-rw-r--r-- | ishtar/locale/fr/LC_MESSAGES/django.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ishtar/locale/fr/LC_MESSAGES/django.po b/ishtar/locale/fr/LC_MESSAGES/django.po index d9a6f39df..00bd7a67b 100644 --- a/ishtar/locale/fr/LC_MESSAGES/django.po +++ b/ishtar/locale/fr/LC_MESSAGES/django.po @@ -418,7 +418,7 @@ msgstr "Création" #: furnitures/menus.py:94 furnitures/menus.py:108 furnitures/menus.py:122 #: furnitures/menus.py:138 furnitures/menus.py:160 msgid "Modification" -msgstr "Modification" +msgstr "Recherche/modif." #: furnitures/menus.py:98 msgid "Account management" @@ -741,19 +741,19 @@ msgstr "Description" #: furnitures/models.py:537 furnitures/models.py:726 msgid "Lenght" -msgstr "Longueur" +msgstr "Longueur (cm)" #: furnitures/models.py:538 furnitures/models.py:727 msgid "Width" -msgstr "Largeur" +msgstr "Largeur (cm)" #: furnitures/models.py:539 msgid "Thickness" -msgstr "Épaisseur" +msgstr "Épaisseur (cm)" #: furnitures/models.py:540 msgid "Depth" -msgstr "Profondeur" +msgstr "Profondeur (cm)" #: furnitures/models.py:542 msgid "Interpretation" |