From 1f7fa6a8b8f51529c7fb3d0ef42e02d92f1edcd7 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 4 Jul 2005 02:05:14 +0000 Subject: updated pot file --- installsrv_wizard/Installsrv.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installsrv_wizard') diff --git a/installsrv_wizard/Installsrv.pm b/installsrv_wizard/Installsrv.pm index 3acc237f..cbf0b5ae 100644 --- a/installsrv_wizard/Installsrv.pm +++ b/installsrv_wizard/Installsrv.pm @@ -55,7 +55,7 @@ $o->{pages} = { next => 'install_srv', }, install_srv => { - name => N("Install server configuration") . "\n\n" . N("Path to data: specify your source directory, should be base of a Linux installation.") . "\n\n" . N("Destination directory: copy files in which directory ?"), + name => N("Install server configuration") . "\n\n" . N("Path to data: specify your source directory, should be base of a Linux installation.") . "\n\n" . N("Destination directory: copy files in which directory?"), pre => sub { $o->{var}{wiz_nfs} ||= 1; $o->{var}{wiz_http} ||= 1; -- cgit v1.2.1