From 0e8e20bb8a27907ab5e23c2446e76a16892d29c8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 9 Aug 2004 08:09:32 +0000 Subject: add hint about ala LaTeX strings for translators --- perl-install/install_interactive.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-install/install_interactive.pm') diff --git a/perl-install/install_interactive.pm b/perl-install/install_interactive.pm index 14a791e1f..92ae1ae0b 100644 --- a/perl-install/install_interactive.pm +++ b/perl-install/install_interactive.pm @@ -161,7 +161,9 @@ the following error occured: %s", formatError($@)); $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 Mandrakelinux installation."); - $o->ask_okcancel('', formatAlaTeX(N("WARNING! + $o->ask_okcancel('', formatAlaTeX( + #-PO: keep the doble empty lines between sections, this is formated a la LaTeX + N("WARNING! DrakX will now resize your Windows partition. Be careful: this operation is dangerous. If you have not already done so, you -- cgit v1.2.1