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

Commit

Permalink
Merge pull request #447 from corona-warn-app/dev
Browse files Browse the repository at this point in the history
1.0.1
  • Loading branch information
jakobmoellerdev authored Jun 13, 2020
2 parents 98218c7 + 6284a7a commit 4e20ee8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Corona-Warn-App/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<item quantity="other">"%1$s exposures"</item>
</plurals>
<!-- 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 -->
<string name="risk_card_body_not_yet_fetched">"Encounters have not yet been checked."</string>
<!-- XTXT: risk card - last successful update -->
Expand Down
2 changes: 1 addition & 1 deletion Corona-Warn-App/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<item quantity="other">"%1$s exposures"</item>
</plurals>
<!-- 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 -->
<string name="risk_card_body_not_yet_fetched">"Encounters have not yet been checked."</string>
<!-- XTXT: risk card - last successful update -->
Expand Down

0 comments on commit 4e20ee8

Please sign in to comment.