From 4de6fd143282d77086217e1ec7652dce0d937f82 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 14 Sep 2015 11:36:20 +0200 Subject: add English (Botswana) [en-BW] 0x9809 to language list, tdf#94207 preparation Change-Id: I6730352c830fdbbc293830f3567d61096e8d0b6f --- i18nlangtag/source/isolang/isolang.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'i18nlangtag') diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx index 7edfb7069852..677c7e100a8b 100644 --- a/i18nlangtag/source/isolang/isolang.cxx +++ b/i18nlangtag/source/isolang/isolang.cxx @@ -534,6 +534,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] = { LANGUAGE_USER_NDEBELE_SOUTH, "nr", "ZA", 0 }, { LANGUAGE_TSWANA_BOTSWANA, "tn", "BW", 0 }, { LANGUAGE_OBSOLETE_USER_TSWANA_BOTSWANA, "tn", "BW", 0 }, + { LANGUAGE_USER_ENGLISH_BOTSWANA, "en", "BW", 0 }, { LANGUAGE_USER_MOORE, "mos", "BF", 0 }, { LANGUAGE_USER_BAMBARA, "bm", "ML", 0 }, { LANGUAGE_USER_AKAN, "ak", "GH", 0 }, -- cgit