diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2002-08-19 13:08:14 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2002-08-19 13:08:14 +0000 |
commit | 8cf9f6ba7465ae8becabcd3d530ae88e101d10bc (patch) | |
tree | 651e88f0d3294860e6556d926043c14e5b4f1e1d /proxy_wizard | |
parent | 1f2bd337274b233328044d71210717627861df94 (diff) | |
download | drakwizard-8cf9f6ba7465ae8becabcd3d530ae88e101d10bc.tar drakwizard-8cf9f6ba7465ae8becabcd3d530ae88e101d10bc.tar.gz drakwizard-8cf9f6ba7465ae8becabcd3d530ae88e101d10bc.tar.bz2 drakwizard-8cf9f6ba7465ae8becabcd3d530ae88e101d10bc.tar.xz drakwizard-8cf9f6ba7465ae8becabcd3d530ae88e101d10bc.zip |
merged strings of wiz files, to make them translator-friendly
and generated a *.po file
Diffstat (limited to 'proxy_wizard')
-rw-r--r-- | proxy_wizard/proxy.wiz | 80 |
1 files changed, 7 insertions, 73 deletions
diff --git a/proxy_wizard/proxy.wiz b/proxy_wizard/proxy.wiz index fa392495..cf875e3b 100644 --- a/proxy_wizard/proxy.wiz +++ b/proxy_wizard/proxy.wiz @@ -168,18 +168,7 @@ <Info name="info1" alignement="Center" - helpText="Squid is a web caching proxy server, it allows" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info2" - alignement="Center" - helpText="faster web acces for your local network." + helpText="Squid is a web caching proxy server, it allows faster web acces for your local network." guiType="label" fontName="Default" fontStyle="plain" @@ -785,18 +774,7 @@ <Info name="info203" alignement="Center" - helpText="Press Next if you want to keep this value," - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info22" - alignement="Center" - helpText="or Back to correct your choice." + helpText="Press Next if you want to keep this value, or Back to correct your choice." guiType="label" fontName="Default" fontStyle="plain" @@ -1268,18 +1246,7 @@ <Info name="info18" alignement="East" - helpText="To accept these values, and configure your server, click on" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info19" - alignement="East" - helpText="\qConfigure\q or use the Back button to correct them." + helpText="To accept these values, and configure your server, click on \qConfigure\q or use the Back button to correct them." guiType="label" fontName="Default" fontStyle="plain" @@ -1435,18 +1402,7 @@ <Info name="info18" alignement="East" - helpText="To accept these values, and configure your server, click on" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info19" - alignement="East" - helpText="\qConfigure\q or use the Back button to correct them." + helpText="To accept these values, and configure your server, click on \qConfigure\q or use the Back button to correct them." guiType="label" fontName="Default" fontStyle="plain" @@ -1489,18 +1445,7 @@ <Info name="successLabel" alignement="Center" - helpText="The wizard successfully configured" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info6" - alignement="Center" - helpText="your proxy server." + helpText="The wizard successfully configured your proxy server." guiType="label" fontName="Default" fontStyle="plain" @@ -1523,7 +1468,7 @@ <Info name="catastrophe_text" alignement="Center" - helpText="Some terrible happened" + helpText="Something terrible happened" guiType="label" fontName="Default" fontStyle="italic" @@ -1703,18 +1648,7 @@ <Info name="info24" alignement="Center" - helpText="If you choose to configure now, you will automatically continue" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info27" - alignement="Center" - helpText="with the Proxy configuration." + helpText="If you choose to configure now, you will automatically continue with the Proxy configuration." guiType="label" fontName="Default" fontStyle="plain" |