From 343f6e614c6757bddb1f3633673be19ef25cf8ce Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 16 Dec 2022 12:58:39 +0100 Subject: Minor: fix translation --- 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 93796f90c..8ffd46f6b 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -8696,8 +8696,8 @@ msgstr "Supprimer ce profil" #: ishtar_common/forms_common.py:1337 ishtar_common/forms_common.py:1345 #, python-brace-format -msgid "External source - {src.name}" -msgstr "Source externe - {src.name}" +msgid "External source - {}" +msgstr "Source externe - {}" #: ishtar_common/forms_common.py:1394 msgid "A profile with the same name exists." -- cgit v1.2.3