Skip to content
Snippets Groups Projects
Unverified Commit 4e20ee89 authored by Jakob Möller's avatar Jakob Möller Committed by GitHub
Browse files

Merge pull request #447 from corona-warn-app/dev

1.0.1
parents 98218c7c 6284a7af
No related branches found
Tags 1.0.1
No related merge requests found
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
<item quantity="other">"%1$s exposures"</item> <item quantity="other">"%1$s exposures"</item>
</plurals> </plurals>
<!-- XTXT: risk card - tracing active for x out of 14 days --> <!-- XTXT: risk card - tracing active for x out of 14 days -->
<string name="risk_card_body_saved_days">"%1$s of days active"</string> <string name="risk_card_body_saved_days">"%1$s of 14 days active"</string>
<!-- XTXT; risk card - no update done yet --> <!-- XTXT; risk card - no update done yet -->
<string name="risk_card_body_not_yet_fetched">"Encounters have not yet been checked."</string> <string name="risk_card_body_not_yet_fetched">"Encounters have not yet been checked."</string>
<!-- XTXT: risk card - last successful update --> <!-- XTXT: risk card - last successful update -->
......
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
<item quantity="other">"%1$s exposures"</item> <item quantity="other">"%1$s exposures"</item>
</plurals> </plurals>
<!-- XTXT: risk card - tracing active for x out of 14 days --> <!-- XTXT: risk card - tracing active for x out of 14 days -->
<string name="risk_card_body_saved_days">"%1$s of days active"</string> <string name="risk_card_body_saved_days">"%1$s of 14 days active"</string>
<!-- XTXT; risk card - no update done yet --> <!-- XTXT; risk card - no update done yet -->
<string name="risk_card_body_not_yet_fetched">"Encounters have not yet been checked."</string> <string name="risk_card_body_not_yet_fetched">"Encounters have not yet been checked."</string>
<!-- XTXT: risk card - last successful update --> <!-- XTXT: risk card - last successful update -->
......
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