diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-06-09 10:23:43 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-06-09 10:23:43 +0200 |
commit | fb7732947472e8e996105e488350c9120ab462bc (patch) | |
tree | 752ff5f1265d48cb920e57b0c48488a8c78868df | |
parent | bf24f043d32775bb1763f7cb18c1a6f0eb3750fa (diff) | |
download | Ishtar-fb7732947472e8e996105e488350c9120ab462bc.tar.bz2 Ishtar-fb7732947472e8e996105e488350c9120ab462bc.zip |
Minor translation fix
-rw-r--r-- | ishtar/locale/fr/LC_MESSAGES/django.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar/locale/fr/LC_MESSAGES/django.po b/ishtar/locale/fr/LC_MESSAGES/django.po index c1a4452c4..02f4fe1eb 100644 --- a/ishtar/locale/fr/LC_MESSAGES/django.po +++ b/ishtar/locale/fr/LC_MESSAGES/django.po @@ -514,7 +514,7 @@ msgstr "Description précise" #: furnitures/models.py:887 templates/sheet_contextrecord.html:104 #: templates/sheet_operation.html:153 msgid "Material type" -msgstr "Type de matériaux" +msgstr "Type de matériau" #: furnitures/forms_items.py:69 furnitures/forms_items.py:203 #: furnitures/models.py:888 furnitures/models.py:1022 |