Skip to content
Snippets Groups Projects
Unverified Commit e3fda1c4 authored by janetback's avatar janetback Committed by GitHub
Browse files

Minor string fixes (DEV) (#2629)

* Update contact_diary_strings.xml

* Update strings.xml
parent 5239015f
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
<string name="contact_diary_person_list_no_items_title">"Noch keine Personen vorhanden"</string>
<string name="contact_diary_person_list_no_items_subtitle">"Legen Sie eine Person an und fügen Sie sie in Ihrem Kontakt-Tagebuch hinzu."</string>
<string name="contact_diary_add_person_title">"Person"</string>
<string name="contact_diary_add_person_text_input_name_hint">"Vorname, Nachname"</string>
<string name="contact_diary_add_person_text_input_name_hint">"Name"</string>
<string name="contact_diary_add_text_input_phone_hint">"Telefon"</string>
<string name="contact_diary_add_text_input_email_hint">"E-Mail"</string>
<string name="contact_diary_add_person_save_button">"Speichern"</string>
......
......@@ -267,7 +267,7 @@
<!-- XHED: risk details - headline, how a user should act -->
<string name="risk_details_headline_behavior">"Verhalten"</string>
<!-- XHED: risk details - multiline headline, bold, how to act correct -->
<string name="risk_details_subtitle_behavior">"So verhalten Sie sich richtig:"</string>
<string name="risk_details_subtitle_behavior">"So verhalten Sie sich richtig."</string>
<!-- XMSG: risk details - go/stay home, something like a bullet point -->
<string name="risk_details_behavior_body_stay_home">"Begeben Sie sich, wenn möglich, nach Hause bzw. bleiben Sie zu Hause."</string>
<!-- XMSG: risk details - get in touch with the corresponding people, something like a bullet point -->
......
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