From 184d9acee370d8eaf11384a97c121d2025a373b0 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 24 Mar 2001 17:33:30 +0000 Subject: (%l2t): fix for fuzzyChoice --- perl-install/timezone.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install') diff --git a/perl-install/timezone.pm b/perl-install/timezone.pm index 0e434500d..35622d2b5 100644 --- a/perl-install/timezone.pm +++ b/perl-install/timezone.pm @@ -54,8 +54,8 @@ my %l2t = ( 'Czech' => 'Europe/Prague', 'Danish (Denmark)' => 'Europe/Copenhagen', 'Dutch (Netherlands)' => 'Europe/Amsterdam', -'English (USA)' => 'America/New_York', -'English (UK)' => 'Europe/London', +'English (United States)' => 'America/New_York', +'English (United Kingdom)' => 'Europe/London', 'Esperanto' => 'Europe/Warsaw', 'Estonian (Estonia)' => 'Europe/Tallinn', 'Euskara (Basque)' => 'Europe/Madrid', -- cgit v1.2.1