diff --git a/Corona-Warn-App/src/main/res/values/contact_diary_strings.xml b/Corona-Warn-App/src/main/res/values/contact_diary_strings.xml index 76c77988fccd56018c4590840690deebbb2f24a3..dd6da3db082f9fb60a3aa85d8e84bc65dbb2ac60 100644 --- a/Corona-Warn-App/src/main/res/values/contact_diary_strings.xml +++ b/Corona-Warn-App/src/main/res/values/contact_diary_strings.xml @@ -119,7 +119,7 @@ <!-- XTXT: person is selected (description for screen readers) --> <string name="accessibility_person_selected">"Person %s is selected"</string> <!-- XTXT: Day View headline (description for screen readers) --> - <string name="accessibility_day_view_header"></string> + <string name="accessibility_day_view_header">"Day View"</string> <!-- XTXT: Select (description for screen readers) --> <string name="accessibility_action_select">"Select"</string> diff --git a/Corona-Warn-App/src/main/res/values/strings.xml b/Corona-Warn-App/src/main/res/values/strings.xml index e1a98137d819ef3c7e5a5ec60a4280b9efecf7d2..2afafbbf8bafb610f0a7893a347a9c7f01083465 100644 --- a/Corona-Warn-App/src/main/res/values/strings.xml +++ b/Corona-Warn-App/src/main/res/values/strings.xml @@ -1570,7 +1570,7 @@ <!-- XLNK: Terms of use link inside delta interoperability screen--> <string name="interoperability_onboarding_delta_terms_link">"Display terms of use"</string> <!-- XTXT: Description of the expanded terms in delta interopoerability screen part 2 --> - <string name="interoperability_onboarding_delta_expanded_terms_text_part_2">"The Terms of Use and privacy notice can also be found in the menu under “App Information†and in the app description in your app store. The changes will not affect how you use the app. If you continue to use the app or reopen it, we will assume that you agree to the updated Terms of Use."</string> + <string name="interoperability_onboarding_delta_expanded_terms_text_part_2">"The terms of use and privacy notice can also be found in the menu under “App Information†and in the app description in your app store. The changes will not affect how you use the app. If you continue to use the app or reopen it, we will assume that you agree to the updated terms of use."</string> <!-- XHED: Header of the delta onboarding screen for interoperability. If the user opens the app for the first time after the interoperability update --> <string name="interoperability_onboarding_delta_title">"Transnational\nExposure Logging"</string> <!-- XTXT: Description of the interoperability extension of the app. Below interoperability_onboarding_delta_title -->