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

Default strings (DEV) (#3475)

parent dd04ef0f
No related branches found
No related tags found
No related merge requests found
......@@ -142,9 +142,9 @@
<!-- XTXT: coronatest negative antigen result third info body -->
<string name="coronatest_negative_antigen_restul_third_info_body">"Please delete the test from the Corona-Warn-App, so that you can save a new test code here if necessary."</string>
<!-- XTXT: coronatest negative result certificate info title -->
<string name="coronatest_negative_result_certificate_info_title"></string>
<string name="coronatest_negative_result_certificate_info_title">"Test Certificate"</string>
<!-- XTXT: coronatest negative result certificate info body -->
<string name="coronatest_negative_result_certificate_info_body"></string>
<string name="coronatest_negative_result_certificate_info_body">"The test certificate is available on the “Certificates” tab."</string>
<!-- ####################################
Rapid Antigen Test Profile
......
......@@ -1145,11 +1145,11 @@
<!-- XHED: Dialog title for test removal -->
<string name="submission_test_result_dialog_remove_test_title">"The test can only be scanned once."</string>
<!-- XHED: Dialog title for test removal no submission -->
<string name="submission_test_result_dialog_remove_test_title_no_submission">"Sind Sie sicher, dass Sie Ihren Test entfernen wollen?"</string>
<string name="submission_test_result_dialog_remove_test_title_no_submission">"Are you sure you want to remove your test?"</string>
<!-- YTXT: Dialog text for test removal -->
<string name="submission_test_result_dialog_remove_test_message">"If you delete the test, you can no longer retrieve your test result. You will receive your test result from the test center or laboratory regardless of the validity of the QR code. If you are diagnosed with coronavirus, the public health authority will be notified through the legally prescribed channel and will contact you."</string>
<!-- YTXT: Dialog text for test removal no submission -->
<string name="submission_test_result_dialog_remove_test_message_no_submission">"Dadurch werden andere nicht gewarnt."</string>
<string name="submission_test_result_dialog_remove_test_message_no_submission">"If you do, others will not be warned."</string>
<!-- XBUT: Positive button for test removal -->
<string name="submission_test_result_dialog_remove_test_button_positive">"Delete"</string>
<!-- XBUT: Negative button for test removal -->
......@@ -1239,7 +1239,7 @@
<!-- XBUT: Button for giving consent for key sharing -->
<string name="submission_test_result_positive_no_consent_button_warn_others">"Warn Others"</string>
<!-- XBUT: Button for test removal -->
<string name="submission_test_result_positive_no_consent_button_remove_test">Test entfernen</string>
<string name="submission_test_result_positive_no_consent_button_remove_test">"Remove Test"</string>
<!-- Submission Country Selector -->
<!-- XHED: Page title for the submission country selection page -->
......
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