summaryrefslogtreecommitdiffstats
path: root/installsrv_wizard
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-07-04 02:05:14 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-07-04 02:05:14 +0000
commit1f7fa6a8b8f51529c7fb3d0ef42e02d92f1edcd7 (patch)
treee194f262661ec8236bf018890752c53ffdc0d67b /installsrv_wizard
parentd649432109fe4134fa4c6d62d546b4593719682d (diff)
downloaddrakwizard-1f7fa6a8b8f51529c7fb3d0ef42e02d92f1edcd7.tar
drakwizard-1f7fa6a8b8f51529c7fb3d0ef42e02d92f1edcd7.tar.gz
drakwizard-1f7fa6a8b8f51529c7fb3d0ef42e02d92f1edcd7.tar.bz2
drakwizard-1f7fa6a8b8f51529c7fb3d0ef42e02d92f1edcd7.tar.xz
drakwizard-1f7fa6a8b8f51529c7fb3d0ef42e02d92f1edcd7.zip
updated pot file
Diffstat (limited to 'installsrv_wizard')
-rw-r--r--installsrv_wizard/Installsrv.pm2
1 files changed, 1 insertions, 1 deletions
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;