From cb1e9f1f15c38f68c1859b2dfd67870b0ed81240 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 29 May 2024 11:10:50 +0200 Subject: 🐛 criteria search - towns - related model: fix * and - * (refs #5882) 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 5b172238e..d204d6e36 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -5992,7 +5992,7 @@ msgstr "index" #: archaeological_finds/models_treatments.py:165 msgctxt "key for text search" msgid "scientific-manager" -msgstr "reponsable-suivi-scientifique" +msgstr "responsable-suivi-scientifique" #: archaeological_finds/models_treatments.py:222 msgid "Treatment have been executed" @@ -7440,7 +7440,7 @@ msgstr "est-ouvert" #: archaeological_operations/models.py:1170 msgctxt "key for text search" msgid "scientific-monitor" -msgstr "reponsable-suivi-scientifique" +msgstr "responsable-suivi-scientifique" #: archaeological_operations/models.py:1188 msgctxt "key for text search" -- cgit v1.2.3