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">清除</string>
<!-- Placeholder text shown in the search bar before a user enters text for the default engine -->
<string name="mozac_browser_toolbar_search_hint">搜索或输入地址</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">复制</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">粘贴</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. '&amp;' is replaced with the ampersand symbol: & -->
<string name="mozac_browser_toolbar_long_press_popup_paste_and_go">粘贴并前往</string>
</resources>