summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2019-07-18 14:11:11 +0200
committerEike Rathke <erack@redhat.com>2019-07-18 20:42:20 +0200
commit647060ece2df49e2655a4015c581543ac9ad1e19 (patch)
tree5162b67ba0e753e10e5da639a806dd6b1afcbf08 /i18nlangtag
parent83a615c568a7a23a3aae7ca52012bc947d4cb5de (diff)
It's Classical Armenian, not Classic [xcl-AM]
Change-Id: I1c714c8a9ecfd3cf73e645e1693101e7fce433e4 Reviewed-on: https://gerrit.libreoffice.org/75856 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/source/isolang/isolang.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx
index be183839fb59..ca511f9989df 100644
--- a/i18nlangtag/source/isolang/isolang.cxx
+++ b/i18nlangtag/source/isolang/isolang.cxx
@@ -673,7 +673,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] =
{ LANGUAGE_USER_FON, "fon", "BJ", k0 },
{ LANGUAGE_USER_PLAUTDIETSCH, "pdt", "CA", k0 },
{ LANGUAGE_USER_ARMENIAN_WESTERN, "hyw", "AM", k0 },
- { LANGUAGE_USER_ARMENIAN_CLASSIC, "xcl", "AM", k0 },
+ { LANGUAGE_USER_ARMENIAN_CLASSICAL, "xcl", "AM", k0 },
{ LANGUAGE_USER_JUHOAN, "ktz", "NA", k0 },
{ LANGUAGE_USER_NARO, "nhr", "BW", k0 },
{ LANGUAGE_USER_ILOKO, "ilo", "PH", k0 },