From 5ed963da376c691dd2ce2cac588d024d2ae02f31 Mon Sep 17 00:00:00 2001 From: damien Date: Fri, 22 Feb 2002 09:46:52 +0000 Subject: corrected advertising text --- perl-install/share/advertising/13-Nvert.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/share/advertising/13-Nvert.pl') diff --git a/perl-install/share/advertising/13-Nvert.pl b/perl-install/share/advertising/13-Nvert.pl index c11683fff..8500c7df9 100644 --- a/perl-install/share/advertising/13-Nvert.pl +++ b/perl-install/share/advertising/13-Nvert.pl @@ -6,7 +6,7 @@ $icon = 0; $icon_dx = 0; $icon_dy = 0; @data = ( - [ _("To access to more commercial informations, please contact us on the following toll free:"), 0, 0, 400, 100, 0], + [ _("For more information on MandrakeSoft's Professional Services and commercial offerings, please dial the toll-free number that you will find here:"), 0, 0, 400, 100, 0], # This phone number has to be '1877 MDKCORP' for USA and Canada, '0821 231 231' for France. For other, I dunno! (dams) [ _("http://www.mandrakesoft.com/sales/contact"), 0, 120, 400, 150 ], # [ 'text', $x, $y, $area_width, $area_height ], -- cgit v1.2.1