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/sr_RS | |
parent | c9295fd40b5e43a34a9b416be37c27c263d9a661 (diff) | |
download | glibc-441c3b59d1e2fca4ad40cf53d03d6196c978e85f.tar.gz glibc-441c3b59d1e2fca4ad40cf53d03d6196c978e85f.tar.xz 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/sr_RS')
-rw-r--r-- | localedata/locales/sr_RS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/localedata/locales/sr_RS b/localedata/locales/sr_RS index b2b8577f6d..2ae085b37b 100644 --- a/localedata/locales/sr_RS +++ b/localedata/locales/sr_RS @@ -342,8 +342,10 @@ country_car "<U0053><U0052><U0042>" % FIXME: ISBN code is what? "86" that preceedes all the numbers? country_isbn "<U0038><U0036>" lang_name "<U0441><U0440><U043F><U0441><U043A><U0438>" +% srp lang_term "<U0073><U0072><U0070>" -lang_lib "<U0073><U0063><U0063>" +% srp +lang_lib "<U0073><U0072><U0070>" lang_ab "<U0073><U0072>" END LC_ADDRESS |