diff options
Diffstat (limited to 'perl-install/share/advertising/dis-10.pl')
-rw-r--r-- | perl-install/share/advertising/dis-10.pl | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/perl-install/share/advertising/dis-10.pl b/perl-install/share/advertising/dis-10.pl index 7fc9a3f0a..0d5a43aac 100644 --- a/perl-install/share/advertising/dis-10.pl +++ b/perl-install/share/advertising/dis-10.pl @@ -8,10 +8,10 @@ $y_start = 80; $title = N("Become a MandrakeClub member!"); @text = (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("For more information, please visit www.mandrakeclub.com")); + 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")); |