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