summaryrefslogtreecommitdiffstats
path: root/i18npool/source/isolang
diff options
context:
space:
mode:
authorEike Rathke <erack@openoffice.org>2010-02-21 02:57:56 +0100
committerEike Rathke <erack@openoffice.org>2010-02-21 02:57:56 +0100
commit7e0816c658373323b5f247e6356d766aba868d4c (patch)
tree47d6e163724bf3405d5b0495dc4c5ec575640dbd /i18npool/source/isolang
parentlocales33: #i108600# added Maore [swb-YT], Bushi [buc-YT] and Tahitian [ty-PF... (diff)
downloadcore-7e0816c658373323b5f247e6356d766aba868d4c.tar.gz
core-7e0816c658373323b5f247e6356d766aba868d4c.zip
locales33: #i95769# added Malagasy,Plateau_Madagascar [plt-MG]; locale data contributed by <peterroots>
Diffstat (limited to 'i18npool/source/isolang')
-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 ba600a464ad7..ff141282c6ac 100644
--- a/i18npool/source/isolang/isolang.cxx
+++ b/i18npool/source/isolang/isolang.cxx
@@ -452,6 +452,7 @@ static MsLangId::IsoLangEntry const aImplIsoLangEntries[] =
{ LANGUAGE_USER_MAORE, "swb", "YT" },
{ LANGUAGE_USER_BUSHI, "buc", "YT" },
{ LANGUAGE_USER_TAHITIAN, "ty", "PF" },
+ { LANGUAGE_USER_MALAGASY_PLATEAU, "plt", "MG" },
{ 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
};