Skip to content

Commit

Permalink
apply suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
MizukiTemma committed Nov 20, 2024
1 parent 9678d81 commit edada63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integreat_cms/cms/models/contact/contact.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = (
Expand Down
2 changes: 1 addition & 1 deletion integreat_cms/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit edada63

Please sign in to comment.