diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-01-10 15:58:30 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-05 10:56:44 +0100 |
commit | 8b23fe52c07114ca43a0d0c18182d60ad03aa78d (patch) | |
tree | c0f1e33f76005c2372b86da8bf9d764ded71cdbf /locale | |
parent | 1070a8a4f0232b2d3fda1e21a143f63ef72a1a9d (diff) | |
download | Ishtar-8b23fe52c07114ca43a0d0c18182d60ad03aa78d.tar.bz2 Ishtar-8b23fe52c07114ca43a0d0c18182d60ad03aa78d.zip |
🗃️ Container: new field Code (forms, sheet, search index and autocomplete) (refs #5704)
Diffstat (limited to 'locale')
-rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 649700118..2080c133b 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -6257,8 +6257,8 @@ msgstr "Attributions culturelles" #: archaeological_operations/forms.py:1154 #: archaeological_operations/forms.py:1382 #: archaeological_operations/forms.py:1821 -msgid "This reference already exists." -msgstr "Cette référence existe déjà." +msgid "This reference/code already exists." +msgstr "Cette référence/ce code existe déjà." #: archaeological_operations/forms.py:1198 msgid "Would you like to close this operation?" |