summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/browser/menu/src/main/res/values-vec/strings.xml
blob: c999198e19718c47e1bde0a3722e31f83cf2ee56 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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">Menù</string>
    <!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight -->
    <string name="mozac_browser_menu_highlighted">Evidensià</string>
    <!-- Label for add-ons submenu section -->
    <string name="mozac_browser_menu_addons">Conponenti che se pole xontare</string>
    <!-- Label for add-ons sub menu item for add-ons manager -->
    <string name="mozac_browser_menu_addons_manager">Gestion Estension</string>
    </resources>