diff --git a/Corona-Warn-App/src/main/res/values-de/strings.xml b/Corona-Warn-App/src/main/res/values-de/strings.xml index dc1d73c903956aaa6940f87a314b8b04a84ccbb6..e3642534eb016c2aa0be468e68942598c5ea0ba0 100644 --- a/Corona-Warn-App/src/main/res/values-de/strings.xml +++ b/Corona-Warn-App/src/main/res/values-de/strings.xml @@ -1178,9 +1178,9 @@ <!-- XHED: Page subheadline for dispatcher options asking if they already have a positive test: tele-TAN --> <string name="submission_dispatcher_already_positive_subheadline">"Ihr PCR-Test ist positiv?"</string> <!-- YTXT: Dispatcher text for QR code option --> - <string name="submission_dispatcher_card_qr">"Test mit QR-Code"</string> + <string name="submission_dispatcher_card_qr">"QR-Code scannen"</string> <!-- YTXT: Body text for QR code dispatcher option --> - <string name="submission_dispatcher_qr_card_text">"Registrieren Sie Ihren Test, indem Sie den QR-Code Ihres Testdokuments scannen."</string> + <string name="submission_dispatcher_qr_card_text">"Erhalten Sie Ihr Testergebnis in der App und warnen Sie andere."</string> <!-- YTXT: Dispatcher text for TAN code option --> <string name="submission_dispatcher_card_tan_code">"TAN für PCR-Test eingeben"</string> <!-- YTXT: Body text for TAN code dispatcher option -->