commit b236429448ad1307e31a5e72f328cf9d8b36bda5 parent ea45be222fc0e0544cb5b34d4e03e5e9cbabb419 Author: Release Engineering Landoscript <release+landoscript@mozilla.com> Date: Wed, 15 Oct 2025 00:09:46 +0000 No Bug - Import translations from https://github.com/mozilla-l10n/android-l10n CLOSED TREE Diffstat:
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/mobile/android/android-components/components/feature/sitepermissions/src/main/res/values-th/strings.xml b/mobile/android/android-components/components/feature/sitepermissions/src/main/res/values-th/strings.xml @@ -40,6 +40,10 @@ this button will not give access to this permission --> <string name="mozac_feature_sitepermissions_block">ปิดกั้น</string> + <!-- Button label in a notification permission request dialog to dismiss the dialog. --> + <string name="mozac_feature_sitepermissions_notification_permission_rationale_dialog_dismiss_label">ยกเลิก</string> + <!-- Button label in a notification permission request dialog. It will let the user go to Android Settings to grant the permission. --> + <string name="mozac_feature_sitepermissions_notification_permission_rationale_dialog_settings_label">ไปยังการตั้งค่า</string> <!-- Text for a checkbox in a permission request dialog, this will allow to not show again the prompt --> <string name="mozac_feature_sitepermissions_do_not_ask_again_on_this_site2">จดจำการตัดสินใจสำหรับไซต์นี้</string> <!-- Text for a checkbox in a permission request dialog, this will allow to not show again the prompt --> diff --git a/mobile/android/fenix/app/src/main/res/values-bg/strings.xml b/mobile/android/fenix/app/src/main/res/values-bg/strings.xml @@ -3399,7 +3399,7 @@ Title text for the protection panel banner when the site is not secure. --> - <string name="protection_panel_banner_not_secure_title">Бъдете внимателни в този сайт</string> + <string name="protection_panel_banner_not_secure_title">Бъдете внимателни на тази страница</string> <!-- Description text for the protection panel banner when the site is not secure. --> <string name="protection_panel_banner_not_secure_description">Връзката ви не е защитена.</string> <!-- Title text for the protection panel banner when tracking protection is disabled. --> @@ -3415,7 +3415,7 @@ --> <string name="protection_panel_banner_protected_title">%s е на пост</string> <!-- Description text for the protection panel banner when tracking protection is enabled. --> - <string name="protection_panel_banner_protected_description">Вие сте защитени. Ако забележим нещо, ще ви уведомим.</string> + <string name="protection_panel_banner_protected_description">Защитени сте. Ако забележим нещо, ще ви уведомим.</string> <!-- Label text for the Enhanced Tracking Protection toggle. --> <string name="protection_panel_etp_toggle_label">Подобрена защита от проследяване</string> <!-- Toggle if Enhanced Tracking Protection is turned on --> diff --git a/mobile/android/fenix/app/src/main/res/values-es/strings.xml b/mobile/android/fenix/app/src/main/res/values-es/strings.xml @@ -1466,7 +1466,7 @@ <!-- Content description for tabs tray multiselect menu --> <string name="tab_tray_multiselect_menu_content_description">Menú de pestañas seleccionadas</string> <!-- Title text displayed for a homepage tab in the tabs tray. --> - <string name="tab_tray_homepage_tab" tools:ignore="UnusedResources" moz:removedIn="145">Página de inicio</string> + <string name="tab_tray_homepage_tab">Página de inicio</string> <!-- Content description (not visible, for screen readers etc.): Removes tab from collection button. Removes the selected tab from collection when pressed --> <string name="remove_tab_from_collection">Eliminar pestaña de la colección</string> <!-- Text for button to enter multiselect mode in tabs tray -->