summaryrefslogtreecommitdiffstats
path: root/perl-install/timezone.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-03-24 17:33:30 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-03-24 17:33:30 +0000
commit184d9acee370d8eaf11384a97c121d2025a373b0 (patch)
treef1939d7ebac3f9822356c07e828735f640a50b42 /perl-install/timezone.pm
parent0f16319b8bd70fad1be3ec937801f2e7a6e0df19 (diff)
downloaddrakx-backup-do-not-use-184d9acee370d8eaf11384a97c121d2025a373b0.tar
drakx-backup-do-not-use-184d9acee370d8eaf11384a97c121d2025a373b0.tar.gz
drakx-backup-do-not-use-184d9acee370d8eaf11384a97c121d2025a373b0.tar.bz2
drakx-backup-do-not-use-184d9acee370d8eaf11384a97c121d2025a373b0.tar.xz
drakx-backup-do-not-use-184d9acee370d8eaf11384a97c121d2025a373b0.zip
(%l2t): fix for fuzzyChoice
Diffstat (limited to 'perl-install/timezone.pm')
-rw-r--r--perl-install/timezone.pm4
1 files changed, 2 insertions, 2 deletions
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',