From c20611b79de7d1afdfd346b3dbe38c932a7e36e0 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 7 Feb 2003 12:32:32 +0000 Subject: fixed English typo --- perl-install/standalone/drakedm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/standalone/drakedm b/perl-install/standalone/drakedm index a84cac48e..d2c796fd3 100644 --- a/perl-install/standalone/drakedm +++ b/perl-install/standalone/drakedm @@ -39,7 +39,7 @@ foreach (cat_($cfg_file)) { $dm = $1 if /^DISPLAYMANAGER=(.*)$/; } -if (my $new_dm = $in->ask_from_list_(N("Choosing an display manager"), +if (my $new_dm = $in->ask_from_list_(N("Choosing a display manager"), formatAlaTeX(N("X11 Display Manager allows you to graphically log into your system with the X Window System running and supports running several different X sessions on your local machine at the same time.")), -- cgit v1.2.1