Skip to content
Snippets Groups Projects
Unverified Commit ac8c8d06 authored by Ralf Gehrer's avatar Ralf Gehrer Committed by GitHub
Browse files

Introduce translations for the button to skip the symptoms screen (#1323)

parent 5178f4c1
No related branches found
No related tags found
No related merge requests found
...@@ -853,6 +853,10 @@ ...@@ -853,6 +853,10 @@
<string name="submission_test_result_positive_steps_warning_others_body">"Teilen Sie Ihre Zufalls-IDs und warnen Sie andere.\nHelfen Sie, das Infektionsrisiko für andere genauer zu bestimmen, indem Sie auch angeben, wann eventuelle Corona-Symptome zum ersten Mal aufgetreten sind."</string> <string name="submission_test_result_positive_steps_warning_others_body">"Teilen Sie Ihre Zufalls-IDs und warnen Sie andere.\nHelfen Sie, das Infektionsrisiko für andere genauer zu bestimmen, indem Sie auch angeben, wann eventuelle Corona-Symptome zum ersten Mal aufgetreten sind."</string>
<!-- XBUT: positive test result : continue button --> <!-- XBUT: positive test result : continue button -->
<string name="submission_test_result_positive_continue_button">"Weiter"</string> <string name="submission_test_result_positive_continue_button">"Weiter"</string>
<!-- XBUT: positive test result : continue button with symptoms-->
<string name="submission_test_result_positive_continue_button_with_symptoms">"Weiter mit Symptom-Erfassung"</string>
<!-- XBUT: positive test result : continue button without symptoms -->
<string name="submission_test_result_positive_continue_button_wo_symptoms">"Weiter ohne Symptom-Erfassung"</string>
<!-- XHED: Page headline for invalid test result screen --> <!-- XHED: Page headline for invalid test result screen -->
<string name="submission_test_result_invalid_steps_invalid_heading">"Ihr Testergebnis"</string> <string name="submission_test_result_invalid_steps_invalid_heading">"Ihr Testergebnis"</string>
<!-- YTXT: Body text for next steps section of invalid test result--> <!-- YTXT: Body text for next steps section of invalid test result-->
......
...@@ -859,6 +859,10 @@ ...@@ -859,6 +859,10 @@
<string name="submission_test_result_positive_steps_warning_others_body">"Share your random IDs and warn others.\nHelp determine the risk of infection for others more accurately by also indicating when you first noticed any coronavirus symptoms."</string> <string name="submission_test_result_positive_steps_warning_others_body">"Share your random IDs and warn others.\nHelp determine the risk of infection for others more accurately by also indicating when you first noticed any coronavirus symptoms."</string>
<!-- XBUT: positive test result : continue button --> <!-- XBUT: positive test result : continue button -->
<string name="submission_test_result_positive_continue_button">"Next"</string> <string name="submission_test_result_positive_continue_button">"Next"</string>
<!-- XBUT: positive test result : continue button with symptoms-->
<string name="submission_test_result_positive_continue_button_with_symptoms">"Weiter mit Symptom-Erfassung"</string>
<!-- XBUT: positive test result : continue button without symptoms -->
<string name="submission_test_result_positive_continue_button_wo_symptoms">"Weiter ohne Symptom-Erfassung"</string>
<!-- XHED: Page headline for invalid test result screen --> <!-- XHED: Page headline for invalid test result screen -->
<string name="submission_test_result_invalid_steps_invalid_heading">"Your Test Result"</string> <string name="submission_test_result_invalid_steps_invalid_heading">"Your Test Result"</string>
<!-- YTXT: Body text for next steps section of invalid test result--> <!-- YTXT: Body text for next steps section of invalid test result-->
......
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