summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakautoinst
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-01-13 18:19:32 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-01-13 18:19:32 +0000
commit00ed9b1464ff110d9f8ae58901f3cc3e1523f5d6 (patch)
tree5f3153067ac30a50a56c83517261597fff78900f /perl-install/standalone/drakautoinst
parent23a566beefbc502e4e772eff27d43036c814187e (diff)
downloaddrakx-backup-do-not-use-00ed9b1464ff110d9f8ae58901f3cc3e1523f5d6.tar
drakx-backup-do-not-use-00ed9b1464ff110d9f8ae58901f3cc3e1523f5d6.tar.gz
drakx-backup-do-not-use-00ed9b1464ff110d9f8ae58901f3cc3e1523f5d6.tar.bz2
drakx-backup-do-not-use-00ed9b1464ff110d9f8ae58901f3cc3e1523f5d6.tar.xz
drakx-backup-do-not-use-00ed9b1464ff110d9f8ae58901f3cc3e1523f5d6.zip
alter message according to interface team suggestion
Diffstat (limited to 'perl-install/standalone/drakautoinst')
-rwxr-xr-xperl-install/standalone/drakautoinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakautoinst b/perl-install/standalone/drakautoinst
index 4f12be3bb..e16bec617 100755
--- a/perl-install/standalone/drakautoinst
+++ b/perl-install/standalone/drakautoinst
@@ -44,7 +44,7 @@ With that feature, you will be able to replay the installation you've performed
For maximum safety, the partitioning and formatting will never be performed automatically, whatever you chose during the install of this computer.
-Do you want to continue?"), 1) or quit_global($in, 0);
+Press ok to continue."), 1) or quit_global($in, 0);
my @manual_steps = qw(doPartitionDisks formatPartitions);