diff options
Diffstat (limited to 'perl-install/install_messages.pm')
-rw-r--r-- | perl-install/install_messages.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install_messages.pm b/perl-install/install_messages.pm index ef42d1cda..aa045e3f6 100644 --- a/perl-install/install_messages.pm +++ b/perl-install/install_messages.pm @@ -6,6 +6,7 @@ use strict; use common; sub main_license() { +#-PO: keep the doble empty lines between sections, this is formated a la LaTeX N("Introduction The operating system and the different components available in the Mandrakelinux distribution @@ -93,6 +94,7 @@ http://www.mp3licensing.com for more details). If you are unsure if a patent may be applicable to you, check your local laws."); } sub com_license() { +#-PO: keep the doble empty lines between sections, this is formated a la LaTeX N(" Warning @@ -125,6 +127,7 @@ copyright laws applicable to software programs. } sub install_completed() { +#-PO: keep the doble empty lines between sections, this is formated a la LaTeX N("Congratulations, installation is complete. Remove the boot media and press return to reboot. |