From a49ba352c285875645523dc41839f4cdd92d0bee Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 2 Feb 2004 14:29:14 +0000 Subject: unified phrases that are the same, to ease translating --- perl-install/share/advertising/dis-10.pl | 14 +++++++------- perl-install/share/advertising/pwp-09.pl | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'perl-install/share/advertising') 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")); 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")); -- cgit v1.2.1