strings.xml (1497B)
1 <?xml version="1.0" encoding="utf-8"?> 2 3 <!-- 4 This Source Code Form is subject to the terms of the Mozilla Public 5 License, v. 2.0. If a copy of the MPL was not distributed with this 6 file, You can obtain one at http://mozilla.org/MPL/2.0/. 7 --> 8 9 <resources> 10 <!-- Text for context menu item to open the link in a new tab. --> 11 <string name="mozac_feature_contextmenu_open_link_in_new_tab">Kuna ña kunu kuncheu nu inka xikua</string> 12 <!-- Text for context menu item to open the link in a private tab. --> 13 <string name="mozac_feature_contextmenu_open_link_in_private_tab">Kuna ña kunu kuncheu nu inka xikua se´e</string> 14 <!-- Text for context menu item to open the image in a new tab. --> 15 <string name="mozac_feature_contextmenu_open_image_in_new_tab">Kuna tutu ndatavana nu inka xikua</string> 16 <!-- Text for context menu item to copy the link to the clipboard. --> 17 <string name="mozac_feature_contextmenu_copy_link">Ndatava link</string> 18 <!-- Action shown in a text selection context menu. This will prompt a share of the selected text. --> 19 <string name="mozac_selection_context_menu_share">Stucha</string> 20 <!-- Action shown in a text selection context menu. This will prompt a new email from the selected text. --> 21 <string name="mozac_selection_context_menu_email">Korreo</string> 22 <!-- Action shown in a text selection context menu. This will prompt a new call from the selected text. --> 23 <string name="mozac_selection_context_menu_call">Kana</string> 24 </resources>