Bug 974394 - Change duplicated accesskey 'a' to 'v' for autologin pref. r=adw

This commit is contained in:
Manish Goregaokar 2014-02-21 08:34:24 -05:00
Родитель d27edc9c9e
Коммит 9eb3dbf7f6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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