[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [torbutton/maint-1.2] Fix 1154: Improve proxy test failure message.
Author: Mike Perry <mikeperry-git@xxxxxxxxxx>
Date: Mon, 23 Nov 2009 14:41:32 -0800
Subject: Fix 1154: Improve proxy test failure message.
Commit: 446808b10653b94ff905800ead212f3a698d0ce5
---
src/chrome/locale/en/torbutton.properties | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/chrome/locale/en/torbutton.properties b/src/chrome/locale/en/torbutton.properties
index da7e5de..b273440 100644
--- a/src/chrome/locale/en/torbutton.properties
+++ b/src/chrome/locale/en/torbutton.properties
@@ -14,7 +14,7 @@ torbutton.popup.ff3.warning = Warning!\n\nTorbutton on Firefox 3 is known to lea
torbutton.popup.toggle.warning = You need to toggle Tor or restart for your settings to take effect.
torbutton.popup.test.success = Tor proxy test successful!
torbutton.popup.test.failure = Tor proxy test FAILED! Check your proxy and Privoxy settings.
-torbutton.popup.test.confirm_toggle = The most recent Tor proxy test failed to use Tor.\n\nAre you sure you want to enable anyway?
+torbutton.popup.test.confirm_toggle = The most recent Tor proxy test failed to use Tor.\n\nAre you sure you want to enable anyway?\n\nNote: If you have fixed the problem, you can rerun the test in the Torbutton Proxy Preferences window to eliminate this warning.
torbutton.popup.test.ff3_notice = Click OK to test Tor proxy settings. This test will happen in the background. Please be patient.
torbutton.panel.label.verified = Tor Verified
torbutton.popup.test.auto_failed = The automatic Tor proxy test failed to use Tor.\n\nAre you sure you want to enable anyway?
--
1.5.6.5