diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-06-14 00:15:54 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-06-14 00:15:54 +0200 |
| commit | 4aeab0a191c4384930e469125fbd56e9a8b9ca46 (patch) | |
| tree | 9fdfb1cd8a9fe28ac15335b4d902a0f80242caea | |
| parent | 8503b666ebf6861f27020d9b69a050b7bb9fc5ce (diff) | |
| download | Ishtar-4aeab0a191c4384930e469125fbd56e9a8b9ca46.tar.bz2 Ishtar-4aeab0a191c4384930e469125fbd56e9a8b9ca46.zip | |
Correct a translation (closes #448)
| -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 6d042173f..ecf604e91 100644 --- a/ishtar/locale/fr/LC_MESSAGES/django.po +++ b/ishtar/locale/fr/LC_MESSAGES/django.po @@ -564,7 +564,7 @@ msgstr "Poids (g)" #: furnitures/forms_items.py:107 furnitures/forms_items.py:242 #: furnitures/models.py:928 msgid "Item number" -msgstr "Nombre d'artefacts" +msgstr "Nombre d'éléments" #: furnitures/forms_items.py:148 msgid "Item search" |
