Strings - app/src/main/res/values-en-rGB/strings.xml

pull/431/head
runner 3 years ago committed by Jonathan Almeida
parent 6910aa3759
commit 6e75178bad

@ -21,7 +21,7 @@
<string name="no_private_tabs_description">Your private tabs will be shown here.</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 open tab. Tap to switch tabs.</string>
<string moz:removedIn="96" name="open_tab_tray_single" tools:ignore="UnusedResources">1 open tab. Tap to switch tabs.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string moz:removedIn="95" name="open_tab_tray_plural" tools:ignore="UnusedResources">%1$s open tabs. Tap to switch tabs.</string>
@ -38,22 +38,18 @@
<!-- Content description for save to collection button while in multiselect mode in tab tray -->
<string name="tab_tray_collection_button_multiselect_content_description">Save selected tabs to collection</string>
<!-- Content description for checkmark while tab is selected while in multiselect mode in tab tray. The first parameter is the title of the tab selected -->
<string name="tab_tray_item_selected_multiselect_content_description">Selected %1$s</string>
<string moz:removedIn="96" name="tab_tray_item_selected_multiselect_content_description" tools:ignore="UnusedResources">Selected %1$s</string>
<!-- Content description when tab is unselected while in multiselect mode in tab tray. The first parameter is the title of the tab unselected -->
<string name="tab_tray_item_unselected_multiselect_content_description">Unselected %1$s</string>
<string moz:removedIn="96" name="tab_tray_item_unselected_multiselect_content_description" tools:ignore="UnusedResources">Unselected %1$s</string>
<!-- Content description announcement when exiting multiselect mode in tab tray -->
<string name="tab_tray_exit_multiselect_content_description">Exited multiselect mode</string>
<string moz:removedIn="96" name="tab_tray_exit_multiselect_content_description" tools:ignore="UnusedResources">Exited multiselect mode</string>
<!-- Content description announcement when entering multiselect mode in tab tray -->
<string name="tab_tray_enter_multiselect_content_description">Entered multiselect mode, select tabs to save to a collection</string>
<string moz:removedIn="96" name="tab_tray_enter_multiselect_content_description" tools:ignore="UnusedResources">Entered multiselect mode, select tabs to save to a collection</string>
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Selected</string>
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string moz:removedIn="94" name="recently_saved_bookmarks" tools:ignore="UnusedResources">Recently saved</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string moz:removedIn="94" name="recently_bookmarked" tools:ignore="UnusedResources">Recently bookmarked</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">Recent bookmarks</string>
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string name="recently_saved_bookmarks_content_description">Recently saved bookmarks</string>
@ -67,7 +63,7 @@
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">Youre in a private session</string>
<string moz:removedIn="96" name="private_browsing_title" tools:ignore="UnusedResources">Youre in a private session</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$s clears your search and browsing history from private tabs when you close them or quit the app. While this doesnt make you anonymous to web sites or your internet service provider, it makes it easier to keep what you do online private from anyone else who uses this device.</string>
@ -75,7 +71,7 @@
Common myths about private browsing
</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Delete session</string>
<string moz:removedIn="96" name="private_browsing_delete_session" tools:ignore="UnusedResources">Delete session</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
@ -155,10 +151,6 @@
<string name="recent_tabs_search_term_count_2">%d sites</string>
<!-- History Metadata -->
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string moz:removedIn="94" name="history_metadata_header" tools:ignore="UnusedResources">Past explorations</string>
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
<string name="history_metadata_header_2">Recently visited</string>
@ -174,7 +166,7 @@
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Open Tabs</string>
<string moz:removedIn="96" name="browser_tabs_button" tools:ignore="UnusedResources">Open Tabs</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">Back</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
@ -186,11 +178,11 @@
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string moz:removedIn="95" name="browser_menu_bookmark" tools:ignore="UnusedResources">Bookmark</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Edit bookmark</string>
<string moz:removedIn="96" name="browser_menu_edit_bookmark" tools:ignore="UnusedResources">Edit bookmark</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Add-ons</string>
<!-- Browser menu button that opens the addon extensions manager -->
<string name="browser_menu_extensions">Extensions</string>
<string moz:removedIn="96" name="browser_menu_extensions" tools:ignore="UnusedResources">Extensions</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">No add-ons here</string>
<!-- Browser menu button that sends a user to help articles -->
@ -214,13 +206,13 @@
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Find in page</string>
<!-- Browser menu button that creates a private tab -->
<string name="browser_menu_private_tab">Private tab</string>
<string moz:removedIn="96" name="browser_menu_private_tab" tools:ignore="UnusedResources">Private tab</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection_2">Save to collection</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Share</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
<string name="menu_share_with">Share with…</string>
<string moz:removedIn="96" name="menu_share_with" tools:ignore="UnusedResources">Share with…</string>
<!-- Browser menu button shown in custom tabs that opens the current tab in Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_open_in_fenix">Open in %1$s</string>
@ -237,7 +229,7 @@
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Open in app</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Appearance</string>
<string moz:removedIn="96" name="browser_menu_read_appearance" tools:ignore="UnusedResources">Appearance</string>
<!-- Browser menu button to show reader view appearance controls e.g. the used font type and size -->
<string name="browser_menu_customize_reader_view">Customise reader view</string>
@ -256,13 +248,13 @@
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string name="unknown_scheme_error_message">Unable to connect. Unrecognisable URL scheme.</string>
<string moz:removedIn="96" name="unknown_scheme_error_message" tools:ignore="UnusedResources">Unable to connect. Unrecognisable URL scheme.</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Selected language</string>
<!-- Content description for search icon -->
<string name="a11y_search_icon_content_description">Search</string>
<string moz:removedIn="96" name="a11y_search_icon_content_description" tools:ignore="UnusedResources">Search</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Follow device language</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
@ -276,7 +268,7 @@
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Search engine settings</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_engines_search_with">This time, search with:</string>
<string moz:removedIn="96" name="search_engines_search_with" tools:ignore="UnusedResources">This time, search with:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Fill link from clipboard</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
@ -331,7 +323,7 @@
<!-- Title for the settings page-->
<string name="settings">Settings</string>
<!-- Preference category for basic settings -->
<string name="preferences_category_basics">Basics</string>
<string moz:removedIn="96" name="preferences_category_basics" tools:ignore="UnusedResources">Basics</string>
<!-- Preference category for general settings -->
<string name="preferences_category_general">General</string>
<!-- Preference category for all links about Fenix -->
@ -343,26 +335,26 @@
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Address bar</string>
<!-- Preference linking to help about Fenix -->
<string name="preferences_help">Help</string>
<string moz:removedIn="96" name="preferences_help" tools:ignore="UnusedResources">Help</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">Rate on Google Play</string>
<!-- Preference for giving feedback about Fenix -->
<string name="preferences_feedback">Give feedback</string>
<string moz:removedIn="96" name="preferences_feedback" tools:ignore="UnusedResources">Give feedback</string>
<!-- Preference linking to about page for Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="preferences_about">About %1$s</string>
<!-- Preference linking to the your rights SUMO page -->
<string name="preferences_your_rights">Your Rights</string>
<string moz:removedIn="96" name="preferences_your_rights" tools:ignore="UnusedResources">Your Rights</string>
<!-- Preference for settings related to saved passwords -->
<string name="preferences_passwords">Passwords</string>
<string moz:removedIn="96" name="preferences_passwords" tools:ignore="UnusedResources">Passwords</string>
<!-- Preference for settings related to saved credit cards and addresses -->
<string name="preferences_credit_cards_addresses">Credit cards and addresses</string>
<string moz:removedIn="96" name="preferences_credit_cards_addresses" tools:ignore="UnusedResources">Credit cards and addresses</string>
<!-- Preference for settings related to changing the default browser -->
<string name="preferences_set_as_default_browser">Set as default browser</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">Advanced</string>
<!-- Preference category for privacy settings -->
<string name="preferences_category_privacy">Privacy</string>
<string moz:removedIn="96" name="preferences_category_privacy" tools:ignore="UnusedResources">Privacy</string>
<!-- Preference category for privacy and security settings -->
<string name="preferences_category_privacy_security">Privacy and security</string>
<!-- Preference for advanced site permissions -->
@ -388,14 +380,12 @@
<!-- Preference category for account information -->
<string name="preferences_category_account">Account</string>
<!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">Sign in</string>
<string moz:removedIn="96" name="preferences_sign_in" tools:ignore="UnusedResources">Sign in</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Toolbar</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Theme</string>
<!-- Preference for customizing the home screen -->
<string moz:removedIn="94" name="preferences_home" tools:ignore="UnusedResources">Home</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home_2">Homepage</string>
<!-- Preference for gestures based actions -->
@ -415,9 +405,9 @@
<!-- Preference for data collection -->
<string name="preferences_data_collection">Data collection</string>
<!-- Preference linking to the privacy notice -->
<string name="preferences_privacy_link">Privacy notice</string>
<string moz:removedIn="96" name="preferences_privacy_link" tools:ignore="UnusedResources">Privacy notice</string>
<!-- Preference category for developer tools -->
<string name="developer_tools_category">Developer tools</string>
<string moz:removedIn="96" name="developer_tools_category" tools:ignore="UnusedResources">Developer tools</string>
<!-- Preference for developers -->
<string name="preferences_remote_debugging">Remote debugging via USB</string>
<!-- Preference title for switch preference to show search engines -->
@ -469,10 +459,6 @@
<!-- Header text for jumping back into the recent tab in customize the home screen -->
<string name="customize_toggle_jump_back_in">Jump back in</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string moz:removedIn="94" name="customize_toggle_recently_saved_bookmarks" tools:ignore="UnusedResources">Recently saved</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string moz:removedIn="94" name="customize_toggle_recently_bookmarked" tools:ignore="UnusedResources">Recently bookmarked</string>
<!-- Title for the customize home screen section with recently saved bookmarks. -->
<string name="customize_toggle_recent_bookmarks">Recent bookmarks</string>
<!-- Title for the customize home screen section with recently visited. Recently visited is
a section where users see a list of tabs that they have visited in the past few days -->
@ -537,21 +523,21 @@
<!-- The body for these is the URL of the tab received -->
<string name="fxa_tab_received_notification_name">Tab Received</string>
<!-- When multiple tabs have been received -->
<string name="fxa_tabs_received_notification_name">Tabs Received</string>
<string moz:removedIn="96" name="fxa_tabs_received_notification_name" tools:ignore="UnusedResources">Tabs Received</string>
<!-- %s is the device name -->
<string name="fxa_tab_received_from_notification_name">Tab from %s</string>
<!-- Advanced Preferences -->
<!-- Preference for tracking protection settings -->
<string name="preferences_tracking_protection_settings">Tracking Protection</string>
<string moz:removedIn="96" name="preferences_tracking_protection_settings" tools:ignore="UnusedResources">Tracking Protection</string>
<!-- Preference switch for tracking protection -->
<string name="preferences_tracking_protection">Tracking Protection</string>
<string moz:removedIn="96" name="preferences_tracking_protection" tools:ignore="UnusedResources">Tracking Protection</string>
<!-- Preference switch description for tracking protection -->
<string name="preferences_tracking_protection_description">Block content and scripts that track you online</string>
<string moz:removedIn="96" name="preferences_tracking_protection_description" tools:ignore="UnusedResources">Block content and scripts that track you online</string>
<!-- Preference for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions">Exceptions</string>
<!-- Preference description for tracking protection exceptions -->
<string name="preferences_tracking_protection_exceptions_description">Tracking Protection is off for these web sites</string>
<string moz:removedIn="96" name="preferences_tracking_protection_exceptions_description" tools:ignore="UnusedResources">Tracking Protection is off for these web sites</string>
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Turn on for all sites</string>
<!-- Text displayed when there are no exceptions -->
@ -560,7 +546,7 @@
<string name="exceptions_empty_message_learn_more_link">Learn more</string>
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">Telemetry</string>
<string moz:removedIn="96" name="preferences_telemetry" tools:ignore="UnusedResources">Telemetry</string>
<!-- Preference switch for usage and technical data collection -->
<string name="preference_usage_data">Usage and technical data</string>
<!-- Preference description for usage and technical data collection -->
@ -568,7 +554,7 @@
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">Marketing data</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">Shares data about what features you use in %1$s with Leanplum, our mobile marketing vendor.</string>
<string moz:removedIn="96" name="preferences_marketing_data_description" tools:ignore="UnusedResources">Shares data about what features you use in %1$s with Leanplum, our mobile marketing vendor.</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">Shares basic usage data with Adjust, our mobile marketing vendor</string>
<!-- Title for studies preferences -->
@ -576,15 +562,15 @@
<!-- Summary for studies preferences -->
<string name="preference_experiments_summary_2">Allows Mozilla to install and run studies</string>
<!-- Title for experiments preferences -->
<string name="preference_experiments">Experiments</string>
<string moz:removedIn="96" name="preference_experiments" tools:ignore="UnusedResources">Experiments</string>
<!-- Summary for experiments preferences -->
<string name="preference_experiments_summary">Allows Mozilla to install and collect data for experimental features</string>
<string moz:removedIn="96" name="preference_experiments_summary" tools:ignore="UnusedResources">Allows Mozilla to install and collect data for experimental features</string>
<!-- Preference switch for crash reporter -->
<string name="preferences_crash_reporter">Crash reporter</string>
<string moz:removedIn="96" name="preferences_crash_reporter" tools:ignore="UnusedResources">Crash reporter</string>
<!-- Preference switch for Mozilla location service -->
<string name="preferences_mozilla_location_service">Mozilla location service</string>
<string moz:removedIn="96" name="preferences_mozilla_location_service" tools:ignore="UnusedResources">Mozilla location service</string>
<!-- Preference switch for app health report. The first parameter is the name of the application (For example: Fenix) -->
<string name="preferences_fenix_health_report">%s health report</string>
<string moz:removedIn="96" name="preferences_fenix_health_report" tools:ignore="UnusedResources">%s health report</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
@ -592,7 +578,7 @@
<!-- Preference for pairing -->
<string moz:removedIn="95" name="preferences_sync_pair" tools:ignore="UnusedResources">Scan pairing code in desktop Firefox</string>
<!-- Preference for account login -->
<string name="preferences_sync_sign_in">Sign in</string>
<string moz:removedIn="96" name="preferences_sync_sign_in" tools:ignore="UnusedResources">Sign in</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Sign in to reconnect</string>
<!-- Preference for removing FxA account -->
@ -602,9 +588,9 @@
<!-- Instructions on how to access pairing -->
<string name="pair_instructions_2"><![CDATA[Scan the QR code shown at <b>firefox.com/pair</b>]]></string>
<!-- Button to open camera for pairing -->
<string name="pair_open_camera">Open Camera</string>
<string moz:removedIn="96" name="pair_open_camera" tools:ignore="UnusedResources">Open Camera</string>
<!-- Button to cancel pairing -->
<string name="pair_cancel">Cancel</string>
<string moz:removedIn="96" name="pair_cancel" tools:ignore="UnusedResources">Cancel</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
@ -634,9 +620,9 @@
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Sessions</string>
<string moz:removedIn="96" name="library_sessions" tools:ignore="UnusedResources">Sessions</string>
<!-- Option in Library to open Screenshots page -->
<string name="library_screenshots">Screenshots</string>
<string moz:removedIn="96" name="library_screenshots" tools:ignore="UnusedResources">Screenshots</string>
<!-- Option in Library to open Downloads page -->
<string name="library_downloads">Downloads</string>
<!-- Option in library to open Bookmarks page -->
@ -654,15 +640,15 @@
<!-- Option in Library to open a new tab -->
<string name="library_new_tab">New tab</string>
<!-- Option in Library to find text in page -->
<string name="library_find_in_page">Find in page</string>
<string moz:removedIn="96" name="library_find_in_page" tools:ignore="UnusedResources">Find in page</string>
<!-- Option in Library to open Reading List -->
<string name="library_reading_list">Reading List</string>
<string moz:removedIn="96" name="library_reading_list" tools:ignore="UnusedResources">Reading List</string>
<!-- Menu Item Label for Search in Library -->
<string name="library_search">Search</string>
<string moz:removedIn="96" name="library_search" tools:ignore="UnusedResources">Search</string>
<!-- Settings Page Title -->
<string name="settings_title">Settings</string>
<!-- Content description (not visible, for screen readers etc.): "Menu icon for items on a history item" -->
<string name="content_description_history_menu">History item menu</string>
<string moz:removedIn="96" name="content_description_history_menu" tools:ignore="UnusedResources">History item menu</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Close</string>
@ -715,20 +701,12 @@
<string name="preference_auto_close_tabs" tools:ignore="UnusedResources">Auto-close open tabs</string>
<!-- Opening screen -->
<!-- Title of a preference that allows a user to indicate after a specified amount of time when the app should start on the home screen -->
<string moz:removedIn="94" name="preferences_start_on_home" tools:ignore="UnusedResources">Start on home</string>
<!-- Title of a preference that allows a user to choose what screen to show after opening the app -->
<string name="preferences_opening_screen">Opening screen</string>
<!-- Option for starting on the home screen after after four hours or inactivity -->
<string moz:removedIn="94" name="start_on_home_after_four_hours" tools:ignore="UnusedResources">After four hours</string>
<!-- Option for always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage">Homepage</string>
<!-- Option for always starting on the home screen -->
<string moz:removedIn="94" name="start_on_home_always" tools:ignore="UnusedResources">Always</string>
<!-- Option for always opening the user's last-open tab when re-opening the app -->
<string name="opening_screen_last_tab">Last tab</string>
<!-- Option for never starting on the home screen -->
<string moz:removedIn="94" name="start_on_home_never" tools:ignore="UnusedResources">Never</string>
<!-- Option for always opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity">Homepage after four hours of inactivity</string>
<!-- Summary for tabs preference when auto closing tabs setting is set to manual close-->
@ -770,7 +748,7 @@
<!-- Title for the list of tabs -->
<string name="tab_header_label">Open tabs</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">Private session</string>
<string moz:removedIn="96" name="tabs_header_private_title" tools:ignore="UnusedResources">Private session</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Private tabs</string>
<!-- Title for the list of tabs in the synced tabs -->
@ -784,9 +762,9 @@
<!-- Text for the new tab button to indicate syncing command on the synced tabs page -->
<string name="tab_drawer_fab_sync">Sync</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Open Tabs</string>
<string moz:removedIn="96" name="tab_tray_title" tools:ignore="UnusedResources">Open Tabs</string>
<!-- Text shown in the menu for saving tabs to a collection -->
<string name="tab_tray_menu_item_save">Save to collection</string>
<string moz:removedIn="96" name="tab_tray_menu_item_save" tools:ignore="UnusedResources">Save to collection</string>
<!-- Text shown in the menu for the collection selector -->
<string moz:removedIn="95" name="tab_tray_menu_select" tools:ignore="UnusedResources">Select</string>
<!-- Text shown in the menu for sharing all tabs -->
@ -802,11 +780,11 @@
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Close all tabs</string>
<!-- Shortcut action to open new tab -->
<string name="tab_tray_menu_open_new_tab">New tab</string>
<string moz:removedIn="96" name="tab_tray_menu_open_new_tab" tools:ignore="UnusedResources">New tab</string>
<!-- Shortcut action to open the home screen -->
<string name="tab_tray_menu_home">Go home</string>
<string moz:removedIn="96" name="tab_tray_menu_home" tools:ignore="UnusedResources">Go home</string>
<!-- Shortcut action to toggle private mode -->
<string name="tab_tray_menu_toggle">Toggle tab mode</string>
<string moz:removedIn="96" name="tab_tray_menu_toggle" tools:ignore="UnusedResources">Toggle tab mode</string>
<!-- Text shown in the multiselect menu for bookmarking selected tabs. -->
<string name="tab_tray_multiselect_menu_item_bookmark">Bookmark</string>
<!-- Text shown in the multiselect menu for closing selected tabs. -->
@ -826,25 +804,25 @@
<!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
<string name="open_tabs_menu">Open tabs menu</string>
<!-- Open tabs menu item to close all tabs -->
<string name="tabs_menu_close_all_tabs">Close all tabs</string>
<string moz:removedIn="96" name="tabs_menu_close_all_tabs" tools:ignore="UnusedResources">Close all tabs</string>
<!-- Open tabs menu item to share all tabs -->
<string name="tabs_menu_share_tabs">Share tabs</string>
<string moz:removedIn="96" name="tabs_menu_share_tabs" tools:ignore="UnusedResources">Share tabs</string>
<!-- Open tabs menu item to save tabs to collection -->
<string name="tabs_menu_save_to_collection1">Save tabs to collection</string>
<!-- Content description (not visible, for screen readers etc.): Opens the tab menu when pressed -->
<string name="tab_menu">Tab menu</string>
<!-- Tab menu item to share the tab -->
<string name="tab_share">Share tab</string>
<string moz:removedIn="96" name="tab_share" tools:ignore="UnusedResources">Share tab</string>
<!-- Button in the current session menu. Deletes the session when pressed -->
<string name="current_session_delete">Delete</string>
<string moz:removedIn="96" name="current_session_delete" tools:ignore="UnusedResources">Delete</string>
<!-- Button in the current session menu. Saves the session when pressed -->
<string name="current_session_save">Save</string>
<string moz:removedIn="96" name="current_session_save" tools:ignore="UnusedResources">Save</string>
<!-- Button in the current session menu. Opens the share menu when pressed -->
<string name="current_session_share">Share</string>
<string moz:removedIn="96" name="current_session_share" tools:ignore="UnusedResources">Share</string>
<!-- Content description (not visible, for screen readers etc.): Title icon for current session menu -->
<string name="current_session_image">Current session image</string>
<string moz:removedIn="96" name="current_session_image" tools:ignore="UnusedResources">Current session image</string>
<!-- Button to save the current set of tabs into a collection -->
<string name="save_to_collection">Save to collection</string>
<string moz:removedIn="96" name="save_to_collection" tools:ignore="UnusedResources">Save to collection</string>
<!-- Text for the menu button to delete a collection -->
<string name="collection_delete">Delete collection</string>
<!-- Text for the menu button to rename a collection -->
@ -865,10 +843,7 @@
<string name="pwa_site_controls_title_private">%1$s (Private Mode)</string>
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string name="tab_tray_save_to_collection">Save</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="94" name="tab_tray_header_title" tools:ignore="UnusedResources">Other</string>
<string moz:removedIn="96" name="tab_tray_save_to_collection" tools:ignore="UnusedResources">Save</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string name="tab_tray_header_title_1">Other tabs</string>
@ -877,21 +852,13 @@
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Delete history</string>
<!-- Text for the dialog to confirm clearing all history -->
<string name="history_delete_all_dialog">Are you sure you want to clear your history?</string>
<string moz:removedIn="96" name="history_delete_all_dialog" tools:ignore="UnusedResources">Are you sure you want to clear your history?</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
<string name="history_delete_multiple_items_snackbar">History Deleted</string>
<!-- Text for the snackbar to confirm that a single browsing history item has been deleted. The first parameter is the shortened URL of the deleted history item. -->
<string name="history_delete_single_item_snackbar">Deleted %1$s</string>
<!-- Text for positive action to delete history in deleting history dialog -->
<string name="history_clear_dialog">Clear</string>
<!-- History overflow menu copy button -->
<string moz:removedIn="94" name="history_menu_copy_button" tools:ignore="UnusedResources">Copy</string>
<!-- History overflow menu share button -->
<string moz:removedIn="94" name="history_menu_share_button" tools:ignore="UnusedResources">Share</string>
<!-- History overflow menu open in new tab button -->
<string moz:removedIn="94" name="history_menu_open_in_new_tab_button" tools:ignore="UnusedResources">Open in new tab</string>
<!-- History overflow menu open in private tab button -->
<string moz:removedIn="94" name="history_menu_open_in_private_tab_button" tools:ignore="UnusedResources">Open in private tab</string>
<string moz:removedIn="96" name="history_clear_dialog" tools:ignore="UnusedResources">Clear</string>
<!-- Context description text for the button to delete a single history item -->
<string name="history_delete_item">Delete</string>
<!-- History multi select title in app bar
@ -899,13 +866,13 @@
<string name="history_multi_select_title">%1$d selected</string>
<!-- Text for the button to clear selected history items. The first parameter
is a digit showing the number of items you have selected -->
<string name="history_delete_some">Delete %1$d items</string>
<string moz:removedIn="96" name="history_delete_some" tools:ignore="UnusedResources">Delete %1$d items</string>
<!-- Text for the header that groups the history for today -->
<string name="history_today">Today</string>
<!-- Text for the header that groups the history for yesterday -->
<string name="history_yesterday">Yesterday</string>
<!-- Text for the header that groups the history for last 24 hours -->
<string name="history_24_hours">Last 24 hours</string>
<string moz:removedIn="96" name="history_24_hours" tools:ignore="UnusedResources">Last 24 hours</string>
<!-- Text for the header that groups the history the past 7 days -->
<string name="history_7_days">Last 7 days</string>
<!-- Text for the header that groups the history the past 30 days -->
@ -927,7 +894,7 @@
<string name="download_multi_select_title">%1$d selected</string>
<!-- History overflow menu open in new tab button -->
<string name="download_menu_open">Open</string>
<string moz:removedIn="96" name="download_menu_open" tools:ignore="UnusedResources">Open</string>
<!-- Text for the button to remove a single download item -->
@ -938,7 +905,7 @@
<!-- Title text displayed on the tab crash page. This first parameter is the name of the application (For example: Fenix) -->
<string name="tab_crash_title_2">Sorry. %1$s cant load that page.</string>
<!-- Description text displayed on the tab crash page -->
<string name="tab_crash_description">You can attempt to restore or close this tab below.</string>
<string moz:removedIn="96" name="tab_crash_description" tools:ignore="UnusedResources">You can attempt to restore or close this tab below.</string>
<!-- Send crash report checkbox text on the tab crash page -->
<string name="tab_crash_send_report">Send crash report to Mozilla</string>
<!-- Close tab button text on the tab crash page -->
@ -947,24 +914,24 @@
<string name="tab_crash_restore">Restore tab</string>
<!-- Content Description for session item menu button -->
<string name="content_description_session_menu">Session options</string>
<string moz:removedIn="96" name="content_description_session_menu" tools:ignore="UnusedResources">Session options</string>
<!-- Content Description for session item share button -->
<string name="content_description_session_share">Share session</string>
<string moz:removedIn="96" name="content_description_session_share" tools:ignore="UnusedResources">Share session</string>
<!-- Bookmarks -->
<!-- Content description for bookmarks library menu -->
<string name="bookmark_menu_content_description">Bookmark menu</string>
<string moz:removedIn="96" name="bookmark_menu_content_description" tools:ignore="UnusedResources">Bookmark menu</string>
<!-- Screen title for editing bookmarks -->
<string moz:removedIn="95" name="bookmark_edit" tools:ignore="UnusedResources">Edit bookmark</string>
<!-- Screen title for selecting a bookmarks folder -->
<string name="bookmark_select_folder">Select folder</string>
<string moz:removedIn="96" name="bookmark_select_folder" tools:ignore="UnusedResources">Select folder</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">Are you sure you want to delete this folder?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s will delete the selected items.</string>
<!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
<string name="bookmark_delete_folder_snackbar">Deleted %1$s</string>
<string moz:removedIn="96" name="bookmark_delete_folder_snackbar" tools:ignore="UnusedResources">Deleted %1$s</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Add folder</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -974,7 +941,7 @@
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">Edit</string>
<!-- Bookmark overflow menu select button -->
<string name="bookmark_menu_select_button">Select</string>
<string moz:removedIn="96" name="bookmark_menu_select_button" tools:ignore="UnusedResources">Select</string>
<!-- Bookmark overflow menu copy button -->
<string name="bookmark_menu_copy_button">Copy</string>
<!-- Bookmark overflow menu share button -->
@ -1024,7 +991,7 @@
<!-- Site Permissions -->
<!-- Site permissions preferences header -->
<string name="permissions_header">Permissions</string>
<string moz:removedIn="96" name="permissions_header" tools:ignore="UnusedResources">Permissions</string>
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Go to Settings</string>
<!-- Content description (not visible, for screen readers etc.): Quick settings sheet
@ -1034,7 +1001,7 @@
<!-- Label that indicates that this option it the recommended one -->
<string name="phone_feature_recommended">Recommended</string>
<!-- button that allows editing site permissions settings -->
<string name="quick_settings_sheet_manage_site_permissions">Manage site permissions</string>
<string moz:removedIn="96" name="quick_settings_sheet_manage_site_permissions" tools:ignore="UnusedResources">Manage site permissions</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Clear permissions</string>
<!-- Button label for clearing a site permission-->
@ -1142,14 +1109,14 @@
<!-- Share -->
<!-- Share screen header -->
<string name="share_header">Send and Share</string>
<string moz:removedIn="96" name="share_header" tools:ignore="UnusedResources">Send and Share</string>
<!-- Share screen header -->
<string name="share_header_2">Share</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Share</string>
<!-- Sub-header in the dialog to share a link to another app -->
<string name="share_link_subheader">Share a link</string>
<string moz:removedIn="96" name="share_link_subheader" tools:ignore="UnusedResources">Share a link</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Send to device</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1185,17 +1152,17 @@
<!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">Private browsing session</string>
<string moz:removedIn="96" name="notification_pbm_channel_name" tools:ignore="UnusedResources">Private browsing session</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">Delete private tabs</string>
<string moz:removedIn="96" name="notification_pbm_delete_text" tools:ignore="UnusedResources">Delete private tabs</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Close private tabs</string>
<!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">Open</string>
<string moz:removedIn="96" name="notification_pbm_action_open" tools:ignore="UnusedResources">Open</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string name="notification_pbm_action_delete_and_open">Delete and Open</string>
<string moz:removedIn="96" name="notification_pbm_action_delete_and_open" tools:ignore="UnusedResources">Delete and Open</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_powered_by_channel_name">Powered By</string>
<string moz:removedIn="96" name="notification_powered_by_channel_name" tools:ignore="UnusedResources">Powered By</string>
<!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_marketing_channel_name">Marketing</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
@ -1211,19 +1178,19 @@
<!-- Text shown in snackbar when user renames a collection -->
<string name="snackbar_collection_renamed">Collection renamed</string>
<!-- Text shown in snackbar when user deletes a tab -->
<string name="snackbar_tab_deleted">Tab deleted</string>
<string moz:removedIn="96" name="snackbar_tab_deleted" tools:ignore="UnusedResources">Tab deleted</string>
<!-- Text shown in snackbar when user deletes all tabs -->
<string name="snackbar_tabs_deleted">Tabs deleted</string>
<string moz:removedIn="96" name="snackbar_tabs_deleted" tools:ignore="UnusedResources">Tabs deleted</string>
<!-- Text shown in snackbar when user closes a tab -->
<string name="snackbar_tab_closed">Tab closed</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">Tabs closed</string>
<!-- Text shown in snackbar when user closes tabs -->
<string name="snackbar_message_tabs_closed">Tabs closed!</string>
<string moz:removedIn="96" name="snackbar_message_tabs_closed" tools:ignore="UnusedResources">Tabs closed!</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Bookmarks saved!</string>
<!-- Text shown in snackbar action for viewing bookmarks -->
<string name="snackbar_message_bookmarks_view">View</string>
<string moz:removedIn="96" name="snackbar_message_bookmarks_view" tools:ignore="UnusedResources">View</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Added to top sites!</string>
<!-- Text shown in snackbar when user closes a private tab -->
@ -1231,15 +1198,15 @@
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">Private tabs closed</string>
<!-- Text shown in snackbar when user deletes all private tabs -->
<string name="snackbar_private_tabs_deleted">Private tabs deleted</string>
<string moz:removedIn="96" name="snackbar_private_tabs_deleted" tools:ignore="UnusedResources">Private tabs deleted</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">UNDO</string>
<!-- Text shown in snackbar when user removes a top site -->
<string name="snackbar_top_site_removed">Site removed</string>
<string moz:removedIn="96" name="snackbar_top_site_removed" tools:ignore="UnusedResources">Site removed</string>
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_undo">Undo</string>
<string moz:removedIn="96" name="a11y_dialog_deleted_undo" tools:ignore="UnusedResources">Undo</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_confirm">Confirm</string>
<string moz:removedIn="96" name="a11y_dialog_deleted_confirm" tools:ignore="UnusedResources">Confirm</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">Allow %1$s to open %2$s</string>
@ -1259,8 +1226,6 @@
<string name="delete_tab_and_collection_dialog_title">Delete %1$s?</string>
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">Delete</string>
<!-- Tab collection deletion prompt dialog option to cancel deleting the collection -->
<string moz:removedIn="93" name="tab_collection_dialog_negative" tools:ignore="UnusedResources">Cancel</string>
<!-- Text displayed in a notification when the user enters full screen mode -->
<string name="full_screen_notification">Entering full screen mode</string>
<!-- Message for copying the URL via long press on the toolbar -->
@ -1289,10 +1254,10 @@
number of history items the user has -->
<string name="preferences_delete_browsing_data_browsing_data_subtitle">%d addresses</string>
<!-- Title for history items in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_history_title">History</string>
<string moz:removedIn="96" name="preferences_delete_browsing_data_browsing_history_title" tools:ignore="UnusedResources">History</string>
<!-- Subtitle for the history items in delete browsing data, parameter will be replaced with the
number of history pages the user has -->
<string name="preferences_delete_browsing_data_browsing_history_subtitle">%d pages</string>
<string moz:removedIn="96" name="preferences_delete_browsing_data_browsing_history_subtitle" tools:ignore="UnusedResources">%d pages</string>
<!-- Title for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies">Cookies</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
@ -1310,7 +1275,7 @@
<!-- Title for the Delete browsing data on quit preference -->
<string name="preferences_delete_browsing_data_on_quit">Delete browsing data on quit</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit">Automatically deletes browsing data when you select &quot;Quit&quot; from the main menu</string>
<string moz:removedIn="96" name="preference_summary_delete_browsing_data_on_quit" tools:ignore="UnusedResources">Automatically deletes browsing data when you select &quot;Quit&quot; from the main menu</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Automatically deletes browsing data when you select \&quot;Quit\&quot; from the main menu</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
@ -1360,14 +1325,7 @@
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_header">Welcome to %s!</string>
<!-- text for the Firefox Accounts section header -->
<string name="onboarding_fxa_section_header">Already have an account?</string>
<!-- text for the "What's New" onboarding card header -->
<string moz:removedIn="94" name="onboarding_whats_new_header1" tools:ignore="UnusedResources">See whats new</string>
<!-- text for the "what's new" onboarding card description
The first parameter is the short name of the app (e.g. Firefox) -->
<string moz:removedIn="94" name="onboarding_whats_new_description" tools:ignore="UnusedResources">Have questions about the redesigned %s? Want to know whats changed?</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string moz:removedIn="94" name="onboarding_whats_new_description_linktext" tools:ignore="UnusedResources">Get answers here</string>
<string moz:removedIn="96" name="onboarding_fxa_section_header" tools:ignore="UnusedResources">Already have an account?</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string name="onboarding_account_sign_in_header_1">Synchronise Firefox between devices</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
@ -1383,7 +1341,7 @@
<!-- text for the button to manually sign into Firefox account. -->
<string name="onboarding_firefox_account_sign_in_1">Sign up</string>
<!-- text for the button to stay signed out when presented with an option to automatically sign-in. -->
<string name="onboarding_firefox_account_stay_signed_out">Stay signed out</string>
<string moz:removedIn="96" name="onboarding_firefox_account_stay_signed_out" tools:ignore="UnusedResources">Stay signed out</string>
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">Sync is on</string>
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
@ -1397,7 +1355,7 @@
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_3">Balanced for privacy and performance. Pages load normally.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Strict (recommended)</string>
<string moz:removedIn="96" name="onboarding_tracking_protection_strict_button" tools:ignore="UnusedResources">Strict (recommended)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Strict</string>
<!-- text for strict blocking option button description -->
@ -1406,15 +1364,6 @@
<string name="onboarding_toolbar_placement_header_1">Pick your toolbar placement</string>
<!-- text for the toolbar position card description -->
<string name="onboarding_toolbar_placement_description_1">Put the toolbar within easy reach. Keep it on the bottom, or move it to the top.</string>
<!-- text for the private browsing onboarding card header -->
<string moz:removedIn="94" name="onboarding_private_browsing_header" tools:ignore="UnusedResources">Browse privately</string>
<!-- text for the private browsing onboarding card description
The first parameter is an icon that represents private browsing -->
<string moz:removedIn="94" name="onboarding_private_browsing_description1" tools:ignore="UnusedResources">Open a private tab once: Tap the %s icon.</string>
<!-- text for the private browsing onboarding card description, explaining how to always using private browsing -->
<string moz:removedIn="94" name="onboarding_private_browsing_always_description" tools:ignore="UnusedResources">Open private tabs every time: Update your private browsing settings.</string>
<!-- text for the private browsing onbording card button, that launches settings -->
<string moz:removedIn="94" name="onboarding_private_browsing_button" tools:ignore="UnusedResources">Open settings</string>
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header">Your privacy</string>
<!-- text for the privacy notice onboarding card description
@ -1423,9 +1372,6 @@
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">Read our privacy notice</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->
<string moz:removedIn="93" name="onboarding_close" tools:ignore="UnusedResources">Close</string>
<!-- text for the button to finish onboarding -->
<string name="onboarding_finish">Start browsing</string>
@ -1464,7 +1410,7 @@
<!-- Text shown for settings option for create new account text.'Firefox' intentionally hardcoded here.-->
<string name="sign_in_create_account_text"><![CDATA[No account? <u>Create one</u> to synchronise Firefox between devices.]]></string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string name="sign_out_confirmation_message">Firefox will stop synchronising with your account, but wont delete any of your browsing data on this device.</string>
<string moz:removedIn="96" name="sign_out_confirmation_message" tools:ignore="UnusedResources">Firefox will stop synchronising with your account, but wont delete any of your browsing data on this device.</string>
<!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="sign_out_confirmation_message_2">%s will stop synchronising with your account, but wont delete any of your browsing data on this device.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
@ -1521,7 +1467,7 @@
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_2">Only in Private tabs</string>
<!-- Option for enhanced tracking protection for the custom protection settings for tracking content-->
<string name="preference_enhanced_tracking_protection_custom_tracking_content_3">Only in Custom tabs</string>
<string moz:removedIn="96" name="preference_enhanced_tracking_protection_custom_tracking_content_3" tools:ignore="UnusedResources">Only in Custom tabs</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom_cryptominers">Cryptominers</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
@ -1552,8 +1498,6 @@
<string name="etp_tracking_content_title">Tracking Content</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Stops outside ads, videos, and other content from loading that contains tracking code. May affect some web site functionality.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string moz:removedIn="93" name="etp_onboarding_cfr_message" tools:ignore="UnusedResources">Every time the shield is purple, %s has blocked trackers on a site. Tap for more info.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Protections are ON for this site</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1564,9 +1508,9 @@
back from ETP details (Ex: Tracking content) -->
<string name="etp_back_button_content_description">Navigate back</string>
<!-- About page Your rights link text -->
<string name="about_your_rights">Your rights</string>
<string moz:removedIn="96" name="about_your_rights" tools:ignore="UnusedResources">Your rights</string>
<!-- About page link text to open open source licenses screen -->
<string name="about_open_source_licenses">Open source libraries we use</string>
<string moz:removedIn="96" name="about_open_source_licenses" tools:ignore="UnusedResources">Open source libraries we use</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">Whats new in %s</string>
<!-- Open source licenses page title
@ -1603,9 +1547,9 @@
<string name="about_debug_menu_toast_done">Debug menu enabled</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 tab</string>
<string moz:removedIn="96" name="tab_counter_content_description_one_tab" tools:ignore="UnusedResources">1 tab</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
<string name="tab_counter_content_description_multi_tab">%d tabs</string>
<string moz:removedIn="96" name="tab_counter_content_description_multi_tab" tools:ignore="UnusedResources">%d tabs</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
@ -1640,8 +1584,6 @@
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">Never save</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string moz:removedIn="93" name="preferences_passwords_autofill" tools:ignore="UnusedResources">Autofill</string>
<!-- Preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
<string name="preferences_passwords_autofill2">Autofill in %1$s</string>
<!-- Description for the preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
@ -1659,9 +1601,9 @@
<!-- Preference for syncing saved logins in Fenix, when not signed in-->
<string name="preferences_passwords_sync_logins_across_devices">Synchronise logins across devices</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Reconnect</string>
<string moz:removedIn="96" name="preferences_passwords_sync_logins_reconnect" tools:ignore="UnusedResources">Reconnect</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Sign in to Sync</string>
<string moz:removedIn="96" name="preferences_passwords_sync_logins_sign_in" tools:ignore="UnusedResources">Sign in to Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Saved logins</string>
<!-- Description of empty list of saved passwords. Placeholder is replaced with app name. -->
@ -1679,9 +1621,9 @@
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Search logins</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Alphabetically</string>
<string moz:removedIn="96" name="preferences_passwords_saved_logins_alphabetically" tools:ignore="UnusedResources">Alphabetically</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Recently used</string>
<string moz:removedIn="96" name="preferences_passwords_saved_logins_recently_used" tools:ignore="UnusedResources">Recently used</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Site</string>
<!-- The header for the username for a login -->
@ -1689,25 +1631,25 @@
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Password</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">Re-enter your PIN</string>
<string moz:removedIn="96" name="preferences_passwords_saved_logins_enter_pin" tools:ignore="UnusedResources">Re-enter your PIN</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Unlock to view your saved logins</string>
<string moz:removedIn="96" name="preferences_passwords_saved_logins_enter_pin_description" tools:ignore="UnusedResources">Unlock to view your saved logins</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">This connection is not secure. Logins entered here could be compromised.</string>
<string moz:removedIn="96" name="logins_insecure_connection_warning" tools:ignore="UnusedResources">This connection is not secure. Logins entered here could be compromised.</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning_learn_more">Learn more</string>
<string moz:removedIn="96" name="logins_insecure_connection_warning_learn_more" tools:ignore="UnusedResources">Learn more</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">Do you want %s to save this login?</string>
<string moz:removedIn="96" name="logins_doorhanger_save" tools:ignore="UnusedResources">Do you want %s to save this login?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Save</string>
<string moz:removedIn="96" name="logins_doorhanger_save_confirmation" tools:ignore="UnusedResources">Save</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">Dont save</string>
<string moz:removedIn="96" name="logins_doorhanger_save_dont_save" tools:ignore="UnusedResources">Dont save</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">Password copied to clipboard</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">Username copied to clipboard</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string name="logins_site_copied">Site copied to clipboard</string>
<string moz:removedIn="96" name="logins_site_copied" tools:ignore="UnusedResources">Site copied to clipboard</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">Copy password</string>
<!-- Content Description (for screenreaders etc) read for the button to clear a password while editing a login-->
@ -1719,7 +1661,7 @@
<!-- Content Description (for screenreaders etc) read for the button to clear the hostname field while creating a login -->
<string name="saved_login_clear_hostname">Clear hostname</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string name="saved_login_copy_site">Copy site</string>
<string moz:removedIn="96" name="saved_login_copy_site" tools:ignore="UnusedResources">Copy site</string>
<!-- Content Description (for screenreaders etc) read for the button to open a site in logins -->
<string name="saved_login_open_site">Open site in browser</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
@ -1781,7 +1723,7 @@
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Name on Card</string>
<!-- The header for the nickname for a credit card -->
<string name="credit_cards_card_nickname">Card Nickname</string>
<string moz:removedIn="96" name="credit_cards_card_nickname" tools:ignore="UnusedResources">Card Nickname</string>
<!-- The text for the "Delete card" menu item for deleting a credit card -->
<string name="credit_cards_menu_delete_card">Delete card</string>
<!-- The text for the "Delete card" button for deleting a credit card -->
@ -1838,17 +1780,17 @@
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string formatted="false" name="search_add_custom_engine_search_string_example">Replace query with “%s”. Example:\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Learn More</string>
<string moz:removedIn="96" name="search_add_custom_engine_learn_more_label" tools:ignore="UnusedResources">Learn More</string>
<!-- Accessibility description for the form in which details about the custom search engine are entered -->
<string name="search_add_custom_engine_form_description">Custom search engine details</string>
<!-- Accessibility description for the 'Learn more' link -->
<string name="search_add_custom_engine_learn_more_description">Learn more link</string>
<string moz:removedIn="96" name="search_add_custom_engine_learn_more_description" tools:ignore="UnusedResources">Learn more link</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Enter search engine name</string>
<!-- Text shown when a user tries to add a search engine that already exists -->
<string name="search_add_custom_engine_error_existing_name">Search engine with name “%s” already exists.</string>
<string moz:removedIn="96" name="search_add_custom_engine_error_existing_name" tools:ignore="UnusedResources">Search engine with name “%s” already exists.</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Enter a search string</string>
<!-- Text shown when a user leaves out the required template string -->
@ -1888,10 +1830,10 @@
<string name="quick_settings_sheet_secure_connection_2">Connection is secure</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="quick_settings_sheet_insecure_connection_2">Connection is not secure</string>
<!-- Label that indicates a site is using a secure connection -->
<string moz:removedIn="94" name="quick_settings_sheet_secure_connection" tools:ignore="UnusedResources">Secure Connection</string>
<!-- Label that indicates a site is using a insecure connection -->
<string moz:removedIn="94" name="quick_settings_sheet_insecure_connection" tools:ignore="UnusedResources">Insecure Connection</string>
<!-- Label to clear site data -->
<string name="clear_site_data">Clear cookies and site data</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all data for current site -->
<string name="confirm_clear_site_data"><![CDATA[Are you sure that you want to clear all the cookies and data for the site <b>%s</b>?]]></string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for all sites-->
<string name="confirm_clear_permissions_on_all_sites">Are you sure that you want to clear all the permissions on all sites?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete all the permissions for a site-->
@ -1901,7 +1843,7 @@
<!-- label shown when there are not site exceptions to show in the site exception settings -->
<string name="no_site_exceptions">No site exceptions</string>
<!-- Label for the Pocket default top site -->
<string name="pocket_top_articles">Top Articles</string>
<string moz:removedIn="96" name="pocket_top_articles" tools:ignore="UnusedResources">Top Articles</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Are you sure you want to delete this bookmark?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
@ -1928,7 +1870,7 @@
<!-- The button description to save changes to an edited login. -->
<string name="save_changes_to_login">Save changes to login.</string>
<!-- The button description to discard changes to an edited login. -->
<string name="discard_changes">Discard changes</string>
<string moz:removedIn="96" name="discard_changes" tools:ignore="UnusedResources">Discard changes</string>
<!-- The page title for editing a saved login. -->
<string name="edit">Edit</string>
<!-- The page title for adding new login. -->
@ -1950,8 +1892,6 @@
<!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
<string name="add_login_hostname_hint_text">https://www.example.com</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string moz:removedIn="94" name="add_login_hostname_invalid_text_1" tools:ignore="UnusedResources">Web address must contain \“https://\“ or \“http://\“</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname does not contain http or https. -->
<string name="add_login_hostname_invalid_text_3">Web address must contain &quot;https://&quot; or &quot;http://&quot;</string>
<!-- This is an error message shown below the hostname field of the add login page when a hostname is invalid. -->
<string name="add_login_hostname_invalid_text_2">Valid hostname required</string>
@ -1983,10 +1923,6 @@
<!-- Label for the preference to show the most visited top sites on the homepage -->
<string name="top_sites_toggle_top_recent_sites_3">Most visited top sites</string>
<!-- Label for the show most visited top sites preference -->
<string moz:removedIn="94" name="top_sites_toggle_top_frecent_sites_2" tools:ignore="UnusedResources">Show most visited top sites</string>
<!-- Label for the show most visited sites preference -->
<string moz:removedIn="93" name="top_sites_toggle_top_frecent_sites" tools:ignore="UnusedResources">Show most visited sites</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Name</string>
@ -2062,8 +1998,6 @@
<!-- Pocket recommended stories -->
<!-- Header text for a section on the home screen. -->
<string moz:removedIn="94" name="pocket_stories_header" tools:ignore="UnusedResources">Thought provoking stories</string>
<!-- Header text for a section on the home screen. -->
<string name="pocket_stories_header_1">Thought-provoking stories</string>
<!-- Header text for a section on the home screen. -->
<string name="pocket_stories_categories_header">Stories by topic</string>

Loading…
Cancel
Save