diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 23:21:18 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 23:21:18 -0700 |
commit | 471d4931f83644cf86ae2f044cc29c95b9d12109 (patch) | |
tree | d610a1a805a72f296456bcf8ac90c523ea4add51 /locale/iso-639.def | |
parent | 75ded9bcdff960829743aca4a984a4cbf40a3585 (diff) | |
download | glibc-471d4931f83644cf86ae2f044cc29c95b9d12109.tar.gz glibc-471d4931f83644cf86ae2f044cc29c95b9d12109.tar.xz glibc-471d4931f83644cf86ae2f044cc29c95b9d12109.zip |
Add sml entry to ISO 639 list.
Diffstat (limited to 'locale/iso-639.def')
-rw-r--r-- | locale/iso-639.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/iso-639.def b/locale/iso-639.def index de78aa1c0d..bb12d82692 100644 --- a/locale/iso-639.def +++ b/locale/iso-639.def @@ -84,6 +84,7 @@ DEFINE_LANGUAGE_CODE3 ("Caucasian (Other)", cau, cau) DEFINE_LANGUAGE_CODE3 ("Cebuano", ceb, ceb) DEFINE_LANGUAGE_CODE3 ("Celtic (Other)", cel, cel) DEFINE_LANGUAGE_CODE3 ("Central American Indian (Other)", cai, cai) +DEFINE_LANGUAGE_CODE3 ("Central Sama", sml, sml) DEFINE_LANGUAGE_CODE3 ("Chagatai", chg, chg) DEFINE_LANGUAGE_CODE3 ("Chamic languages", cmc, cmc) DEFINE_LANGUAGE_CODE ("Chamorro", ch, cha, cha) |