diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-01-21 07:16:42 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-01-21 07:16:42 +0000 |
commit | 8dfdaa21d8ab26fad9030597f14f034938914ef2 (patch) | |
tree | cad45d8ca3eb46d6b273f41e53f5e48d70d31abc /proxy_wizard | |
parent | 0080c643d1983eed20ca963f8ebea7814298561f (diff) | |
download | drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.tar drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.tar.gz drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.tar.bz2 drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.tar.xz drakwizard-8dfdaa21d8ab26fad9030597f14f034938914ef2.zip |
English proofreading by Stew Benedict
Diffstat (limited to 'proxy_wizard')
-rw-r--r-- | proxy_wizard/proxy.wiz | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/proxy_wizard/proxy.wiz b/proxy_wizard/proxy.wiz index 09f98c4f..d4f61e4a 100644 --- a/proxy_wizard/proxy.wiz +++ b/proxy_wizard/proxy.wiz @@ -103,7 +103,7 @@ </Info> <Info - helpText="This wizard will help you configuring your proxy server." + helpText="This wizard will help you in configuring your proxy server." > </Info> </Page> @@ -143,7 +143,7 @@ <Info - helpText="Proxy port value sets what port the proxy server will listen on for http requests. Default is 3128, other common value can be 8080, the port value need to be greater than 1024." + helpText="Proxy port value sets what port the proxy server will listen on for http requests. Default is 3128, other common value can be 8080, the port value needs to be greater than 1024." > </Info> @@ -202,7 +202,7 @@ <Info - helpText="For information, here is /var/spool/squid space on disk:" + helpText="For your information, here is /var/spool/squid space on disk:" > </Info> @@ -259,7 +259,7 @@ </Info> <Info - helpText="Choose the level that suits your needs. If you don't know,the Local Network level is usually the most appropriate. Beware that the All level may be not secure." + helpText="Choose the level that suits your needs. If you don't know, the Local Network level is usually the most appropriate. Beware that the All level may be not secure." > </Info> @@ -357,7 +357,7 @@ name="f_wiz_squid_mynetw" variableName="wiz_squid_mynetw" fillfunc="network_mask" - helpText="Authorised network:" + helpText="Authorized network:" editable="true" help="Use numeric format like \q192.168.1.0/255.255.255.0\q or a text format like \q.domain.net\q" > @@ -686,7 +686,7 @@ > <Info - helpText="This Wizard need to run as root" + helpText="This Wizard needs to run as root" > </Info> </Page> |