diff options
author | David Baudens <baudens@mandriva.com> | 2003-09-08 18:00:32 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2003-09-08 18:00:32 +0000 |
commit | 7393135d912181601c0aa6f1050664f5866180bf (patch) | |
tree | 281cb6fa7787c16d069c04bfdba24059e43ffa48 /perl-install/share/advertising/01-thanks.pl | |
parent | 7c054dc820006483798c5a58ca3c1f6b07dc7a6d (diff) | |
download | drakx-7393135d912181601c0aa6f1050664f5866180bf.tar drakx-7393135d912181601c0aa6f1050664f5866180bf.tar.gz drakx-7393135d912181601c0aa6f1050664f5866180bf.tar.bz2 drakx-7393135d912181601c0aa6f1050664f5866180bf.tar.xz drakx-7393135d912181601c0aa6f1050664f5866180bf.zip |
Update
Diffstat (limited to 'perl-install/share/advertising/01-thanks.pl')
-rw-r--r-- | perl-install/share/advertising/01-thanks.pl | 2 |
1 files changed, 1 insertions, 1 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."), '', |