tor-browser

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

strings.xml (1109B)


      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">Vaá</string>
     12  <!-- Text for confirmation for a negative action in dialog. -->
     13  <string name="mozac_feature_prompts_cancel">Kunchatu</string>
     14  <!-- Text for a button that clears the selected input in the date/time picker. -->
     15  <string name="mozac_feature_prompts_clear">Stòo</string>
     16  <!-- Text for password field in an authentication dialog. -->
     17  <string name="mozac_feature_prompt_password_hint">Tu un seè</string>
     18  <!-- Positive confirmation that we should save the new or updated login -->
     19  <string name="mozac_feature_prompt_save_confirmation">Chika vaá</string>
     20  <!-- May month of the year (short description), used on the month chooser dialog. -->
     21  <string name="mozac_feature_prompts_may">Yoo u un</string>
     22 </resources>