Some Torbutton users complain that Tor is "english only", because it forces
you to ask for en pages. There's a checkbox to disable it, sure, but it's
hard to find and hard to know about.
How about Torbutton checks on its first start if your language prefs are
non-English, and pops up a dialog box:
"You have set your language preference to %s. Should I keep you safe
by making you blend together with all the other Torbutton users, or should I let
you use your own language?"
[Automatically added by flyspray2trac: Operating System: All]
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
Trac: Type: defect to enhancement Description: Some Torbutton users complain that Tor is "english only", because it forces
you to ask for en pages. There's a checkbox to disable it, sure, but it's
hard to find and hard to know about.
How about Torbutton checks on its first start if your language prefs are
non-English, and pops up a dialog box:
"You have set your language preference to %s. Should I keep you safe
by making you blend together with all the other Torbutton users, or should I let
you use your own language?"
[Automatically added by flyspray2trac: Operating System: All]
to
Some Torbutton users complain that Tor is "english only", because it forces
you to ask for en pages. There's a checkbox to disable it, sure, but it's
hard to find and hard to know about.
How about Torbutton checks on its first start if your language prefs are
non-English, and pops up a dialog box:
"You have set your language preference to %s. Should I keep you safe
by making you blend together with all the other Torbutton users, or should I let
you use your own language?"
[Automatically added by flyspray2trac: Operating System: All] Keywords: N/Adeleted, N/Aadded Milestone: N/AtoN/A Priority: minor to major
Mike suggested I mark this 'critical' if I want to see it get done sometime. I think this is one of the (several) reasons why people in China ignore Torbutton.
Trac: Parent: N/AtoN/A Priority: major to critical
I've attached a patch that implements this functionality.
The prompt is displayed if it hasn't been displayed before, rather than only on a fresh install. That way, if a user who previously uninstalled the extension reinstalls it, it will be displayed. The only problem is that it will be shown to users who upgrade to the latest version. What would be the best solution to this?
IMO displaying the the dialog for users that had torbutton installed previously is fine. Maybe suppress the display if the torbutton pref to force en is set?
I think arma wants to make users aware of the option in either case. We should ask users who don't have the pref set if they want to spoof english so that they are safer, and we should ask users who do have the pref set if they might like to view websites in their native language.
For this reason, I think I'm going to go with the first patch, though I'm going to edit the message and add it to our i18n strings.
Ok, this is fixed in origin/master. It's going to need the transifex magic spells to pull in the .properties strings to build an .xpi that works with it though..