summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/advertising')
-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."));