summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2003-01-21 12:29:06 +0000
committerPablo Saratxaga <pablo@mandriva.com>2003-01-21 12:29:06 +0000
commit424f21c103811b61abfb7475f201d8fc98f4def3 (patch)
tree9e5a7576b11d952746e60be76a6ae288acab8341 /perl-install/share/advertising
parentac667d819bf1f91fd4190d2f3aac2a91f07723f5 (diff)
downloaddrakx-424f21c103811b61abfb7475f201d8fc98f4def3.tar
drakx-424f21c103811b61abfb7475f201d8fc98f4def3.tar.gz
drakx-424f21c103811b61abfb7475f201d8fc98f4def3.tar.bz2
drakx-424f21c103811b61abfb7475f201d8fc98f4def3.tar.xz
drakx-424f21c103811b61abfb7475f201d8fc98f4def3.zip
English proofreading (first pass)
Diffstat (limited to 'perl-install/share/advertising')
-rw-r--r--perl-install/share/advertising/01-thanks.pl2
-rw-r--r--perl-install/share/advertising/03-internet.pl2
-rw-r--r--perl-install/share/advertising/04-multimedia.pl2
-rw-r--r--perl-install/share/advertising/05-games.pl2
-rw-r--r--perl-install/share/advertising/06-mcc.pl2
-rw-r--r--perl-install/share/advertising/07-desktop.pl2
-rw-r--r--perl-install/share/advertising/08-development.pl2
7 files changed, 7 insertions, 7 deletions
diff --git a/perl-install/share/advertising/01-thanks.pl b/perl-install/share/advertising/01-thanks.pl
index fdc228785..ddad568fe 100644
--- a/perl-install/share/advertising/01-thanks.pl
+++ b/perl-install/share/advertising/01-thanks.pl
@@ -6,7 +6,7 @@ $icon = 0;
$icon_dx = 0;
$icon_dy = 0;
@data = (
- [ N("Thank you for choosing Mandrake Linux 9.0"), 0, 80, 400, 0, 1],
+ [ N("Thank you for choosing Mandrake Linux 9.1"), 0, 80, 400, 0, 1],
[ N("Welcome to the Open Source world"), 0, 110, 400, 0, 0],
[ N("The success of MandrakeSoft is based upon the principle of Free Software. Your new operating system is the result of collaborative work on the part of the worldwide Linux Community"), 0, 140, 400, 0, 0],
diff --git a/perl-install/share/advertising/03-internet.pl b/perl-install/share/advertising/03-internet.pl
index 7311696d2..466610f78 100644
--- a/perl-install/share/advertising/03-internet.pl
+++ b/perl-install/share/advertising/03-internet.pl
@@ -7,6 +7,6 @@ $icon_dx = 0;
$icon_dy = 0;
@data = (
[ N("Get the most from the Internet"), 0, 0, 400, 20, 1],
- [ N("Mandrake Linux 9.0 has selected the best software for you. Surf the Web and view animations with Mozilla and Konqueror, or read your mail and handle your personal information with Evolution and Kmail"), 0, 30, 400, 60, 0],
+ [ N("Mandrake Linux 9.1 has selected the best software for you. Surf the Web and view animations with Mozilla and Konqueror, or read your mail and handle your personal information with Evolution and Kmail"), 0, 30, 400, 60, 0],
# [ 'text', $x, $y, $area_width, $area_height ],
);
diff --git a/perl-install/share/advertising/04-multimedia.pl b/perl-install/share/advertising/04-multimedia.pl
index ff59ffdd9..674b536e8 100644
--- a/perl-install/share/advertising/04-multimedia.pl
+++ b/perl-install/share/advertising/04-multimedia.pl
@@ -8,6 +8,6 @@ $icon_dy = 0;
@data = (
[ N("Discover the most up-to-date graphical and multimedia tools!"), 0, 0, 400, 20, 1],
[ N("Push multimedia to its limits!"), 0, 40, 400, 20, 0],
- [ N("Mandrake Linux 9.0 enables you to use the very latest software to play audio files, edit and handle your images or photos, and play videos"), 0, 60, 400, 20, 0],
+ [ N("Mandrake Linux 9.1 enables you to use the very latest software to play audio files, edit and handle your images or photos, and play videos"), 0, 60, 400, 20, 0],
# [ 'text', $x, $y, $area_width, $area_height ],
);
diff --git a/perl-install/share/advertising/05-games.pl b/perl-install/share/advertising/05-games.pl
index 3b8646fd4..5885e644b 100644
--- a/perl-install/share/advertising/05-games.pl
+++ b/perl-install/share/advertising/05-games.pl
@@ -7,6 +7,6 @@ $icon_dx = 0;
$icon_dy = 0;
@data = (
[ N("Games"), 0, 0, 400, 20, 1],
- [ N("Mandrake Linux 9.0 provides the best Open Source games - arcade, action, strategy, ..."), 0, 30, 400, 0, 0],
+ [ N("Mandrake Linux 9.1 provides the best Open Source games - arcade, action, strategy, ..."), 0, 30, 400, 0, 0],
# [ 'text', $x, $y, $area_width, $area_height ],
);
diff --git a/perl-install/share/advertising/06-mcc.pl b/perl-install/share/advertising/06-mcc.pl
index e2af9575b..1d6e5de15 100644
--- a/perl-install/share/advertising/06-mcc.pl
+++ b/perl-install/share/advertising/06-mcc.pl
@@ -7,6 +7,6 @@ $icon_dx = 0;
$icon_dy = 0;
@data = (
[ N("Mandrake Control Center"), 0, 0, 400, 20, 1],
- [ N("Mandrake Linux 9.0 provides a powerful tool to fully customize and configure your machine"), 0, 40, 400, 60, 0],
+ [ N("Mandrake Linux 9.1 provides a powerful tool to fully customize and configure your machine"), 0, 40, 400, 60, 0],
# [ 'text', $x, $y, $area_width, $area_height ],
);
diff --git a/perl-install/share/advertising/07-desktop.pl b/perl-install/share/advertising/07-desktop.pl
index 49bb96064..5abc1f81e 100644
--- a/perl-install/share/advertising/07-desktop.pl
+++ b/perl-install/share/advertising/07-desktop.pl
@@ -7,6 +7,6 @@ $icon_dx = 0;
$icon_dy = 0;
@data = (
[ N("User interfaces"), 0, 0, 400, 0, 1],
- [ N("Mandrake Linux 9.0 provides you with 11 user interfaces that can be fully modified: KDE 3, Gnome 2, WindowMaker, ..."), 0, 40, 400, 0, 0],
+ [ N("Mandrake Linux 9.1 provides you with 11 user interfaces that can be fully modified: KDE 3, Gnome 2, WindowMaker, ..."), 0, 40, 400, 0, 0],
# [ 'text', $x, $y, $area_width, $area_height ],
);
diff --git a/perl-install/share/advertising/08-development.pl b/perl-install/share/advertising/08-development.pl
index 69f8c36b8..1eddb13d5 100644
--- a/perl-install/share/advertising/08-development.pl
+++ b/perl-install/share/advertising/08-development.pl
@@ -7,7 +7,7 @@ $icon_dx = 0;
$icon_dy = 0;
@data = (
[ N("Development simplified"), 0, 0, 400, 0, 1],
- [ N("Mandrake Linux 9.0 is the ultimate development platform"), 0, 20, 400, 0, 0],
+ [ N("Mandrake Linux 9.1 is the ultimate development platform"), 0, 20, 400, 0, 0],
[ N("Use the full power of the GNU gcc 3 compiler as well as the best Open Source development environments"), 0, 50, 400, 0, 0],
# [ 'text', $x, $y, $area_width, $area_height ],
);