summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/feature/app-links/src/main/res/values-sc/strings.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
commitda4c7e7ed675c3bf405668739c3012d140856109 (patch)
treecdd868dba063fecba609a1d819de271f0d51b23e /mobile/android/android-components/components/feature/app-links/src/main/res/values-sc/strings.xml
parentAdding upstream version 125.0.3. (diff)
downloadfirefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz
firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'mobile/android/android-components/components/feature/app-links/src/main/res/values-sc/strings.xml')
-rw-r--r--mobile/android/android-components/components/feature/app-links/src/main/res/values-sc/strings.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/feature/app-links/src/main/res/values-sc/strings.xml b/mobile/android/android-components/components/feature/app-links/src/main/res/values-sc/strings.xml
new file mode 100644
index 0000000000..ca74934899
--- /dev/null
+++ b/mobile/android/android-components/components/feature/app-links/src/main/res/values-sc/strings.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <!-- The tile for the list of external apps to open the link in -->
+ <string name="mozac_feature_applinks_open_in">Aberi in…</string>
+ <!-- The description to warn users that their private browsing session changes -->
+ <string name="mozac_feature_applinks_confirm_dialog_title">Boles abèrrere su cuntenutu in s’aplicatzione? Podet èssere chi s’atividade tua non siat prus privada.</string>
+ <!-- The title of the prompt that warns users their normal browsing session is trying to open another app -->
+ <string name="mozac_feature_applinks_normal_confirm_dialog_title">Aberi in un’àtera aplicatzione</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">Boles lassare %s pro bìdere custu cuntenutu?</string>
+ <!-- Opens the selected time -->
+ <string name="mozac_feature_applinks_confirm_dialog_confirm">Aberi</string>
+ <!-- Cancels the prompt -->
+ <string name="mozac_feature_applinks_confirm_dialog_deny">Annulla</string>
+</resources>