diff options
Diffstat (limited to 'mobile/android/android-components/components/feature/app-links')
-rw-r--r-- | mobile/android/android-components/components/feature/app-links/src/main/res/values-sk/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/android/android-components/components/feature/app-links/src/main/res/values-sk/strings.xml b/mobile/android/android-components/components/feature/app-links/src/main/res/values-sk/strings.xml index 0dbc181a50..3896b8371c 100644 --- a/mobile/android/android-components/components/feature/app-links/src/main/res/values-sk/strings.xml +++ b/mobile/android/android-components/components/feature/app-links/src/main/res/values-sk/strings.xml @@ -8,7 +8,7 @@ <string name="mozac_feature_applinks_normal_confirm_dialog_title">Otvoriť v inej aplikácii</string> <!-- The message of the prompt to confirm with users that they want to open the link in another app %s is a placeholder that will be replaced by the app name --> - <string name="mozac_feature_applinks_normal_confirm_dialog_message">Chcete tento obsah zobraziť v aplikácii %s?</string> + <string name="mozac_feature_applinks_normal_confirm_dialog_message">Chcete opustiť %s a zobraziť tento obsah v aplikácii?</string> <!-- Opens the selected time --> <string name="mozac_feature_applinks_confirm_dialog_confirm">Otvoriť</string> <!-- Cancels the prompt --> |