Skip to content

Commit

Permalink
Import fenix quarantine (#879)
Browse files Browse the repository at this point in the history
Co-authored-by: l10n-bot <[email protected]>
  • Loading branch information
mozilla-pontoon and l10n-bot authored Feb 10, 2025
1 parent 7139f37 commit d281de0
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions mozilla-mobile/fenix/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,6 @@
<!-- Description for the crash reporting option in the privacy preferences dialog shown during onboarding. -->
<string name="onboarding_preferences_dialog_crash_reporting_description">Crash reports allow us to diagnose and fix issues with the browser. Reports may include personal or sensitive data.</string>
<!-- Learn more link for the crash reporting option in the privacy preferences dialog shown during onboarding. -->
<string name="onboarding_preferences_dialog_crash_reporting_learn_more" moz:removedIn="136" tools:ignore="UnusedResources">Learn more about crash reports</string>
<string name="onboarding_preferences_dialog_crash_reporting_learn_more_2">Learn more</string>
<!-- Title for the usage data option in the privacy preferences dialog shown during onboarding. Note: The word "Mozilla" should NOT be translated. -->
<string name="onboarding_preferences_dialog_usage_data_title">Send technical and interaction data to Mozilla</string>
Expand Down Expand Up @@ -1010,18 +1009,18 @@
<!-- Preference switch for usage and technical learn more link -->
<string name="preference_usage_data_learn_more" tools:ignore="UnusedResources">Learn more</string>
<!-- Preference description for usage and technical data collection -->
<string name="preferences_usage_data_description">Shares performance, usage, hardware and customization data about your browser with Mozilla to help us make %1$s better</string>
<string name="preferences_usage_data_description" tools:ignore="UnusedResources" moz:removedIn="136">Shares performance, usage, hardware and customization data about your browser with Mozilla to help us make %1$s better</string>
<!-- Preference description for marketing data collection. Note: The words "Firefox" should NOT be translated -->
<string name="preferences_usage_data_description_1" tools:ignore="BrandUsage, UnusedResources">Data about your device, hardware configuration, and usage helps us improve Firefox features, performance, and stability.</string>
<!-- Preference switch for marketing data collection -->
<string name="preferences_marketing_data">Marketing data</string>
<string name="preferences_marketing_data" tools:ignore="UnusedResources" moz:removedIn="136">Marketing data</string>
<!-- Preference switch for campaign measurement data (marketing data) collection -->
<string name="preferences_marketing_data_2" tools:ignore="UnusedResources">Campaign measurement data</string>
<string name="preferences_marketing_data_2">Campaign measurement data</string>
<!-- Preference description for marketing data collection. Note: The words "Firefox" and "Mozilla" should NOT be translated -->
<string name="preferences_marketing_data_description_3" tools:ignore="BrandUsage">Share information about how you discovered Firefox with Mozilla’s marketing partners. This helps us grow Firefox and build a better internet</string>
<string name="preferences_marketing_data_description_3" tools:ignore="BrandUsage, UnusedResources" moz:removedIn="136">Share information about how you discovered Firefox with Mozilla’s marketing partners. This helps us grow Firefox and build a better internet</string>
<!-- Preference description for marketing data collection.
Note: The words "Firefox" and "Mozilla" should NOT be translated. “That you use it” is to mean that the user is opting in to sharing that they are continuing to use Firefox after installing it; not that Firefox is tracking their “usage” or what they’re using it for. -->
<string name="preferences_marketing_data_description_4" tools:ignore="BrandUsage, UnusedResources">Share how you discovered Firefox and that you use it with Mozilla’s marketing technology partners.</string>
<string name="preferences_marketing_data_description_4" tools:ignore="BrandUsage">Share how you discovered Firefox and that you use it with Mozilla’s marketing technology partners.</string>
<!-- Learn more link for marketing data preference -->
<string name="preferences_marketing_data_learn_more">Learn more about marketing data</string>
<!-- Preference switch for daily usage ping data collection -->
Expand All @@ -1035,6 +1034,8 @@
<!-- Preference switch description for automatically submitting crash reports -->
<string name="preferences_automatically_send_crashes_description">This helps us diagnose and fix issues with the browser. Reports may include personal or sensitive data.</string>
<string name="preferences_automatically_submit_crashes_description" moz:removedIn="136" tools:ignore="UnusedResources">Shares crash data automatically on startup with Mozilla after crashes occur</string>
<!-- Learn more link for crash reporting preference -->
<string name="onboarding_preferences_dialog_crash_reporting_learn_more">Learn more about crash reports</string>

<!-- Title for studies preferences -->
<string name="preference_experiments_2">Studies</string>
Expand Down Expand Up @@ -1192,11 +1193,11 @@
<!-- Title of the active section on the studies list -->
<string name="studies_active">Active</string>
<!-- Description for studies, it indicates why Firefox use studies. The first parameter is the name of the application. -->
<string name="studies_description_2">%1$s may install and run studies from time to time.</string>
<string name="studies_description_2" tools:ignore="UnusedResources" moz:removedIn="136">%1$s may install and run studies from time to time.</string>
<!-- Description for studies -->
<string name="studies_description_3" tools:ignore="UnusedResources">Try out features and ideas before they’re released to everyone.</string>
<string name="studies_description_3">Try out features and ideas before they’re released to everyone.</string>
<!-- Title of the Studies data preference -->
<string name="studies_title" tools:ignore="UnusedResources">Install and run studies</string>
<string name="studies_title">Install and run studies</string>
<!-- Learn more link for studies, links to an article for more information about studies. -->
<string name="studies_learn_more">Learn more</string>
<!-- Dialog message shown after removing a study -->
Expand Down

0 comments on commit d281de0

Please sign in to comment.