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

New texts for the dialog requesting consent for key submission/warning...

New texts for the dialog requesting consent for key submission/warning others(EXPOSUREAPP-3979) #1790
parent 52152995
No related branches found
No related tags found
No related merge requests found
...@@ -1452,4 +1452,15 @@ ...@@ -1452,4 +1452,15 @@
<!-- XBUT: Title for the interoperability onboarding Settings-Button if no network is available --> <!-- XBUT: Title for the interoperability onboarding Settings-Button if no network is available -->
<string name="interoperability_onboarding_list_button_title_no_network">Geräte-Einstellungen öffnen</string> <string name="interoperability_onboarding_list_button_title_no_network">Geräte-Einstellungen öffnen</string>
<!-- XHED: Title for the dialog on test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_dialog_title">Sie wollen keine Warnung verschicken?</string>
<!-- XTXT: Message for the dialog on test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_dialog_message">Nur wenn Sie Ihr Testergebnis teilen, helfen Sie mit, Ihre Mitmenschen zu warnen.</string>
<!-- XBUT: Positive button for the dialog on test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_dialog_positive_button">Warnen</string>
<!-- XBUT: Negative button for the dialog on test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_dialog_negative_button">Nicht warnen</string>
<!-- XBUT: Abort button for test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_button_abort">Abbrechen</string>
</resources> </resources>
...@@ -1455,4 +1455,15 @@ ...@@ -1455,4 +1455,15 @@
<!-- XBUT: Title for the interoperability onboarding Settings-Button if no network is available --> <!-- XBUT: Title for the interoperability onboarding Settings-Button if no network is available -->
<string name="interoperability_onboarding_list_button_title_no_network">"Open Device Settings"</string> <string name="interoperability_onboarding_list_button_title_no_network">"Open Device Settings"</string>
<!-- XHED: Title for the dialog on test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_dialog_title"></string>
<!-- XTXT: Message for the dialog on test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_dialog_message"></string>
<!-- XBUT: Positive button for the dialog on test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_dialog_positive_button"></string>
<!-- XBUT: Negative button for the dialog on test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_dialog_negative_button"></string>
<!-- XBUT: Abort button for test result positive no consent screen -->
<string name="submission_test_result_positive_no_consent_button_abort"></string>
</resources> </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