Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" encoding="utf-8"?>
<!--
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<resources>
<!-- Text for context menu item to open the link in a new tab. -->
<string name="mozac_feature_contextmenu_open_link_in_new_tab">لنک اے پوسکن ٹیب ٹی مل</string>
<!-- Text for context menu item to open the image in a new tab. -->
<string name="mozac_feature_contextmenu_open_image_in_new_tab">تصویر اے پوسکن ٹیب ٹی مل</string>
<!-- Text for context menu item to save / download the link. -->
<string name="mozac_feature_contextmenu_download_link">لنک اے ڈاونلوڈ کہ</string>
<!-- Text for context menu item to share the link with an other app. -->
<string name="mozac_feature_contextmenu_share_link">لنک اے بشخ</string>
<!-- Text for context menu item to share the image with an other app. -->
<string name="mozac_feature_contextmenu_share_image">تصویر اے بشخ</string>
<!-- Text for context menu item to save / download the image. -->
<string name="mozac_feature_contextmenu_save_image">تصویر خوندی کر</string>
<!-- Text for context menu item to copy the image to the clipboard. -->
<string name="mozac_feature_contextmenu_copy_image">تصویر کاپی کر</string>
<!-- Text for context menu item to save / download the file. -->
<string name="mozac_feature_contextmenu_save_file_to_device">فائل ڈیوائس ٹی خوندی کر</string>
<!-- Text for confirmation "snackbar" shown after opening a link in a new tab. -->
<string name="mozac_feature_contextmenu_snackbar_new_tab_opened">پوسکن ٹیب ملنگا</string>
<!-- Text for context menu item to open the link in an external app. -->
<string name="mozac_feature_contextmenu_open_link_in_external_app">لنک پین ایپ سے ٹی مل</string>
<!-- Text for context menu item to share the email with another app. -->
<string name="mozac_feature_contextmenu_share_email_address">ای میل ڈس بشخ</string>
<!-- Action shown in a text selection context menu. This will prompt a search using the selected text. -->
<string name="mozac_selection_context_menu_search_2">پٹبو</string>
</resources>