tor-browser

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

strings.xml (1216B)


      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  <!--
     11    Autofill: Positive button shown in dialog asking the user to confirm before autofilling
     12    credentials in a third-part app (Also see string mozac_feature_autofill_confirmation_authenticity).
     13  -->
     14  <string name="mozac_feature_autofill_confirmation_yes">Huo</string>
     15  <!--
     16    Autofill: Negative button shown in dialog asking the user to confirm before autofilling
     17    credentials in a third-part app (Also see string mozac_feature_autofill_confirmation_authenticity).
     18  -->
     19  <string name="mozac_feature_autofill_confirmation_no">Indi</string>
     20  <!--
     21    Autofill: When showing a list of logins to autofill in a third-party app, then this is the
     22    last item in the list. When clicking it a new screen opens which allows the user to search for
     23    a specific login. %1$s will be replaced with the name of the application (e.g. "Firefox")
     24  -->
     25  <string name="mozac_feature_autofill_search_suggestions">Pangitaon %1$s</string>
     26 </resources>