diff options
Diffstat (limited to 'perl-install/share/advertising/pwp-09.pl')
-rw-r--r-- | perl-install/share/advertising/pwp-09.pl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/perl-install/share/advertising/pwp-09.pl b/perl-install/share/advertising/pwp-09.pl index 1f31a6b69..adc2ee769 100644 --- a/perl-install/share/advertising/pwp-09.pl +++ b/perl-install/share/advertising/pwp-09.pl @@ -10,10 +10,10 @@ $title = ""; @text = (N("Become a MandrakeClub member!"), '', N("Take advantage of valuable benefits, products and services by joining MandrakeClub, such as:"), - N(" * Full access to commercial applications"), - N(" * Special download mirror list exclusively for MandrakeClub Members"), - N(" * Voting for software to put in Mandrake Linux"), - N(" * Special discounts for products and services at MandrakeStore"), - N(" * Plus much more"), + N(" - Full access to commercial applications"), + N(" - Special download mirror list exclusively for MandrakeClub Members"), + N(" - Voting for software to put in Mandrake Linux"), + N(" - Special discounts for products and services at MandrakeStore"), + N(" - Plus much more"), '', N("For more information, please visit www.mandrakeclub.com")); |