Skip to content
Snippets Groups Projects
Unverified Commit aba959de authored by Chilja Gossow's avatar Chilja Gossow Committed by GitHub
Browse files

Add dialog texts (EXPOSUREAPP-4161, EXPOSUREAPP-4162) (#1910)

* new texts
parent db8becf3
No related branches found
No related tags found
No related merge requests found
......@@ -97,4 +97,8 @@
<string name="contact_diary_edit_icon_content_description">Eintrag bearbeiten</string>
<!-- XACT: edit icon description for screen readers -->
<string name="contact_diary_delete_icon_content_description">Eintrag löschen</string>
<!-- XHED: Title for the contact diary dialog to delete delete a single location -->
<string name="contact_diary_delete_location_title">Wollen Sie wirklich diesen Ort entfernen?</string>
<!-- XHED: Title for the contact diary dialog to delete delete a single person -->
<string name="contact_diary_delete_person_title">Wollen Sie wirklich diese Person entfernen?</string>
</resources>
......@@ -96,4 +96,8 @@
<string name="contact_diary_edit_icon_content_description">Eintrag bearbeiten</string>
<!-- XACT: edit icon description for screen readers -->
<string name="contact_diary_delete_icon_content_description">Eintrag löschen</string>
<!-- XHED: Title for the contact diary dialog to delete a single location -->
<string name="contact_diary_delete_location_title">Wollen Sie wirklich diesen Ort entfernen?</string>
<!-- XHED: Title for the contact diary dialog to delete a single person -->
<string name="contact_diary_delete_person_title">Wollen Sie wirklich diese Person entfernen?</string>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment