diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-21 15:25:29 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-21 15:25:29 +0000 |
commit | b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab (patch) | |
tree | 552c5c64693a3b846fe63ff00fe767a355b60462 /perl-install/share/advertising/07.pl | |
parent | a2c392a9ab83bb9031fb11f99f0101f1f2d9f140 (diff) | |
download | drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.gz drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.bz2 drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.xz drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.zip |
switch from MandrakeSoft to Mandriva
Diffstat (limited to 'perl-install/share/advertising/07.pl')
-rw-r--r-- | perl-install/share/advertising/07.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/07.pl b/perl-install/share/advertising/07.pl index 27a0aa468..aa32ac02a 100644 --- a/perl-install/share/advertising/07.pl +++ b/perl-install/share/advertising/07.pl @@ -12,6 +12,6 @@ $border = 10; #- for leftish text @text = ([ N("<b>PowerPack, The Ultimate Linux Desktop</b>"), center => 1 ], ' ', - N("You are now installing <b>Mandrakelinux PowerPack</b>."), + N("You are now installing <b>Mandrivalinux PowerPack</b>."), ' ', - N("PowerPack is Mandrakesoft's <b>premier Linux desktop</b> product. PowerPack includes <b>thousands of applications</b> - everything from the most popular to the most advanced."));
\ No newline at end of file + N("PowerPack is Mandriva's <b>premier Linux desktop</b> product. PowerPack includes <b>thousands of applications</b> - everything from the most popular to the most advanced."));
\ No newline at end of file |