diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | locale/iso-639.def | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2013-11-01 Chris Leonard <cjl@sugarlabs.org> + + * locale/iso-639.def: Add Central Nahuatl (nhn). + 2013-11-01 Bruno Haible <bruno@clisp.org> [BZ #7003] diff --git a/locale/iso-639.def b/locale/iso-639.def index b04dff1..91485eb 100644 --- a/locale/iso-639.def +++ b/locale/iso-639.def @@ -86,6 +86,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 Nahuatl", nhn, nhn) DEFINE_LANGUAGE_CODE3 ("Central Sama", sml, sml) DEFINE_LANGUAGE_CODE3 ("Chagatai", chg, chg) DEFINE_LANGUAGE_CODE3 ("Chamic languages", cmc, cmc) |