Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Tracelocation Submission Flow Strings (DEV) #2863

Merged
merged 1 commit into from
Apr 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions Corona-Warn-App/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1974,4 +1974,22 @@
<string name="trace_location_organiser_poster_share">"Teilen"</string>
<!-- XHED: Trace location poster title -->
<string name="trace_location_organiser_poster_title">"Druckversion"</string>
<!-- XHED: Trace location check-ins consent screen title -->
<string name="trace_location_attendee_consent_title">Check-ins für diese Orte teilen?</string>
<!-- XTXT: Trace location check-ins consent screen header description -->
<string name="trace_location_attendee_consent_header_description">Teilen Sie Ihre Check-ins, um andere zu warnen, die in Ihrer Nähe waren. Ihre Identität bleibt geheim.</string>
<!-- XBUT: Trace location check-ins consent screen header button -->
<string name="trace_location_attendee_consent_header_button">Alle auswählen</string>
<!-- XBUT: Trace location check-ins consent screen continue button -->
<string name="trace_location_attendee_consent_continue">Weiter</string>
<!-- XBUT: Trace location check-ins consent screen skip button -->
<string name="trace_location_attendee_consent_skip">Überspringen</string>
<!-- XHED: Trace location check-ins consent screen dialog title -->
<string name="trace_location_attendee_consent_dialog_title">Sind Sie sicher, dass Sie Ihre Check-Ins nicht teilen wollen?</string>
<!-- XTXT: Trace location check-ins consent screen dialog message -->
<string name="trace_location_attendee_consent_dialog_message">Dadurch werden andere, die in Ihrer Nähe waren, nicht gewarnt.</string>
<!-- XBUT: Trace location check-ins consent screen dialog positive button -->
<string name="trace_location_attendee_consent_dialog_positive_button">Teilen</string>
<!-- XBUT: Trace location check-ins consent screen dialog negative button -->
<string name="trace_location_attendee_consent_dialog_negative_button">Nicht teilen</string>
</resources>
18 changes: 18 additions & 0 deletions Corona-Warn-App/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1982,4 +1982,22 @@
<string name="trace_location_organiser_poster_share">"Share"</string>
<!-- XHED: Trace location poster title -->
<string name="trace_location_organiser_poster_title">"Print Version"</string>
<!-- XHED: Trace location check-ins consent screen title -->
<string name="trace_location_attendee_consent_title">Check-ins für diese Orte teilen?</string>
<!-- XTXT: Trace location check-ins consent screen header description -->
<string name="trace_location_attendee_consent_header_description">Teilen Sie Ihre Check-ins, um andere zu warnen, die in Ihrer Nähe waren. Ihre Identität bleibt geheim.</string>
<!-- XBUT: Trace location check-ins consent screen header button -->
<string name="trace_location_attendee_consent_header_button">Alle auswählen</string>
<!-- XBUT: Trace location check-ins consent screen continue button -->
<string name="trace_location_attendee_consent_continue">Weiter</string>
<!-- XBUT: Trace location check-ins consent screen skip button -->
<string name="trace_location_attendee_consent_skip">Überspringen</string>
<!-- XHED: Trace location check-ins consent screen dialog title -->
<string name="trace_location_attendee_consent_dialog_title">Sind Sie sicher, dass Sie Ihre Check-Ins nicht teilen wollen?</string>
<!-- XTXT: Trace location check-ins consent screen dialog message -->
<string name="trace_location_attendee_consent_dialog_message">Dadurch werden andere, die in Ihrer Nähe waren, nicht gewarnt.</string>
<!-- XBUT: Trace location check-ins consent screen dialog positive button -->
<string name="trace_location_attendee_consent_dialog_positive_button">Teilen</string>
<!-- XBUT: Trace location check-ins consent screen dialog negative button -->
<string name="trace_location_attendee_consent_dialog_negative_button">Nicht teilen</string>
</resources>