tor-browser

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

strings.xml (942B)


      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 confirmation for a positive action in dialog -->
     11  <string name="mozac_feature_prompts_ok">ăɁ</string>
     12  <!-- Text for confirmation for a negative action in dialog. -->
     13  <string name="mozac_feature_prompts_cancel">B-láɁ=y</string>
     14  <!-- Text for a button that clears the selected input in the date/time picker. -->
     15  <string name="mozac_feature_prompts_clear">Tòmbî</string>
     16  <!-- Text for the title of an authentication dialog. -->
     17  <string name="mozac_feature_prompt_sign_in">-taɁ lélù lèɁn</string>
     18  <!-- Text for username field in an authentication dialog. -->
     19  <string name="mozac_feature_prompt_username_hint">Chó lèl</string>
     20 </resources>