diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-09 08:09:32 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-09 08:09:32 +0000 |
commit | 0e8e20bb8a27907ab5e23c2446e76a16892d29c8 (patch) | |
tree | f46b02e179c86ae6ec978ecfdf9a532a161fb25e /perl-install/install_interactive.pm | |
parent | b9b785af8651542704ddf97d0dde44f0c11a478c (diff) | |
download | drakx-0e8e20bb8a27907ab5e23c2446e76a16892d29c8.tar drakx-0e8e20bb8a27907ab5e23c2446e76a16892d29c8.tar.gz drakx-0e8e20bb8a27907ab5e23c2446e76a16892d29c8.tar.bz2 drakx-0e8e20bb8a27907ab5e23c2446e76a16892d29c8.tar.xz drakx-0e8e20bb8a27907ab5e23c2446e76a16892d29c8.zip |
add hint about ala LaTeX strings for translators
Diffstat (limited to 'perl-install/install_interactive.pm')
-rw-r--r-- | perl-install/install_interactive.pm | 4 |
1 files changed, 3 insertions, 1 deletions
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 |