From 7393135d912181601c0aa6f1050664f5866180bf Mon Sep 17 00:00:00 2001 From: David Baudens Date: Mon, 8 Sep 2003 18:00:32 +0000 Subject: Update --- perl-install/share/advertising/01-thanks.pl | 2 +- perl-install/share/advertising/04-configuration.pl | 2 +- perl-install/share/advertising/06-development.pl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-install/share') 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.")); -- cgit v1.2.1