tor-browser

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

interventions.ftl (1862B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 ### These strings appear in Urlbar Interventions. Interventions appear in the
      6 ### Urlbar in response to the user's query. For example, if we detect that the
      7 ### user is searching how to clear their history, we show the Intervention
      8 ### described by clear-data.
      9 
     10 intervention-clear-data = Clear your cache, cookies, history and more.
     11 intervention-clear-data-confirm = Choose What to Clear…
     12 intervention-refresh-profile = Restore default settings and remove old add-ons for optimal performance.
     13 intervention-refresh-profile-confirm = Refresh { -brand-short-name }…
     14 
     15 ## These strings describe Interventions helping the user with the Firefox update
     16 ## process.
     17 ##
     18 ## Shown when an update is available to download.
     19 
     20 intervention-update-ask = A new version of { -brand-short-name } is available.
     21 intervention-update-ask-confirm = Install and Restart to Update
     22 
     23 ## Shown when Firefox does not need to update so instead we offer to refresh
     24 ## the user's profile.
     25 
     26 intervention-update-refresh = { -brand-short-name } is up to date. Trying to fix a problem? Restore default settings and remove old add-ons for optimal performance.
     27 intervention-update-refresh-confirm = Refresh { -brand-short-name }…
     28 
     29 ## Shown when an update is downloaded and Firefox is ready to install it.
     30 
     31 intervention-update-restart = The latest { -brand-short-name } is downloaded and ready to install.
     32 intervention-update-restart-confirm = Restart to Update
     33 
     34 ## Shown when Firefox cannot update itself. The button will open the download
     35 ## page on the Firefox website.
     36 
     37 intervention-update-web = Get the latest { -brand-short-name } browser.
     38 intervention-update-web-confirm = Download Now
     39 
     40 ##