summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2001-06-22 00:35:55 +0000
committerPablo Saratxaga <pablo@mandriva.com>2001-06-22 00:35:55 +0000
commit2997f48accd7036f6d105f18cf218c8c2f7288cc (patch)
tree874f92ecdc07dbb4c81f84577c070f40be96cbfb /perl-install/install_steps_interactive.pm
parent014a1102307fdf7a894aff048dd8858e74260296 (diff)
downloaddrakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.tar
drakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.tar.gz
drakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.tar.bz2
drakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.tar.xz
drakx-backup-do-not-use-2997f48accd7036f6d105f18cf218c8c2f7288cc.zip
s/Linux-Mandrake/Mandrake Linux/
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm14
1 files changed, 7 insertions, 7 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 15b0a50cd..2967b273c 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -86,10 +86,10 @@ sub selectLanguage {
$o->{useless_thing_accepted} = $o->ask_from_list_(_("License agreement"), formatAlaTeX(
_("Introduction
-The operating system and the different components available in the Linux-Mandrake distribution
+The operating system and the different components available in the Mandrake Linux 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 Linux-Mandrake distribution.
+system and the different components of the Mandrake Linux distribution.
1. License Agreement
@@ -124,7 +124,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 Linux-Mandrake sites which are prohibited or restricted in some countries by local laws.
+from one of Mandrake Linux 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.
@@ -148,7 +148,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\", \"Linux-Mandrake\" and associated logos are trademarks of MandrakeSoft S.A.
+\"Mandrake\", \"Mandrake Linux\" and associated logos are trademarks of MandrakeSoft S.A.
5. Governing Laws
@@ -1167,11 +1167,11 @@ Do you really want to quit now?"), 0);
_("Congratulations, installation is complete.
Remove the boot media and press return to reboot.
-For information on fixes which are available for this release of Linux-Mandrake,
-consult the Errata available from http://www.linux-mandrake.com/.
+For information on fixes which are available for this release of Mandrake Linux,
+consult the Errata available from http://www.mandrakelinux.com/.
Information on configuring your system is available in the post
-install chapter of the Official Linux-Mandrake User's Guide."),
+install chapter of the Official Mandrake Linux User's Guide."),
cancel => '',
},
[