From ca012347134ab4eec6f196b5f86c9fc1f25cb5b7 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sat, 23 Apr 2005 16:20:27 +0000 Subject: s/Mandrivalinux/Mandriva Linux/ --- perl-install/install_interactive.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_interactive.pm') diff --git a/perl-install/install_interactive.pm b/perl-install/install_interactive.pm index 6fd56a736..8cc936d3d 100644 --- a/perl-install/install_interactive.pm +++ b/perl-install/install_interactive.pm @@ -160,7 +160,7 @@ the following error occurred: %s", formatError($@)); #- this save at least a cylinder (less than 8Mb). $min_win += partition_table::raw::cylinder_size($hd); - $part->{size} > $min_linux + $min_swap + $min_freewin + $min_win or die N("Your Windows partition is too fragmented. Please reboot your computer under Windows, run the ``defrag'' utility, then restart the Mandrivalinux installation."); + $part->{size} > $min_linux + $min_swap + $min_freewin + $min_win or die N("Your Windows partition is too fragmented. Please reboot your computer under Windows, run the ``defrag'' utility, then restart the Mandriva Linux installation."); $o->ask_okcancel('', formatAlaTeX( #-PO: keep the double empty lines between sections, this is formatted a la LaTeX N("WARNING! -- cgit v1.2.1