summaryrefslogtreecommitdiffstats
path: root/perl-install/install_messages.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-03-10 18:19:41 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-03-10 18:19:41 +0000
commit127008bba6c0b7d08a15a5c825fcfcf5f0a85e23 (patch)
tree7f28dae70ed89bd7cd639fc54ec4262d4e02569f /perl-install/install_messages.pm
parent0b06e32c49092160c3773cb402b0498ec9b32230 (diff)
downloaddrakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar
drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar.gz
drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar.bz2
drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar.xz
drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.zip
spell Mandrakelinux in one word
Diffstat (limited to 'perl-install/install_messages.pm')
-rw-r--r--perl-install/install_messages.pm12
1 files changed, 6 insertions, 6 deletions
diff --git a/perl-install/install_messages.pm b/perl-install/install_messages.pm
index 3ba7c9fc8..e668c0ff5 100644
--- a/perl-install/install_messages.pm
+++ b/perl-install/install_messages.pm
@@ -8,10 +8,10 @@ use common;
sub main_license() {
N("Introduction
-The operating system and the different components available in the Mandrake Linux distribution
+The operating system and the different components available in the Mandrakelinux distribution
shall be called the \"Software Products\" hereafter. The Software Products include, but are not
restricted to, the set of programs, methods, rules and documentation related to the operating
-system and the different components of the Mandrake Linux distribution.
+system and the different components of the Mandrakelinux distribution.
1. License Agreement
@@ -46,7 +46,7 @@ liable for any special, incidental, direct or indirect damages whatsoever (inclu
limitation damages for loss of business, interruption of business, financial loss, legal fees
and penalties resulting from a court judgment, or any other consequential loss) arising out
of the possession and use of software components or arising out of downloading software components
-from one of Mandrake Linux sites which are prohibited or restricted in some countries by local laws.
+from one of Mandrakelinux sites which are prohibited or restricted in some countries by local laws.
This limited liability applies to, but is not restricted to, the strong cryptography components
included in the Software Products.
@@ -70,7 +70,7 @@ All rights to the components of the Software Products belong to their respective
protected by intellectual property and copyright laws applicable to software programs.
MandrakeSoft S.A. reserves its rights to modify or adapt the Software Products, as a whole or in
parts, by all means and for all purposes.
-\"Mandrake\", \"Mandrake Linux\" and associated logos are trademarks of MandrakeSoft S.A.
+\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of MandrakeSoft S.A.
5. Governing Laws
@@ -129,7 +129,7 @@ N("Congratulations, installation is complete.
Remove the boot media and press return to reboot.
-For information on fixes which are available for this release of Mandrake Linux,
+For information on fixes which are available for this release of Mandrakelinux,
consult the Errata available from:
@@ -137,7 +137,7 @@ consult the Errata available from:
Information on configuring your system is available in the post
-install chapter of the Official Mandrake Linux User's Guide.",
+install chapter of the Official Mandrakelinux User's Guide.",
N("http://www.mandrakelinux.com/en/100errata.php3"));
}