Bug 1885993 - Enable the BackupService initializer on Nightly by default. r=backup...
[gecko.git] / mobile / android / android-components / components / browser / menu / src / main / res / values-is / strings.xml
blob68b8d545a7915fddce079d805c16eb6af14f239b
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
3     <!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. -->
4     <string name="mozac_browser_menu_button">Valmynd</string>
5     <!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight -->
6     <string name="mozac_browser_menu_highlighted">Undirstrikað</string>
7     <!-- Label for add-ons submenu section -->
8     <string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Viðbætur</string>
9     <!-- Label for extensions submenu section -->
10     <string name="mozac_browser_menu_extensions">Forritsaukar</string>
11     <!-- Label for add-ons sub menu item for add-ons manager -->
12     <string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Viðbótastjóri</string>
13     <!-- Content description for the action bar "up" button -->
14     <string name="action_bar_up_description">Flakka upp</string>
15     <!-- Content description for the action bar "up" button of the add-ons sub menu item -->
16     <string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Viðbætur, fara upp</string>
17     </resources>