From 4c42ec5354b5c383c0858e1c7e6f4a08a89ce0b4 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 1 Feb 2002 10:01:39 +0000 Subject: changed some strings to make translation easier --- perl-install/printerdrake.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/printerdrake.pm') diff --git a/perl-install/printerdrake.pm b/perl-install/printerdrake.pm index 5712c4e79..d222b1d76 100644 --- a/perl-install/printerdrake.pm +++ b/perl-install/printerdrake.pm @@ -2110,7 +2110,7 @@ sub main { {title => _("Printerdrake"), messages => ($noprinters ? "" : - _("he following printers are configured. Double-click on a printer to change its settings; to make it the default printer; or to view information about it.")), + _("The following printers are configured. Double-click on a printer to change its settings; to make it the default printer; or to view information about it.")), cancel => (""), ok => (""), }, -- cgit v1.2.1