From d2783f68a60eff33535448e07484bbaf92312ff8 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 10 Jan 2024 15:58:30 +0100 Subject: 🗃️ Container: new field Code (forms, sheet, search index and autocomplete) (refs #5704) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/fr/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale') 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?" -- cgit v1.2.3