summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising
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/share/advertising
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/share/advertising')
-rw-r--r--perl-install/share/advertising/dis-01.pl4
-rw-r--r--perl-install/share/advertising/dis-10.pl2
-rw-r--r--perl-install/share/advertising/dwd-01.pl4
-rw-r--r--perl-install/share/advertising/dwd-02.pl2
-rw-r--r--perl-install/share/advertising/dwd-03.pl6
-rw-r--r--perl-install/share/advertising/dwd-04.pl4
-rw-r--r--perl-install/share/advertising/dwd-05.pl2
-rw-r--r--perl-install/share/advertising/dwd-07.pl2
-rw-r--r--perl-install/share/advertising/dwd-09.pl2
-rw-r--r--perl-install/share/advertising/ppp-01.pl4
-rw-r--r--perl-install/share/advertising/ppp-02.pl2
-rw-r--r--perl-install/share/advertising/ppp-03.pl2
-rw-r--r--perl-install/share/advertising/ppp-04.pl2
-rw-r--r--perl-install/share/advertising/ppp-10.pl2
-rw-r--r--perl-install/share/advertising/pwp-01.pl4
-rw-r--r--perl-install/share/advertising/pwp-03.pl2
-rw-r--r--perl-install/share/advertising/pwp-04.pl2
-rw-r--r--perl-install/share/advertising/pwp-09.pl2
18 files changed, 25 insertions, 25 deletions
diff --git a/perl-install/share/advertising/dis-01.pl b/perl-install/share/advertising/dis-01.pl
index ab8cc8acc..522b9bf77 100644
--- a/perl-install/share/advertising/dis-01.pl
+++ b/perl-install/share/advertising/dis-01.pl
@@ -10,10 +10,10 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = ([ N("<b>Congratulations for choosing Mandrake Linux!</b>"), center => 1 ],
+@text = ([ N("<b>Congratulations for choosing Mandrakelinux!</b>"), center => 1 ],
' ',
N("Welcome to the Open Source world!"),
' ',
- N("Your new Mandrake Linux operating system and its many applications is the result of collaborative efforts between MandrakeSoft developers and Mandrake Linux contributors throughout the world."),
+ N("Your new Mandrakelinux operating system and its many applications is the result of collaborative efforts between MandrakeSoft developers and Mandrakelinux contributors throughout the world."),
' ',
N("We would like to thank everyone who participated in the development of this latest release."));
diff --git a/perl-install/share/advertising/dis-10.pl b/perl-install/share/advertising/dis-10.pl
index cc95a1aec..e0f574c6d 100644
--- a/perl-install/share/advertising/dis-10.pl
+++ b/perl-install/share/advertising/dis-10.pl
@@ -15,7 +15,7 @@ $border = 10; #- for leftish text
N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"),
N(" - Full access to commercial applications"),
N(" - Special download mirror list exclusively for MandrakeClub Members"),
- N(" - Voting for software to put in Mandrake Linux"),
+ N(" - Voting for software to put in Mandrakelinux"),
N(" - Special discounts for products and services at MandrakeStore"),
N(" - Plus much more"),
' ',
diff --git a/perl-install/share/advertising/dwd-01.pl b/perl-install/share/advertising/dwd-01.pl
index fec34899c..2ac84ba95 100644
--- a/perl-install/share/advertising/dwd-01.pl
+++ b/perl-install/share/advertising/dwd-01.pl
@@ -10,10 +10,10 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = ([ N("<b>Congratulations for choosing Mandrake Linux!</b>"), center => 1 ],
+@text = ([ N("<b>Congratulations for choosing Mandrakelinux!</b>"), center => 1 ],
' ',
N("Welcome to the Open Source world!"),
' ',
- N("Mandrake Linux is committed to the Open Source Model and fully respects the General Public License. This new release is the result of collaboration between MandrakeSoft's team of developers and the worldwide community of Mandrake Linux contributors."),
+ N("Mandrakelinux is committed to the Open Source Model and fully respects the General Public License. This new release is the result of collaboration between MandrakeSoft's team of developers and the worldwide community of Mandrakelinux contributors."),
' ',
N("We would like to thank everyone who participated in the development of this latest release."));
diff --git a/perl-install/share/advertising/dwd-02.pl b/perl-install/share/advertising/dwd-02.pl
index b60ccd5dd..adaf4dcb1 100644
--- a/perl-install/share/advertising/dwd-02.pl
+++ b/perl-install/share/advertising/dwd-02.pl
@@ -10,7 +10,7 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = ([ N("<b>Join the Mandrake Linux community!</b>"), center => 1 ],
+@text = ([ N("<b>Join the Mandrakelinux community!</b>"), center => 1 ],
' ',
N("If you would like to get involved, please subscribe to the \"Cooker\" mailing list by visiting <b>mandrake-linux.com/cooker</b>"),
' ',
diff --git a/perl-install/share/advertising/dwd-03.pl b/perl-install/share/advertising/dwd-03.pl
index f21d5ffaf..d8fb45cfe 100644
--- a/perl-install/share/advertising/dwd-03.pl
+++ b/perl-install/share/advertising/dwd-03.pl
@@ -10,8 +10,8 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = ([ N("<b>What is Mandrake Linux?</b>"), center => 1 ],
+@text = ([ N("<b>What is Mandrakelinux?</b>"), center => 1 ],
' ',
- N("Mandrake Linux is an Open Source distribution created with thousands of the choicest applications from the Free Software world. Mandrake Linux is one of the most widely used Linux distributions worldwide!"),
+ N("Mandrakelinux is an Open Source distribution created with thousands of the choicest applications from the Free Software world. Mandrakelinux is one of the most widely used Linux distributions worldwide!"),
' ',
- N("Mandrake Linux includes the famous graphical desktops KDE and GNOME, plus the latest versions of the most popular Open Source applications."));
+ N("Mandrakelinux includes the famous graphical desktops KDE and GNOME, plus the latest versions of the most popular Open Source applications."));
diff --git a/perl-install/share/advertising/dwd-04.pl b/perl-install/share/advertising/dwd-04.pl
index 9dfee6679..002d36dd6 100644
--- a/perl-install/share/advertising/dwd-04.pl
+++ b/perl-install/share/advertising/dwd-04.pl
@@ -10,10 +10,10 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = (N("Mandrake Linux is widely known as the most user-friendly and the easiest to install and easy to use Linux distribution."),
+@text = (N("Mandrakelinux is widely known as the most user-friendly and the easiest to install and easy to use Linux distribution."),
' ',
N("Find out about our <b>Personal Solutions</b>:"),
- N(" - Find out Mandrake Linux on a bootable CD with <b>MandrakeMove</b>"),
+ N(" - Find out Mandrakelinux on a bootable CD with <b>MandrakeMove</b>"),
N(" - If you use Linux mostly for Office, Internet and Multimedia tasks, <b>Discovery</b> perfectly meets your needs"),
N(" - If you appreciate the largest selection of software including powerful development tools, <b>PowerPack</b> is for you"),
N(" - If you require a full-featured Linux solution customized for small to medium-sized networks, choose <b>PowerPack+</b>"));
diff --git a/perl-install/share/advertising/dwd-05.pl b/perl-install/share/advertising/dwd-05.pl
index 51c48ae15..8bc53c9df 100644
--- a/perl-install/share/advertising/dwd-05.pl
+++ b/perl-install/share/advertising/dwd-05.pl
@@ -16,4 +16,4 @@ $border = 10; #- for leftish text
' ',
N("<b>Multi Network Firewall</b>: based on Linux 2.4 \"kernel secure\" to provide multi-VPN as well as multi-DMZ functionalities. It is the perfect high performance security solution."),
' ',
- N("<b>MandrakeClustering</b>: the power and speed of a Linux cluster combined with the stability and easy-of-use of the world-famous Mandrake Linux distribution. A unique blend for incomparable HPC performance."));
+ N("<b>MandrakeClustering</b>: the power and speed of a Linux cluster combined with the stability and easy-of-use of the world-famous Mandrakelinux distribution. A unique blend for incomparable HPC performance."));
diff --git a/perl-install/share/advertising/dwd-07.pl b/perl-install/share/advertising/dwd-07.pl
index eeb64de3f..561b61fce 100644
--- a/perl-install/share/advertising/dwd-07.pl
+++ b/perl-install/share/advertising/dwd-07.pl
@@ -15,7 +15,7 @@ $border = 10; #- for leftish text
N("Take advantage of valuable benefits, products and services by joining Mandrake Club, such as:"),
N(" - Full access to commercial applications"),
N(" - Special download mirror list exclusively for MandrakeClub Members"),
- N(" - Voting for software to put in Mandrake Linux"),
+ N(" - Voting for software to put in Mandrakelinux"),
N(" - Special discounts for products and services at MandrakeStore"),
N(" - Plus much more"),
' ',
diff --git a/perl-install/share/advertising/dwd-09.pl b/perl-install/share/advertising/dwd-09.pl
index 648309f06..c5393e971 100644
--- a/perl-install/share/advertising/dwd-09.pl
+++ b/perl-install/share/advertising/dwd-09.pl
@@ -15,6 +15,6 @@ $border = 10; #- for leftish text
@text = ([ N("<b>Note</b>"), center => 1 ],
' ',
- N("This is the Mandrake Linux <b>Download version</b>."),
+ N("This is the Mandrakelinux <b>Download version</b>."),
' ',
N("The free download version does not include commercial software, and therefore may not work with certain modems (such as some ADSL and RTC) and video cards (such as ATI® and NVIDIA®)."));
diff --git a/perl-install/share/advertising/ppp-01.pl b/perl-install/share/advertising/ppp-01.pl
index 71c7580f0..d7f4cef1f 100644
--- a/perl-install/share/advertising/ppp-01.pl
+++ b/perl-install/share/advertising/ppp-01.pl
@@ -10,10 +10,10 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = ([ N("<b>Congratulations for choosing Mandrake Linux!</b>"), center => 1 ],
+@text = ([ N("<b>Congratulations for choosing Mandrakelinux!</b>"), center => 1 ],
' ',
N("Welcome to the Open Source world!"),
' ',
- N("Your new Mandrake Linux distribution and its many applications are the result of collaborative efforts between MandrakeSoft developers and Mandrake Linux contributors throughout the world."),
+ N("Your new Mandrakelinux distribution and its many applications are the result of collaborative efforts between MandrakeSoft developers and Mandrakelinux contributors throughout the world."),
' ',
N("We would like to thank everyone who participated in the development of this latest release."));
diff --git a/perl-install/share/advertising/ppp-02.pl b/perl-install/share/advertising/ppp-02.pl
index 6c9eb25d5..35cf8259b 100644
--- a/perl-install/share/advertising/ppp-02.pl
+++ b/perl-install/share/advertising/ppp-02.pl
@@ -14,4 +14,4 @@ $border = 10; #- for leftish text
' ',
N("PowerPack+ is a full-featured Linux solution for small to medium-sized networks. PowerPack+ increases the value of the standard PowerPack by adding a comprehensive selection of world-class server applications."),
' ',
- N("It is the only Mandrake Linux product that includes the groupware solution."));
+ N("It is the only Mandrakelinux product that includes the groupware solution."));
diff --git a/perl-install/share/advertising/ppp-03.pl b/perl-install/share/advertising/ppp-03.pl
index 5642d6120..8343e42d3 100644
--- a/perl-install/share/advertising/ppp-03.pl
+++ b/perl-install/share/advertising/ppp-03.pl
@@ -12,4 +12,4 @@ $border = 10; #- for leftish text
@text = ([ N("<b>Choose your graphical Desktop environment!</b>"), center => 1 ],
' ',
- N("When you log into your Mandrake Linux system for the first time, you can choose between several popular graphical desktops environments, including: KDE, GNOME, WindowMaker, IceWM, and others."));
+ N("When you log into your Mandrakelinux system for the first time, you can choose between several popular graphical desktops environments, including: KDE, GNOME, WindowMaker, IceWM, and others."));
diff --git a/perl-install/share/advertising/ppp-04.pl b/perl-install/share/advertising/ppp-04.pl
index 80b104cb5..911dc5fe9 100644
--- a/perl-install/share/advertising/ppp-04.pl
+++ b/perl-install/share/advertising/ppp-04.pl
@@ -10,7 +10,7 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = (N("In the Mandrake Linux menu you will find easy-to-use applications for all tasks:"),
+@text = (N("In the Mandrakelinux menu you will find easy-to-use applications for all tasks:"),
' ',
N(" - Create, edit and share office documents with <b>OpenOffice.org</b>"),
N(" - Take charge of your personal data with the integrated personal information suites: <b>Kontact</b> and <b>Evolution</b>"),
diff --git a/perl-install/share/advertising/ppp-10.pl b/perl-install/share/advertising/ppp-10.pl
index 2edbfaf61..1276fa8e7 100644
--- a/perl-install/share/advertising/ppp-10.pl
+++ b/perl-install/share/advertising/ppp-10.pl
@@ -16,7 +16,7 @@ $border = 10; #- for leftish text
' ',
N(" - Full access to commercial applications"),
N(" - Special download mirror list exclusively for MandrakeClub Members"),
- N(" - Voting for software to put in Mandrake Linux"),
+ N(" - Voting for software to put in Mandrakelinux"),
N(" - Special discounts for products and services at MandrakeStore"),
N(" - Plus much more"),
' ',
diff --git a/perl-install/share/advertising/pwp-01.pl b/perl-install/share/advertising/pwp-01.pl
index 94dd285cd..1b00b2f38 100644
--- a/perl-install/share/advertising/pwp-01.pl
+++ b/perl-install/share/advertising/pwp-01.pl
@@ -10,10 +10,10 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = ([ N("<b>Congratulations for choosing Mandrake Linux!</b>"), center => 1 ],
+@text = ([ N("<b>Congratulations for choosing Mandrakelinux!</b>"), center => 1 ],
' ',
N("Welcome to the Open Source world!"),
' ',
- N("Your new Mandrake Linux distribution is the result of collaborative efforts between MandrakeSoft developers and Mandrake Linux contributors throughout the world."),
+ N("Your new Mandrakelinux distribution is the result of collaborative efforts between MandrakeSoft developers and Mandrakelinux contributors throughout the world."),
' ',
N("We would like to thank everyone who participated in the development of our latest release."));
diff --git a/perl-install/share/advertising/pwp-03.pl b/perl-install/share/advertising/pwp-03.pl
index 5642d6120..8343e42d3 100644
--- a/perl-install/share/advertising/pwp-03.pl
+++ b/perl-install/share/advertising/pwp-03.pl
@@ -12,4 +12,4 @@ $border = 10; #- for leftish text
@text = ([ N("<b>Choose your graphical Desktop environment!</b>"), center => 1 ],
' ',
- N("When you log into your Mandrake Linux system for the first time, you can choose between several popular graphical desktops environments, including: KDE, GNOME, WindowMaker, IceWM, and others."));
+ N("When you log into your Mandrakelinux system for the first time, you can choose between several popular graphical desktops environments, including: KDE, GNOME, WindowMaker, IceWM, and others."));
diff --git a/perl-install/share/advertising/pwp-04.pl b/perl-install/share/advertising/pwp-04.pl
index 5620a9cad..a96ff2096 100644
--- a/perl-install/share/advertising/pwp-04.pl
+++ b/perl-install/share/advertising/pwp-04.pl
@@ -10,7 +10,7 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = (N("In the Mandrake Linux menu you will find easy-to-use applications for all of your tasks:"),
+@text = (N("In the Mandrakelinux menu you will find easy-to-use applications for all of your tasks:"),
' ',
N(" - Create, edit and share office documents with <b>OpenOffice.org</b>"),
N(" - Take charge of your personal data with the integrated personal information suites <b>Kontact</b> and <b>Evolution</b>"),
diff --git a/perl-install/share/advertising/pwp-09.pl b/perl-install/share/advertising/pwp-09.pl
index f65ad95fe..f16aaeeaa 100644
--- a/perl-install/share/advertising/pwp-09.pl
+++ b/perl-install/share/advertising/pwp-09.pl
@@ -15,7 +15,7 @@ $border = 10; #- for leftish text
N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"),
N(" - Full access to commercial applications"),
N(" - Special download mirror list exclusively for MandrakeClub Members"),
- N(" - Voting for software to put in Mandrake Linux"),
+ N(" - Voting for software to put in Mandrakelinux"),
N(" - Special discounts for products and services at MandrakeStore"),
N(" - Plus much more"),
' ',