summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-03-04 11:19:41 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-03-04 11:19:41 +0000
commit14976749451f79042bce6a24e8d1c844ae2a21a8 (patch)
tree493030559be7fdd2294354fb29cf8c86fce76e7e /perl-install
parentb2e8081cc33725606d4ab57654ff106947b7bd55 (diff)
downloaddrakx-backup-do-not-use-14976749451f79042bce6a24e8d1c844ae2a21a8.tar
drakx-backup-do-not-use-14976749451f79042bce6a24e8d1c844ae2a21a8.tar.gz
drakx-backup-do-not-use-14976749451f79042bce6a24e8d1c844ae2a21a8.tar.bz2
drakx-backup-do-not-use-14976749451f79042bce6a24e8d1c844ae2a21a8.tar.xz
drakx-backup-do-not-use-14976749451f79042bce6a24e8d1c844ae2a21a8.zip
make perl_checker happy
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/lang.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index e9cd3c229..5b35e0cf7 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -36,7 +36,7 @@ my %langs = (
'de' => [ 'German', 'Deutsch', 'de_DE', '1 ', 'iso-8859-15' ],
'el' => [ 'Greek', 'Ellynika', 'el_GR', '1 ', 'iso-8859-7' ],
'en_GB' => [ 'English (British)', 'English (British)', 'en_GB', '12345', 'iso-8859-15' ],
-'en_US' => [ 'English (American)', 'English (American)','en_US', ' 5', 'C' ],
+'en_US' => [ 'English (American)', 'English (American)', 'en_US', ' 5', 'C' ],
'eo' => [ 'Esperanto', 'Esperanto', 'eo_XX', '12345', 'unicode' ],
'es' => [ 'Spanish', 'Espanol', 'es_ES', '1 3 5', 'iso-8859-15' ],
'et' => [ 'Estonian', 'Eesti', 'et_EE', '1 ', 'iso-8859-15' ],