Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Content description for the clear URL text button. -->
<string name="mozac_clear_button_description">Esborra</string>
<!-- Placeholder text shown in the search bar before a user enters text for the default engine -->
<string name="mozac_browser_toolbar_search_hint">Escriviu una cerca o adreça</string>
<!-- Contextual menu option for long pressing on the toolbar URL. Clicking it will copy the current URL -->
<string name="mozac_browser_toolbar_long_press_popup_copy">Copia</string>
<!-- Contextual menu option for long pressing on the toolbar URL. Clicking it will paste the text from clipboard and allow user to edit it -->
<string name="mozac_browser_toolbar_long_press_popup_paste">Enganxa</string>
<!-- Contextual menu option for long pressing on the toolbar URL. Clicking it will paste the text from clipboard and search for or load it as an URL. '&' is replaced with the ampersand symbol: & -->
<string name="mozac_browser_toolbar_long_press_popup_paste_and_go">Enganxa i vés-hi</string>
</resources>