tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

strings.xml (1159B)


      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  <!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. -->
     11  <string name="mozac_browser_menu_button">مینو</string>
     12  <!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight -->
     13  <string name="mozac_browser_menu_highlighted">روښانه شوی</string>
     14  <!-- Label for extensions submenu section -->
     15  <string name="mozac_browser_menu_extensions">وروستاړی</string>
     16  <!-- Label for extensions sub menu item for extensions manager -->
     17  <string name="mozac_browser_menu_extensions_manager">د غځونو (توسعو) مدير</string>
     18  <!-- Content description for the action bar "up" button of the extensions sub menu item -->
     19  <string name="mozac_browser_menu_extensions_content_description">غځونې، پورته لاړ شئ</string>
     20 </resources>