summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-11-18 21:35:52 +0100
committerEike Rathke <erack@redhat.com>2013-11-18 21:36:18 +0100
commit85ee71de47df92631657fbad762f8454feea1b98 (patch)
tree003d47cfe1017cde1eb1129d361f0d61e9ac8f02 /i18nlangtag
parent6877b8e8a29ce58143d596f9e5f1413d8152553c (diff)
it's mnOverride
Change-Id: I9ad21610eb0f6059ff6e8475124e49b34e3e5df8
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18nlangtag/README b/i18nlangtag/README
index fd5cda589387..e56e6e118ba2 100644
--- a/i18nlangtag/README
+++ b/i18nlangtag/README
@@ -33,7 +33,7 @@ When changing a (translation's) language tag (for example, 'ca-XV' to 'ca-valenc
* i18nlangtag/source/isolang/isolang.cxx
** maintain the old tag's mapping entry in aImplIsoLangEntries to be able to read existing documents using that code
** add the new tag's mapping to aImplBcp47CountryEntries or aImplIsoLangScriptEntries
-** change mbOverrideExists from false to true in aImplIsoLangScriptEntries
+** change mnOverride from 0 to kSAME in aImplIsoLangScriptEntries or aImplIsoLangEntries
* i18nlangtag/source/languagetag/languagetag.cxx
** add the new tag's fallback strings to the fallback of the old tag in LanguageTag::getFallbackStrings()