From 9e11529ce522c4a97ec1d78d7d2155a551f60d43 Mon Sep 17 00:00:00 2001 From: David Baudens Date: Wed, 11 Sep 2002 16:20:02 +0000 Subject: Update --- perl-install/share/advertising/09-server.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/share/advertising/09-server.pl b/perl-install/share/advertising/09-server.pl index f6477e390..15d3634a3 100644 --- a/perl-install/share/advertising/09-server.pl +++ b/perl-install/share/advertising/09-server.pl @@ -7,6 +7,6 @@ $icon_dx = 0; $icon_dy = 0; @data = ( [ _("Turn your machine into a reliable server"), 0, 10, 400, 20, 1], - [ _("Transform your machine into a powerful Linux server in a few clicks of your mouse: Web server, mail, firewall, router, file and print server, ..."), 0, 50, 400, 60, 0], + [ _("Transform your machine into a powerful Linux server with a few clicks of your mouse: Web server, mail, firewall, router, file and print server, ..."), 0, 50, 400, 60, 0], # [ 'text', $x, $y, $area_width, $area_height ], ); -- cgit v1.2.1