From edada636b032e32e15ff1f73747bbb9f50fd62b5 Mon Sep 17 00:00:00 2001 From: MizukiTemma Date: Wed, 20 Nov 2024 14:58:27 +0100 Subject: [PATCH] apply suggestions --- integreat_cms/cms/models/contact/contact.py | 2 +- integreat_cms/locale/de/LC_MESSAGES/django.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integreat_cms/cms/models/contact/contact.py b/integreat_cms/cms/models/contact/contact.py index 6d2300942d..3d2f22382f 100644 --- a/integreat_cms/cms/models/contact/contact.py +++ b/integreat_cms/cms/models/contact/contact.py @@ -94,7 +94,7 @@ def get_additional_attribute(self) -> str: def label_in_reference_list(self) -> str: """ - This function returns + This function returns a display name of contact """ label = ( diff --git a/integreat_cms/locale/de/LC_MESSAGES/django.po b/integreat_cms/locale/de/LC_MESSAGES/django.po index d6d516b103..2a02a42f9d 100644 --- a/integreat_cms/locale/de/LC_MESSAGES/django.po +++ b/integreat_cms/locale/de/LC_MESSAGES/django.po @@ -7716,7 +7716,7 @@ msgid "Related contacts" msgstr "Zugehörige Kontakte" #: cms/templates/pois/poi_form_sidebar/related_contacts_box.html -msgid "This location is currently referred to in those contacts." +msgid "This location is currently referred to by the following contacts." msgstr "Dieser Ort wird in folgenden Kontakten verwendet." #: cms/templates/pois/poi_form_sidebar/related_contacts_box.html