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 /web_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 'web_wizard')
-rw-r--r-- | web_wizard/web.wiz | 69 |
1 files changed, 7 insertions, 62 deletions
diff --git a/web_wizard/web.wiz b/web_wizard/web.wiz index 995b7aaa..d25154cc 100644 --- a/web_wizard/web.wiz +++ b/web_wizard/web.wiz @@ -83,18 +83,7 @@ <Info name="info3" alignement="Center" - helpText="This wizard will help you configuring" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info4" - alignement="Center" - helpText="the Web Server for your network." + helpText="This wizard will help you configuring the Web Server for your network." guiType="label" fontName="Default" fontStyle="plain" @@ -138,8 +127,7 @@ <Info name="errorLabel" alignement="Center" - helpText="Warning\nYou are in dhcp, server may doesn't - work with your configuration." + helpText="Warning\nYou are in dhcp, server may doesn't work with your configuration." guiType="label" fontName="Default" fontStyle="plain" @@ -192,18 +180,7 @@ <Info name="info7" alignement="East" - helpText="Your server can act as a Web Server toward your internal" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info11" - alignement="East" - helpText="network (intranet) and as a Web Server for the Internet." + helpText="Your server can act as a Web Server toward your internal network (intranet) and as a Web Server for the Internet." guiType="label" fontName="Default" fontStyle="plain" @@ -340,18 +317,8 @@ <Info name="info14" alignement="East" - helpText="The wizard collected the following parameter" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info15" - alignement="East" - helpText="needed to configure your Web Server" + helpText="The wizard collected the following parameters +needed to configure your Web Server" guiType="label" fontName="Default" fontStyle="plain" @@ -414,18 +381,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" @@ -468,18 +424,7 @@ <Info name="info24" alignement="Center" - helpText="The wizard successfully configured your" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info25" - alignement="Center" - helpText="Intranet/Internet Web Server" + helpText="The wizard successfully configured your Intranet/Internet Web Server" guiType="label" fontName="Default" fontStyle="plain" |