diff options
Diffstat (limited to 'perl-install/share/advertising/28.pl')
-rw-r--r-- | perl-install/share/advertising/28.pl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/perl-install/share/advertising/28.pl b/perl-install/share/advertising/28.pl index cce312594..a1108c3d8 100644 --- a/perl-install/share/advertising/28.pl +++ b/perl-install/share/advertising/28.pl @@ -12,13 +12,13 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = ([ N("<b>Mandrakeclub</b>"), center => 1 ], +@text = ([ N("<b>Mandriva Club</b>"), center => 1 ], ' ', - N("<b>Mandrakeclub</b> is the <b>perfect companion</b> to your Mandrakelinux product.."), + N("<b>Mandriva Club</b> is the <b>perfect companion</b> to your Mandrivalinux product.."), ' ', - N("Take advantage of <b>valuable benefits</b> by joining Mandrakeclub, such as:"), + 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(" * Access to <b>commercial applications</b> (for example to NVIDIA® or ATI™ drivers)."), - N(" * Participation in Mandrakelinux <b>user forums</b>."), - N(" * <b>Early and privileged access</b>, before public release, to Mandrakelinux <b>ISO images</b>."), + 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(" * And many more.")); |