summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/browser/menu/src/main/res/values-eu/strings.xml
blob: b69e874c010fc5772b02d0cdcda4700297fd5779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
    <!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. -->
    <string name="mozac_browser_menu_button">Menua</string>
    <!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight -->
    <string name="mozac_browser_menu_highlighted">Nabarmendua</string>
    <!-- Label for add-ons submenu section -->
    <string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Gehigarriak</string>
    <!-- Label for extensions submenu section -->
    <string name="mozac_browser_menu_extensions">Hedapenak</string>
    <!-- Label for add-ons sub menu item for add-ons manager -->
    <string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Gehigarrien kudeatzailea</string>
    <!-- Label for extensions sub menu item for extensions manager -->
    <string name="mozac_browser_menu_extensions_manager">Hedapenen kudeatzailea</string>
    <!-- Content description for the action bar "up" button -->
    <string name="action_bar_up_description">Nabigatu gora</string>
    <!-- Content description for the action bar "up" button of the add-ons sub menu item -->
    <string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Gehigarriak, nabigatu gora</string>
    <!-- Content description for the action bar "up" button of the extensions sub menu item -->
    <string name="mozac_browser_menu_extensions_content_description">Hedapenak, nabigatu gora</string>
</resources>