Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Replace FAQ link (EXPOSUREAPP-9643) #4179

Merged
merged 1 commit into from
Oct 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Corona-Warn-App/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@
<string name="main_about_headline">"Häufige Fragen"</string>
<!-- XTXT: main, explains faq on card -->
<string name="main_about_body">"Hier finden Sie Antworten auf häufig gestellte Fragen rund um die Corona-Warn-App. Sie werden auf eine externe Website der Bundesregierung weitergeleitet."</string>
<!-- XTXT: FAQ link, should be translated -->
<string name="main_about_link">"https://www.bundesregierung.de/corona-warn-app-faq"</string>
<!-- XTXT: FAQ link, should be translated with https://www.coronawarn.app/en/faq/ for languages other than de -->
<string name="main_about_link">"https://www.coronawarn.app/de/faq/"</string>
<!-- XACT: Opens external webpage -->
<string name="hint_external_webpage">"Häufige Fragen, hier finden Sie Antworten auf häufig gestellte Fragen rund um die Corona-Warn-App. Sie werden auf eine externe Website weitergeleitet."</string>

Expand Down
6 changes: 3 additions & 3 deletions Corona-Warn-App/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@
<string name="main_about_headline">"FAQ"</string>
<!-- XTXT: main, explains faq on card -->
<string name="main_about_body">"Here you can find answers to frequently asked questions about the Corona-Warn-App. You will be forwarded to an external German government website."</string>
<!-- XTXT: FAQ link, should be translated -->
<string name="main_about_link">"https://www.bundesregierung.de/corona-warn-app-faq-englisch"</string>
<!-- XTXT: FAQ link, should be translated with https://www.coronawarn.app/en/faq/ for languages other than de -->
<string name="main_about_link">"https://www.coronawarn.app/en/faq/"</string>
<!-- XACT: Opens external webpage -->
<string name="hint_external_webpage">"Here you can find answers to frequently asked questions about the Corona-Warn-App. You will be forwarded to an external website."</string>

Expand Down Expand Up @@ -2008,4 +2008,4 @@
<!-- XTXT: UQS Tooltip subtitle -->
<string name="fab_scanner_tip_subtitle">"Use this scanner to scan tests, certificates, and check-ins."</string>

</resources>
</resources>