diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-02-02 14:29:14 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-02-02 14:29:14 +0000 |
commit | a49ba352c285875645523dc41839f4cdd92d0bee (patch) | |
tree | feb086dcc6a5e90cd0383ebec4a345a57af9ab15 /perl-install/share/advertising/pwp-09.pl | |
parent | 85dc3cb6eda909446a73a03995b191fbe9f90501 (diff) | |
download | drakx-a49ba352c285875645523dc41839f4cdd92d0bee.tar drakx-a49ba352c285875645523dc41839f4cdd92d0bee.tar.gz drakx-a49ba352c285875645523dc41839f4cdd92d0bee.tar.bz2 drakx-a49ba352c285875645523dc41839f4cdd92d0bee.tar.xz drakx-a49ba352c285875645523dc41839f4cdd92d0bee.zip |
unified phrases that are the same, to ease translating
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")); |