|
585 | 585 | <!-- Onboarding toolbar selection card content description for the main image. -->
|
586 | 586 | <string name="onboarding_customize_toolbar_main_image_content_description">Large header image of the toolbar selection view showing an illustrated toolbar.</string>
|
587 | 587 | <!-- 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> |
589 | 592 |
|
590 | 593 | <!-- Onboarding header for the theme selection card, used by Nimbus experiments. -->
|
591 | 594 | <string name="onboarding_customize_theme_title" tools:ignore="UnusedResources">Pick a theme</string>
|
|
999 | 1002 | <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>
|
1000 | 1003 | <!-- Learn more link for marketing data preference -->
|
1001 | 1004 | <string name="preferences_marketing_data_learn_more">Learn more about marketing data</string>
|
| 1005 | + |
1002 | 1006 | <!-- 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 | + |
1004 | 1010 | <!-- 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 | + |
1006 | 1014 | <!-- Title for studies preferences -->
|
1007 | 1015 | <string name="preference_experiments_2">Studies</string>
|
1008 | 1016 | <!-- Summary for studies preferences -->
|
|
0 commit comments