Skip to content

Commit

Permalink
Import fenix quarantine
Browse files Browse the repository at this point in the history
  • Loading branch information
l10n-bot authored and github-actions[bot] committed Nov 7, 2024
1 parent 40523ac commit a06feb1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions mozilla-mobile/fenix/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,10 @@
<string name="browser_menu_back_button_content_description">Back to main menu</string>
<!-- Content description (not visible, for screen readers etc.) for bottom sheet handlebar main menu. -->
<string name="browser_main_menu_handlebar_content_description">Close main menu sheet</string>
<!-- Content description (not visible, for screen readers etc.) for main menu help button. -->
<string name="browser_main_menu_content_description_help_button">Help</string>
<!-- Content description (not visible, for screen readers etc.) for main menu settings button. -->
<string name="browser_main_menu_content_description_settings_button">Settings</string>
<!-- Content description (not visible, for screen readers etc.) for bottom sheet handlebar extensions menu. -->
<string name="browser_extensions_menu_handlebar_content_description">Close extensions menu sheet</string>
<!-- Content description (not visible, for screen readers etc.) for bottom sheet handlebar save menu. -->
Expand Down Expand Up @@ -510,6 +514,10 @@
<string name="onboarding_add_on_reviews_label">Reviews: %1$s</string>
<!-- Content description for the add-on icon. -->
<string name="onboarding_add_on_icon_content_description">Add-on icon</string>
<!-- Content description for the an installed add-on icon. -->
<string name="onboarding_installed_add_on_icon_content_description">Installed add-on icon</string>
<!-- Content description for the an installing add-on icon. -->
<string name="onboarding_installing_add_on_icon_content_description">Installing add-on icon</string>
<!-- Content description for the add add-on button. -->
<string name="onboarding_add_on_add_button_content_description">Add add-on button</string>
<!-- Content description for the star rating group. -->
Expand Down

0 comments on commit a06feb1

Please sign in to comment.