From 00ed9b1464ff110d9f8ae58901f3cc3e1523f5d6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 13 Jan 2004 18:19:32 +0000 Subject: alter message according to interface team suggestion --- perl-install/standalone/drakautoinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakautoinst') 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); -- cgit v1.2.1