summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-09-06 09:47:21 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-09-06 09:47:21 +0000
commit5e82a04b0ce492467608674001ff2a1f9fc80334 (patch)
treee1fed787c02c21012fb15d13056c7ab530fee30e /perl-install/lang.pm
parent68056bcdfaa733cabef68e1cac5104842a2a7e75 (diff)
downloaddrakx-backup-do-not-use-5e82a04b0ce492467608674001ff2a1f9fc80334.tar
drakx-backup-do-not-use-5e82a04b0ce492467608674001ff2a1f9fc80334.tar.gz
drakx-backup-do-not-use-5e82a04b0ce492467608674001ff2a1f9fc80334.tar.bz2
drakx-backup-do-not-use-5e82a04b0ce492467608674001ff2a1f9fc80334.tar.xz
drakx-backup-do-not-use-5e82a04b0ce492467608674001ff2a1f9fc80334.zip
fix english name for breton
Diffstat (limited to 'perl-install/lang.pm')
-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 d63e59817..f76082c13 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -29,7 +29,7 @@ our %langs = (
#-'ber' => [ 'Berber', 'ZZ Tamazight', 'ber_MA',' 3 ', 'unicode' ],
'bg' => [ 'Bulgarian', 'Blgarski', 'bg_BG', '1 ', 'cp1251' ],
'bn' => [ 'Bengali', 'ZZ Bengali', 'bn_BD', ' 2 ', 'utf_bn' ],
-'br' => [ 'Britton', 'Brezhoneg', 'br_FR', '1 ', 'iso-8859-15', 'br:fr_FR:fr' ],
+'br' => [ 'Breton', 'Brezhoneg', 'br_FR', '1 ', 'iso-8859-15', 'br:fr_FR:fr' ],
'bs' => [ 'Bosnian', 'Bosanski', 'bs_BA', '1 ', 'iso-8859-2' ],
'ca' => [ 'Catalan', 'Catala', 'ca_ES', '1 ', 'iso-8859-15', 'ca:es_ES:es' ],
'cs' => [ 'Czech', 'Cestina', 'cs_CZ', '1 ', 'iso-8859-2' ],