diff options
Diffstat (limited to 'ishtar_common/locale/django.pot')
-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 |