[or-cvs] [torbutton/master] Bug #1110: Fix typos caught by arma.

mikeperry at torproject.org mikeperry at torproject.org
Wed Feb 9 23:26:34 UTC 2011


commit ae84b8f74ff9169da7f056308d8d08adf2286ba3
Author: Mike Perry <mikeperry-git at fscked.org>
Date:   Wed Feb 9 15:24:46 2011 -0800

    Bug #1110: Fix typos caught by arma.
---
 src/chrome/content/torbutton.js           |    2 +-
 src/chrome/locale/en/torbutton.properties |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/chrome/content/torbutton.js b/src/chrome/content/torbutton.js
index 322a8fb..3f6151b 100644
--- a/src/chrome/content/torbutton.js
+++ b/src/chrome/content/torbutton.js
@@ -3459,7 +3459,7 @@ function torbutton_new_tab(event)
 
     // XXX: This is possibly slightly the wrong place to do this check,
     // but we know the TabOpen effect is late enough to provide the popup
-    // after firefox is visible, which makes it more clear who's popup this is.
+    // after firefox is visible, which makes it more clear whose popup this is.
     //
     // Ask the user if they want to make "English requests" if their default
     // language isn't English and the prompt hasn't been displayed before.
diff --git a/src/chrome/locale/en/torbutton.properties b/src/chrome/locale/en/torbutton.properties
index b9b76c8..4116270 100644
--- a/src/chrome/locale/en/torbutton.properties
+++ b/src/chrome/locale/en/torbutton.properties
@@ -34,4 +34,4 @@ torbutton.popup.captcha.ask = Torbutton detected a Google Captcha. Would you lik
 torbutton.popup.captcha.always = Always perform this action from now on
 torbutton.popup.redirect = Redirect
 torbutton.popup.no_redirect = Don't Redirect
-torbutton.popup.prompted_language = To give you more privacy, Torbutton can request the English language version of webppages. This may cause webpages that you prefer to read in your native language to display in English instead.\n\nWould you like to request English language webpages for better privacy?
+torbutton.popup.prompted_language = To give you more privacy, Torbutton can request the English language version of web pages. This may cause web pages that you prefer to read in your native language to display in English instead.\n\nWould you like to request English language web pages for better privacy?



More information about the tor-commits mailing list