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

String Update (DEV) (#2933)

parent 8f72dd05
No related branches found
Tags v2.0.4 v2.0.4-RC1
No related merge requests found
......@@ -22,7 +22,7 @@
<!-- XTXT: Text bodies for the release info screen bullet points -->
<string-array name="new_release_body">
<item>"The CWA now enables you to check in to events and places. Event organizers and store owners can use the app to create a QR code. Guests can then scan this QR code when they arrive to register their presence. The app can also create a journal entry upon request. If someone who checked in to this event or place is diagnosed with coronavirus later, other people who were checked in at the same time can be warned automatically."</item>
<item>"The CWA now enables you to check in to events and places. Event organizers and store owners can use the app to create a QR code. Guests can then scan this QR code when they arrive to register their presence. The app can also create a journal entry upon request. If someone who checked in to this event or place is diagnosed with coronavirus later, others who were checked in at the same time can be warned."</item>
</string-array>
<!-- XTXT: Text labels that will be converted to Links -->
......
......@@ -2002,11 +2002,11 @@
<string name="trace_location_attendee_consent_dialog_negative_button">"Don’t Share"</string>
<!-- XHED: Trace location check-ins invalid qr code dialog title -->
<string name="trace_location_attendee_invalid_qr_code_dialog_title">QR-Code nicht gültig</string>
<string name="trace_location_attendee_invalid_qr_code_dialog_title">"Invalid QR Code"</string>
<!-- YTXT: Trace location check-ins invalid qr code dialog message -->
<string name="trace_location_attendee_invalid_qr_code_dialog_message">Der gescannte QR-Code ist nicht gültig.\nBitte scannen Sie einen gültigen QR-Code.\n\n(%1$s)</string>
<string name="trace_location_attendee_invalid_qr_code_dialog_message">"The scanned QR code is not valid.\nPlease scan a valid QR code.\n\n(%1$s)"</string>
<!-- XBUT: Trace location check-ins invalid qr code dialog positive button -->
<string name="trace_location_attendee_invalid_qr_code_dialog_positive_button">Ok</string>
<string name="trace_location_attendee_invalid_qr_code_dialog_positive_button">"OK"</string>
<!-- XBUT: Trace location check-ins invalid qr code dialog negative button -->
<string name="trace_location_attendee_invalid_qr_code_dialog_negative_button">Abbrechen</string>
<string name="trace_location_attendee_invalid_qr_code_dialog_negative_button">"Cancel"</string>
</resources>
\ No newline at end of file
......@@ -20,4 +20,4 @@ org.gradle.dependency.verification.console=verbose
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=4
VERSION_BUILD=0
VERSION_BUILD=1
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