summaryrefslogtreecommitdiff
path: root/i18npool/source
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-11-30 14:33:35 +0100
committerAndras Timar <atimar@suse.com>2012-11-30 15:23:15 +0100
commit14569b316aec7b778caeeb55cba21af023dc4780 (patch)
tree47a2904a8d0743d3303a42b5aa49aa8cb2438058 /i18npool/source
parent08597f2897e5ac752147c8f2c4a91bb557ed4580 (diff)
add Sidama (sid) language
Change-Id: I7c7fb38d7df5aecda8e81443aa7045479e0efceb
Diffstat (limited to 'i18npool/source')
-rw-r--r--i18npool/source/isolang/isolang.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/source/isolang/isolang.cxx b/i18npool/source/isolang/isolang.cxx
index ea2279b96c2c..439590aa436c 100644
--- a/i18npool/source/isolang/isolang.cxx
+++ b/i18npool/source/isolang/isolang.cxx
@@ -510,6 +510,7 @@ static MsLangId::IsoLangEntry const aImplIsoLangEntries[] =
{ LANGUAGE_USER_YAKA, "iyx", "CG" },
{ LANGUAGE_USER_YOMBE, "yom", "CD" },
{ LANGUAGE_USER_YOMBE_CONGO, "yom", "CG" },
+ { LANGUAGE_USER_SIDAMA, "sid", "ET" },
{ LANGUAGE_NONE, "zxx", "" }, // added to ISO 639-2 on 2006-01-11: Used to declare the absence of linguistic information
{ LANGUAGE_DONTKNOW, "", "" } // marks end of table
};