summaryrefslogtreecommitdiffstats
path: root/perl-install/share
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2003-09-08 18:00:32 +0000
committerDavid Baudens <baudens@mandriva.com>2003-09-08 18:00:32 +0000
commit7393135d912181601c0aa6f1050664f5866180bf (patch)
tree281cb6fa7787c16d069c04bfdba24059e43ffa48 /perl-install/share
parent7c054dc820006483798c5a58ca3c1f6b07dc7a6d (diff)
downloaddrakx-7393135d912181601c0aa6f1050664f5866180bf.tar
drakx-7393135d912181601c0aa6f1050664f5866180bf.tar.gz
drakx-7393135d912181601c0aa6f1050664f5866180bf.tar.bz2
drakx-7393135d912181601c0aa6f1050664f5866180bf.tar.xz
drakx-7393135d912181601c0aa6f1050664f5866180bf.zip
Update
Diffstat (limited to 'perl-install/share')
-rw-r--r--perl-install/share/advertising/01-thanks.pl2
-rw-r--r--perl-install/share/advertising/04-configuration.pl2
-rw-r--r--perl-install/share/advertising/06-development.pl2
3 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/share/advertising/01-thanks.pl b/perl-install/share/advertising/01-thanks.pl
index 9fec70195..438216964 100644
--- a/perl-install/share/advertising/01-thanks.pl
+++ b/perl-install/share/advertising/01-thanks.pl
@@ -5,7 +5,7 @@ $height = 303;
$y_start = 80;
-$title = N("Thank you for choosing Mandrake Linux 9.1");
+$title = N("Thank you for choosing Mandrake Linux 9.2");
@text = (N("Welcome to the Open Source world."),
'',
diff --git a/perl-install/share/advertising/04-configuration.pl b/perl-install/share/advertising/04-configuration.pl
index e472a3ada..8ed0042f2 100644
--- a/perl-install/share/advertising/04-configuration.pl
+++ b/perl-install/share/advertising/04-configuration.pl
@@ -7,4 +7,4 @@ $y_start = 10;
$title = N("Mandrake's multipurpose configuration tool");
-@text = (N("Mandrake Linux 9.1 provides you with the Mandrake Control Center, a powerful tool to fully adapt your computer to the use you make of it. Configure and customize elements such as the security level, the peripherals (screen, mouse, keyboard...), the Internet connection and much more!"));
+@text = (N("Mandrake Linux 9.2 provides you with the Mandrake Control Center, a powerful tool to fully adapt your computer to the use you make of it. Configure and customize elements such as the security level, the peripherals (screen, mouse, keyboard...), the Internet connection and much more!"));
diff --git a/perl-install/share/advertising/06-development.pl b/perl-install/share/advertising/06-development.pl
index e3fcb03b6..9c252bb77 100644
--- a/perl-install/share/advertising/06-development.pl
+++ b/perl-install/share/advertising/06-development.pl
@@ -5,6 +5,6 @@ $height = 303;
$y_start = 10;
-$title = N("Mandrake Linux 9.1: the ultimate development platform");
+$title = N("Mandrake Linux 9.2: the ultimate development platform");
@text = (N("To modify and to create in different languages such as Perl, Python, C and C++ has never been so easy thanks to GNU gcc 3 and the best Open Source development environments."));