summaryrefslogtreecommitdiffstats
path: root/i18npool/source/isolang
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-12-19 17:04:41 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-12-19 17:04:41 +0000
commite952a0beee20f94e26752ac2edf20e75b19c8c13 (patch)
tree7ad2e0929e6c863c18b6ef1e89fc1cdafc12cd48 /i18npool/source/isolang
parentINTEGRATION: CWS caloc (1.13.74); FILE MERGED (diff)
downloadcore-e952a0beee20f94e26752ac2edf20e75b19c8c13.tar.gz
core-e952a0beee20f94e26752ac2edf20e75b19c8c13.zip
INTEGRATION: CWS caloc (1.9.8); FILE MERGED
2006/11/17 15:38:07 er 1.9.8.1: #i71636# add Catalan Valencian
Diffstat (limited to 'i18npool/source/isolang')
-rw-r--r--i18npool/source/isolang/isolang.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/i18npool/source/isolang/isolang.cxx b/i18npool/source/isolang/isolang.cxx
index 339a6bee9b4b..7ddf80e61b4b 100644
--- a/i18npool/source/isolang/isolang.cxx
+++ b/i18npool/source/isolang/isolang.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: isolang.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-10-24 13:09:22 $
+ * last change: $Author: ihi $ $Date: 2006-12-19 18:04:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -258,6 +258,7 @@ static MsLangId::IsoLangEntry const aImplIsoLangEntries[] =
{ LANGUAGE_BELARUSIAN, "be", "BY" },
{ LANGUAGE_CATALAN, "ca", "ES" }, // Spain (default)
{ LANGUAGE_CATALAN, "ca", "AD" }, // Andorra
+ { LANGUAGE_USER_CATALAN_VALENCIAN, "ca", "XV" }, // XV: ISO 3166 user-assigned; workaround for UI localization only, do not use in document content!
{ LANGUAGE_FRENCH_CAMEROON, "fr", "CM" },
{ LANGUAGE_FRENCH_COTE_D_IVOIRE, "fr", "CI" },
{ LANGUAGE_FRENCH_HAITI, "fr", "HT" },