diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2005-04-23 16:03:57 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2005-04-23 16:03:57 +0000 |
commit | f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4 (patch) | |
tree | 25e90c797f48809df5a23c34136f0a2f0006986a /perl-install/share/advertising/28.pl | |
parent | 977f9e30cf1d328dca6aa993594613f46009be98 (diff) | |
download | drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.tar drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.tar.gz drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.tar.bz2 drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.tar.xz drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.zip |
s/Mandrivalinux/Mandriva Linux/
Diffstat (limited to 'perl-install/share/advertising/28.pl')
-rw-r--r-- | perl-install/share/advertising/28.pl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/share/advertising/28.pl b/perl-install/share/advertising/28.pl index a1108c3d8..407016442 100644 --- a/perl-install/share/advertising/28.pl +++ b/perl-install/share/advertising/28.pl @@ -14,11 +14,11 @@ $border = 10; #- for leftish text @text = ([ N("<b>Mandriva Club</b>"), center => 1 ], ' ', - N("<b>Mandriva Club</b> is the <b>perfect companion</b> to your Mandrivalinux product.."), + N("<b>Mandriva Club</b> is the <b>perfect companion</b> to your Mandriva Linux product.."), ' ', N("Take advantage of <b>valuable benefits</b> by joining Mandriva Club, such as:"), - N(" * <b>Special discounts</b> on products and services of our online store <b>store.mandrakesoft.com</b>."), + N(" * <b>Special discounts</b> on products and services of our online store <b>store.mandriva.com</b>."), N(" * Access to <b>commercial applications</b> (for example to NVIDIA® or ATI™ drivers)."), - N(" * Participation in Mandrivalinux <b>user forums</b>."), - N(" * <b>Early and privileged access</b>, before public release, to Mandrivalinux <b>ISO images</b>."), + N(" * Participation in Mandriva Linux <b>user forums</b>."), + N(" * <b>Early and privileged access</b>, before public release, to Mandriva Linux <b>ISO images</b>."), N(" * And many more.")); |