summaryrefslogtreecommitdiffstats
path: root/mobile/android/fenix/app/src/main/res/values-co/strings.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:37 +0000
commita90a5cba08fdf6c0ceb95101c275108a152a3aed (patch)
tree532507288f3defd7f4dcf1af49698bcb76034855 /mobile/android/fenix/app/src/main/res/values-co/strings.xml
parentAdding debian version 126.0.1-1. (diff)
downloadfirefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.tar.xz
firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.zip
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'mobile/android/fenix/app/src/main/res/values-co/strings.xml')
-rw-r--r--mobile/android/fenix/app/src/main/res/values-co/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/mobile/android/fenix/app/src/main/res/values-co/strings.xml b/mobile/android/fenix/app/src/main/res/values-co/strings.xml
index 01c3c63d1c..29d8291625 100644
--- a/mobile/android/fenix/app/src/main/res/values-co/strings.xml
+++ b/mobile/android/fenix/app/src/main/res/values-co/strings.xml
@@ -595,7 +595,9 @@
<!-- Preference for language -->
<string name="preferences_language">Lingua</string>
<!-- Preference for translation -->
- <string name="preferences_translation">Traduzzione</string>
+ <string name="preferences_translation" moz:removedIn="127" tools:ignore="UnusedResources">Traduzzione</string>
+ <!-- Preference for translations -->
+ <string name="preferences_translations">Traduzzioni</string>
<!-- Preference for data choices -->
<string name="preferences_data_choices">Scelta di dati</string>
<!-- Preference for data collection -->
@@ -2743,7 +2745,7 @@
<!-- The title of the tab count section in Tab Tools. -->
<string name="debug_drawer_tab_tools_tab_count_title">Numeru d’unghjette</string>
<!-- The active tab count category in the tab count section in Tab Tools. -->
- <string name="debug_drawer_tab_tools_tab_count_normal">Attive</string>
+ <string name="debug_drawer_tab_tools_tab_count_normal" moz:removedIn="127" tools:ignore="UnusedResources">Attive</string>
<!-- The inactive tab count category in the tab count section in Tab Tools. -->
<string name="debug_drawer_tab_tools_tab_count_inactive">Inattive</string>
<!-- The private tab count category in the tab count section in Tab Tools. -->