summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-09-10 11:22:10 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-09-10 11:22:10 +0000
commit9ae56c69a9ca88d7fe04c2cfea243754d67bce0b (patch)
tree84953f03e6264249f261c4d4ab56d35c22cde398
parentb42ee73b73e75e4ab8545802e3dc0c4b30577334 (diff)
downloaddrakx-backup-do-not-use-9ae56c69a9ca88d7fe04c2cfea243754d67bce0b.tar
drakx-backup-do-not-use-9ae56c69a9ca88d7fe04c2cfea243754d67bce0b.tar.gz
drakx-backup-do-not-use-9ae56c69a9ca88d7fe04c2cfea243754d67bce0b.tar.bz2
drakx-backup-do-not-use-9ae56c69a9ca88d7fe04c2cfea243754d67bce0b.tar.xz
drakx-backup-do-not-use-9ae56c69a9ca88d7fe04c2cfea243754d67bce0b.zip
small i18n change
-rwxr-xr-xperl-install/standalone/drakTermServ6
1 files changed, 2 insertions, 4 deletions
diff --git a/perl-install/standalone/drakTermServ b/perl-install/standalone/drakTermServ
index 9e95f2565..cee51ed2b 100755
--- a/perl-install/standalone/drakTermServ
+++ b/perl-install/standalone/drakTermServ
@@ -870,10 +870,8 @@ sub dhcpd_config {
gtkadd($box_name_servers),
),
0, gtkadd(new Gtk::VBox(0,0),
- new Gtk::Label(_("dhcpd Server Configuration\n\n
- Most of these values were extracted
- from your running system. You can
- modify as needed.")),
+ new Gtk::Label(_("dhcpd Server Configuration")."\n\n".
+ _("Most of these values were extracted\nfrom your running system. You can modify as needed.")),
gtksignal_connect(new Gtk::Button(_("Write Config")), clicked =>
sub { write_dhcpd_config(
$entry_subnet->get_text(),