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 /dhcp_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 'dhcp_wizard')
-rw-r--r-- | dhcp_wizard/dhcp.wiz | 103 |
1 files changed, 8 insertions, 95 deletions
diff --git a/dhcp_wizard/dhcp.wiz b/dhcp_wizard/dhcp.wiz index 0411efc3..88f6c36a 100644 --- a/dhcp_wizard/dhcp.wiz +++ b/dhcp_wizard/dhcp.wiz @@ -92,18 +92,7 @@ <Info name="info5" alignement="Center" - helpText="DHCP is a service that automatically assigns" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info6" - alignement="Center" - helpText="networking addresses to your workstations." + helpText="DHCP is a service that automatically assigns networking addresses to your workstations." guiType="label" fontName="Default" fontStyle="plain" @@ -114,18 +103,7 @@ <Info name="info" alignement="Center" - helpText="This wizard will help you configuring" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info1" - alignement="Center" - helpText="the DHCP services of your server." + helpText="This wizard will help you configuring the DHCP services of your server." guiType="label" fontName="Default" fontStyle="plain" @@ -181,29 +159,7 @@ <Info name="info3" alignement="East" - helpText="Select the range of addresses assigned to the workstations" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info7" - alignement="East" - helpText="by the DHCP service; unless you have special needs," - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info9" - alignement="East" - helpText="you can safely accept the proposed values." + helpText="Select the range of addresses assigned to the workstations by the DHCP service; unless you have special needs, you can safely accept the proposed values." guiType="label" fontName="Default" fontStyle="plain" @@ -347,18 +303,8 @@ <Info name="info13" alignement="East" - helpText="The wizard collected the following parameter" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info14" - alignement="East" - helpText="needed to configure your DHCP service:" + helpText="The wizard collected the following parameters +needed to configure your DHCP service:" guiType="label" fontName="Default" fontStyle="plain" @@ -421,18 +367,7 @@ <Info name="info17" alignement="East" - helpText="To accept these values, and configure your server, click on" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info18" - 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" @@ -475,18 +410,7 @@ <Info name="info21" alignement="Center" - helpText="The wizard successfully configured the DHCP" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - - <Info - name="info19" - alignement="Center" - helpText="services of your server." + helpText="The wizard successfully configured the DHCP services of your server." guiType="label" fontName="Default" fontStyle="plain" @@ -583,18 +507,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 DHCP configuration" + helpText="If you choose to configure now, you will automatically continue with the DHCP configuration" guiType="label" fontName="Default" fontStyle="plain" |