[Pkg-privacy-commits] [xul-ext-monkeysphere] 113/296: fix locale messages for default status messages

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.

commit ad228aec369e9f537796ba0b4f53ca0e5f59a5a0
Author: Jameson Rollins <jrollins at finestructure.net>
Date:   Sat Mar 6 12:56:32 2010 -0500

    fix locale messages for default status messages
---
 chrome/locale/en-US/messages | 24 +++++++-----------------
 1 file changed, 7 insertions(+), 17 deletions(-)

diff --git a/chrome/locale/en-US/messages b/chrome/locale/en-US/messages
index a6dd3d2..d5f84e1 100644
--- a/chrome/locale/en-US/messages
+++ b/chrome/locale/en-US/messages
@@ -1,20 +1,10 @@
 internalError=Monkeysphere: internal error: %1$S
 
-# notification messages
-needsPermission=Query Monkeysphere validation agent for security information for this site?
-verificationSuccess=Monkeysphere has verified the security of your connection to this website and has bypassed Firefox's security error page.
-unableToVerify=Monkeysphere was unable to verify the security of your connection to this website.
-agentError=Monkeysphere validation agent error!
-
-# notification button messages
-yesQuery=Yes, query validation agent
-learnMore=Learn more
-
-# status messages
-statusNoHost=Monkeysphere: missing URL host name
-statusNoData=Monkeysphere: browser provided an empty URI for this connection. Try hitting refresh.
-statusNonHTTPS=Monkeysphere: non-https website (scheme is '%1$S').
-statusNoCert=Monkeysphere: unable to retrieve a certificate for %1$S
-statusAlreadyValid=Monkeysphere: site already trusted.
-statusNeedsPermission=Monkeysphere: permission required to query validation agent.
+# default status messages
+statusError=Monkeysphere: validation agent error!
+statusNeutral=
 statusInProgress=Monkeysphere: querying validation agent...
+statusValid=Monkeysphere: verified the security of your connection to this website and has bypassed Firefox's security error page.
+statusNotValid=Monkeysphere: unable to verify the security of your connection to this website.
+
+xulError="Monkeysphere error: could not determine status message.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git



More information about the Pkg-privacy-commits mailing list