Bug 322760 - connection settings pref window use wrong text, r=sipaq/jminta

This commit is contained in:
wr%rosenauer.org 2006-06-07 02:11:06 +00:00
Родитель a82c9537bb
Коммит de36458a4d
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -3,12 +3,12 @@
<!ENTITY proxyTitle.label "Configure Proxies to Access the Internet">
<!ENTITY directTypeRadio.label "Direct connection to the Internet">
<!ENTITY directTypeRadio.accesskey "d">
<!ENTITY WPADTypeRadio.label "Auto-detect proxy settings for this network">
<!ENTITY WPADTypeRadio.accesskey "w">
<!ENTITY manualTypeRadio.label "Manual proxy configuration">
<!ENTITY manualTypeRadio.accesskey "m">
<!ENTITY autoTypeRadio.label "Automatic proxy configuration URL:">
<!ENTITY autoTypeRadio.accesskey "a">
<!ENTITY configAutoconfigText.label "Configuration location (URL):">
<!ENTITY configAutoconfigText.accesskey "u">
<!ENTITY shareproxy.label "Use this proxy server for all protocols">
<!ENTITY shareproxy.accesskey "x">
<!ENTITY reload.label "Reload">