summaryrefslogtreecommitdiffstats
path: root/dhcp_wizard
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-08-19 23:37:05 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-08-19 23:37:05 +0000
commit94c9e4038f961c028c5219e23070c52e074e8a7e (patch)
tree966f5025da47e3bd67194c95d5800dd64ee049eb /dhcp_wizard
parent7c4f252bc4405ac1d0cdb9068e48ea23019b5ee3 (diff)
downloaddrakwizard-94c9e4038f961c028c5219e23070c52e074e8a7e.tar
drakwizard-94c9e4038f961c028c5219e23070c52e074e8a7e.tar.gz
drakwizard-94c9e4038f961c028c5219e23070c52e074e8a7e.tar.bz2
drakwizard-94c9e4038f961c028c5219e23070c52e074e8a7e.tar.xz
drakwizard-94c9e4038f961c028c5219e23070c52e074e8a7e.zip
some i18n fixes
Diffstat (limited to 'dhcp_wizard')
-rw-r--r--dhcp_wizard/dhcp.wiz6
1 files changed, 3 insertions, 3 deletions
diff --git a/dhcp_wizard/dhcp.wiz b/dhcp_wizard/dhcp.wiz
index 88f6c36a..bfd4a593 100644
--- a/dhcp_wizard/dhcp.wiz
+++ b/dhcp_wizard/dhcp.wiz
@@ -199,7 +199,7 @@
variableName="dhcp_range_high"
alignement="Fill"
fillScript="__WIZ_HOME__/dhcp_wizard/compute_range2.sh"
- helpText="Highest IP address:"
+ helpText="Highest IP Address:"
guiType="textfield"
editable="true"
fontName="Default"
@@ -326,7 +326,7 @@ needed to configure your DHCP service:"
name="freetext"
variableName="dhcp_range_low"
alignement="Fill"
- helpText="Lowest IP Address:"
+ helpText="Lowest IP Address:"
guiType="textfield"
editable="false"
fontName="Default"
@@ -540,7 +540,7 @@ needed to configure your DHCP service:"
<Info
name="errorLabel"
alignement="Center"
- helpText="SSystem error, no configuration done."
+ helpText="System error, no configuration done"
guiType="label"
fontName="Default"
fontStyle="plain"