Bug 974394 - Chage duplicated acceskey 'a' to 'v' for proxy autologin pref; r=adw

This commit is contained in:
Manish Goregaokar 2014-03-03 00:23:03 -05:00
parent b726c74403
commit 66216c9aef

View File

@ -45,5 +45,5 @@
<!ENTITY shareproxy.label "Use this proxy server for all protocols">
<!ENTITY shareproxy.accesskey "s">
<!ENTITY autologinproxy.label "Do not prompt for authentication if password is saved">
<!ENTITY autologinproxy.accesskey "v">
<!ENTITY autologinproxy.accesskey "i">
<!ENTITY autologinproxy.tooltip "This option silently authenticates you to proxies when you have saved credentials for them. You will be prompted if authentication fails.">