Skip to content
Snippets Groups Projects
Unverified Commit 7f8d96cc authored by Oliver Zimmerman's avatar Oliver Zimmerman Committed by GitHub
Browse files

Minor string change to align dialog text with button (EXPOSUREAPP-1303) (#370)


* Change accept to allow

request to change 'Accept' to 'Allow' as requested in EXPOSUREAPP-1303

* changed string to allow

Co-authored-by: default avatarJakob Möller <jakob.moeller@sap.com>
Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
Co-authored-by: default avatarLuka Harambasic <luka.harambasic@sap.com>
parent 643df5cb
No related branches found
No related tags found
No related merge requests found
......@@ -732,7 +732,8 @@
<string name="submission_dispatcher_qr_card_text">"Register your test by scanning the QR code of your test document."</string>
<!-- XHED: Dialog headline for dispatcher QR prviacy dialog -->
<string name="submission_dispatcher_qr_privacy_dialog_headline">"Declaration of Consent"</string>
<string name="submission_dispatcher_qr_privacy_dialog_body">"By tapping on “Accept”, you consent to the App querying the status of your coronavirus test and displaying it in the App. This feature is available to you if you have received a QR code and have consented to your test result being transmitted to the App’s server system. As soon as the testing lab has stored your test result on the server, you will be able to see the result in the App. If you have enabled notifications, you will also receive a notification outside the App telling you that your test result has been received. However, for privacy reasons, the test result itself will only be displayed in the App. You can withdraw this consent at any time by deleting your test registration in the App. Withdrawing your consent will not affect the lawfulness of processing before its withdrawal. Further information can be found in the menu under “Data Privacy Information”."</string>
<!-- YTXT: Dialog Body text for QR privacy dialog -->
<string name="submission_dispatcher_qr_privacy_dialog_body">"By tapping on “Allow”, you consent to the App querying the status of your coronavirus test and displaying it in the App. This feature is available to you if you have received a QR code and have consented to your test result being transmitted to the App’s server system. As soon as the testing lab has stored your test result on the server, you will be able to see the result in the App. If you have enabled notifications, you will also receive a notification outside the App telling you that your test result has been received. However, for privacy reasons, the test result itself will only be displayed in the App. You can withdraw this consent at any time by deleting your test registration in the App. Withdrawing your consent will not affect the lawfulness of processing before its withdrawal. Further information can be found in the menu under “Data Privacy Information”."</string>
<!-- XBUT: submission(dispatcher QR Dialog) - positive button (right) -->
<string name="submission_dispatcher_qr_privacy_dialog_button_positive">"Allow"</string>
<!-- XBUT: submission(dispatcher QR Dialog) - negative button (left) -->
......
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