diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-06 15:50:09 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-06 15:50:09 +0100 |
commit | abed52a2598d819d75efa0a08e6aa816e0f62070 (patch) | |
tree | f344dae8d081f2e78c76b3f84821028eef2aa1c2 /ishtar_common/locale | |
parent | 5d9f7e3dd013c8a34e530eefcdc2b669573d7a44 (diff) | |
download | Ishtar-abed52a2598d819d75efa0a08e6aa816e0f62070.tar.bz2 Ishtar-abed52a2598d819d75efa0a08e6aa816e0f62070.zip |
Update french translation
Diffstat (limited to 'ishtar_common/locale')
-rw-r--r-- | ishtar_common/locale/django.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index 9949973a0..fbc4b4eac 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -101,14 +101,14 @@ msgstr "" #: data_importer.py:634 msgid "" -"Force creation is set for model {} but this model is not in the list of " -"model allowed to be created." +"Forced creation is set for model {} but this model is not in the list of " +"models allowed to be created." msgstr "" #: data_importer.py:636 msgid "" "{} with values {} doesn't exist in the database. Create it first or fix your " -"source file" +"source file." msgstr "" #: data_importer.py:1089 |