[torbutton/master] Bug #3100: Add strings for simplified UI.

commit b017bce2b06981d6995fbdec5d21eff99826d9af Author: Mike Perry <mikeperry-git@fscked.org> Date: Thu Feb 7 17:01:26 2013 -0800 Bug #3100: Add strings for simplified UI. Early commit for translation. I think the long form descriptions will have to be a separate ticket. We're going to want to spend more time thinking about them than we have available right now. --- src/chrome/locale/en/torbutton.dtd | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/chrome/locale/en/torbutton.dtd b/src/chrome/locale/en/torbutton.dtd index 01fa8f1..cfd014c 100644 --- a/src/chrome/locale/en/torbutton.dtd +++ b/src/chrome/locale/en/torbutton.dtd @@ -145,3 +145,7 @@ <!ENTITY torbutton.prefs.engine5 "duckduckgo.com"> <!ENTITY torbutton.prefs.fix_google_srch "Strip platform and language off of Google Search Box queries"> <!ENTITY torbutton.prefs.transparentTor "Transparent Torification (Requires custom transproxy or Tor router)"> +<!ENTITY torbutton.prefs.block_disk "Don't record browsing history or website data (enables Private Browsing Mode)"> +<!ENTITY torbutton.prefs.restrict_thirdparty "Restrict third party cookies and other tracking data"> +<!ENTITY torbutton.prefs.block_plugins "Disable browser plugins (such as Flash)"> +<!ENTITY torbutton.prefs.resist_fingerprinting "Change details that distinguish you from other Tor Browser users">
participants (1)
-
mikeperry@torproject.org