diff options
author | Marko Myllynen <myllynen@redhat.com> | 2015-08-11 10:54:25 +0300 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-08-18 10:15:04 -0400 |
commit | 441c3b59d1e2fca4ad40cf53d03d6196c978e85f (patch) | |
tree | fe350c022f5ecd1fbca5296f4949e9d86e56bb89 /localedata/locales/lo_LA | |
parent | c9295fd40b5e43a34a9b416be37c27c263d9a661 (diff) | |
download | glibc-441c3b59d1e2fca4ad40cf53d03d6196c978e85f.tar glibc-441c3b59d1e2fca4ad40cf53d03d6196c978e85f.tar.gz glibc-441c3b59d1e2fca4ad40cf53d03d6196c978e85f.tar.bz2 glibc-441c3b59d1e2fca4ad40cf53d03d6196c978e85f.zip |
Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]
lang_lib (which reflects ISO 639-2/B (bibliographic) codes) and
lang_term (which reflects ISO 639-2/T (terminology) codes) should be
identical except for those languages for which ISO 639-2 specifies
separate bibliographic/terminology values.
I used this Library of Congress page as the source:
http://www.loc.gov/standards/iso639-2/php/code_list.php
Diffstat (limited to 'localedata/locales/lo_LA')
-rw-r--r-- | localedata/locales/lo_LA | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/locales/lo_LA b/localedata/locales/lo_LA index eba90ce996..67d6802bfe 100644 --- a/localedata/locales/lo_LA +++ b/localedata/locales/lo_LA @@ -776,6 +776,6 @@ country_car "<U004C><U0041><U004F>" %country_isbn "" lang_name "<U0EA5><U0EB2><U0EA7>" lang_ab "<U006C><U006F>" -lang_term "<U006c><U0061><U006F>" +lang_term "<U006C><U0061><U006F>" lang_lib "<U006C><U0061><U006F>" END LC_ADDRESS |