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-oc / strings.xml
blob245edcce11228eac5c2393df0da30c1543254402
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
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">MenĂº</string>
5     <!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight -->
6     <string name="mozac_browser_menu_highlighted">Notables</string>
7     <!-- Label for add-ons submenu section -->
8     <string name="mozac_browser_menu_addons">Moduls complementaris</string>
9     <!-- Label for add-ons sub menu item for add-ons manager -->
10     <string name="mozac_browser_menu_addons_manager">Gestionari de moduls complementaris</string>
11     <!-- Content description for the action bar "up" button -->
12     <string name="action_bar_up_description">Remontar</string>
13     <!-- Content description for the action bar "up" button of the add-ons sub menu item -->
14     <string name="mozac_browser_menu_addons_description">Moduls complementaris, montar</string>
15 </resources>