Skip to content

Commit f83e6b0

Browse files
l10n-botgithub-actions[bot]
l10n-bot
authored andcommitted
Import fenix quarantine
1 parent 5631499 commit f83e6b0

File tree

1 file changed

+11
-3
lines changed
  • mozilla-mobile/fenix/app/src/main/res/values

1 file changed

+11
-3
lines changed

mozilla-mobile/fenix/app/src/main/res/values/strings.xml

+11-3
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,10 @@
585585
<!-- Onboarding toolbar selection card content description for the main image. -->
586586
<string name="onboarding_customize_toolbar_main_image_content_description">Large header image of the toolbar selection view showing an illustrated toolbar.</string>
587587
<!-- Onboarding toolbar selection card content description for the toolbar placement image. %1$s is placeholder for either 'top' or 'bottom'. -->
588-
<string name="onboarding_customize_toolbar_placement_content_description">Image of the %1$s toolbar</string>
588+
<string name="onboarding_customize_toolbar_placement_content_description" moz:removedIn="135" tools:ignore="UnusedResources">Image of the %1$s toolbar</string>
589+
<!-- Onboarding toolbar selection card content description for the toolbar placement image. -->
590+
<string name="onboarding_customize_toolbar_placement_bottom_content_description">Image of the bottom toolbar</string>
591+
<string name="onboarding_customize_toolbar_placement_top_content_description">Image of the top toolbar</string>
589592

590593
<!-- Onboarding header for the theme selection card, used by Nimbus experiments. -->
591594
<string name="onboarding_customize_theme_title" tools:ignore="UnusedResources">Pick a theme</string>
@@ -999,10 +1002,15 @@
9991002
<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>
10001003
<!-- Learn more link for marketing data preference -->
10011004
<string name="preferences_marketing_data_learn_more">Learn more about marketing data</string>
1005+
10021006
<!-- Preference switch title for automatically submitting crash reports -->
1003-
<string name="preferences_automatically_submit_crashes_title">Automatically submit crash reports</string>
1007+
<string name="preferences_automatically_send_crashes_title">Automatically send crash reports</string>
1008+
<string name="preferences_automatically_submit_crashes_title" moz:removedIn="136" tools:ignore="UnusedResources">Automatically submit crash reports</string>
1009+
10041010
<!-- Preference switch description for automatically submitting crash reports -->
1005-
<string name="preferences_automatically_submit_crashes_description">Shares crash data automatically on startup with Mozilla after crashes occur</string>
1011+
<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>
1012+
<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>
1013+
10061014
<!-- Title for studies preferences -->
10071015
<string name="preference_experiments_2">Studies</string>
10081016
<!-- Summary for studies preferences -->

0 commit comments

Comments
 (0)