[tor-commits] [torbutton/master] Bug 12684: Slightly tweak the canvas message.

mikeperry at torproject.org mikeperry at torproject.org
Wed Aug 20 03:55:48 UTC 2014


commit 402eb5d24ba35aef68ecbe95d77fa3c5c0768d29
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Tue Aug 19 20:52:21 2014 -0700

    Bug 12684: Slightly tweak the canvas message.
    
    Still not perfect, but repeating "image data" and "extract" twice might help
    get the point across.
---
 src/chrome/locale/en/torbutton.properties |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/chrome/locale/en/torbutton.properties b/src/chrome/locale/en/torbutton.properties
index c04b1e8..c76be32 100644
--- a/src/chrome/locale/en/torbutton.properties
+++ b/src/chrome/locale/en/torbutton.properties
@@ -48,7 +48,7 @@ torbutton.popup.confirm_plugins = Plugins such as Flash can harm your privacy an
 torbutton.popup.never_ask_again = Never ask me again
 
 # Canvas permission prompt. Strings are kept here for ease of translation.
-canvas.siteprompt=This website (%S) attempted to access HTML5 canvas image data, which may be used to uniquely identify your computer.\n\nShould Tor Browser allow this website to access HTML5 canvases?
+canvas.siteprompt=This website (%S) attempted to extract HTML5 canvas image data, which may be used to uniquely identify your computer.\n\nShould Tor Browser allow this website to extract HTML5 canvas image data?
 canvas.notNow=Not Now
 canvas.notNowAccessKey=N
 canvas.allow=Allow in the future



More information about the tor-commits mailing list