From 34cdbb6bc4239174fe39bac4508aef18be8e14c4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 20 Aug 2003 21:52:49 +0000 Subject: fix english (thanks to Arpad Biro) --- perl-install/fsedit.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/fsedit.pm b/perl-install/fsedit.pm index bfffd5ce0..318892f87 100644 --- a/perl-install/fsedit.pm +++ b/perl-install/fsedit.pm @@ -250,7 +250,7 @@ I can try to go on, erasing over bad partitions (ALL DATA will be lost!). The other solution is to not allow DrakX to modify the partition table. (the error is %s) -Do you agree to loose all the partitions? +Do you agree to lose all the partitions? ", $dev, formatError($err))); }) } sub { $in->ask_okcancel('', formatError($@)) }; } else { -- cgit v1.2.1