Hi Eike,
It's already there:
LangID: 0x0451 (dec 1105), primary: 0x051, sub 0x01
i18npool/inc/i18npool/lang.h:
#define LANGUAGE_TIBETAN 0x0451
Using: \bLANGUAGE_TIBETAN\b
i18npool/inc/i18npool/lang.h:
#define LANGUAGE_TIBETAN 0x0451
i18npool/source/isolang/isolang.cxx:
{ LANGUAGE_TIBETAN, "bo", "CN" },
No i18npool/source/localedata/data/bo_CN.xml
i18npool/source/isolang/mslangid.cxx:
case LANGUAGE_TIBETAN:
svx/source/dialog/langtab.src:
< "Tibetisch (VR China)" ; LANGUAGE_TIBETAN ; > ;
< "Tibetan (PR China)" ; LANGUAGE_TIBETAN ; > ;
Not found in
instsetoo_native/inc_openoffice/windows/msi_languages/Langpack.ulf
Not found in scp2/source/ooo/file_ooo.scp
Tibetan has not been entirely added in OpenOffice.org. Would you please
give me a whole file list to update in order to adding a new language in
OpenOffice.org? Thanks!
To fully support Tibetan you may want to submit a bo_CN.xml locale data
file. For an easy way to generate that see http://www.it46.se/localegen/
Then create an issue of type PATCH against the l10n project,
subcomponent localedata, and attach the file generated.
I will contact the Tibetan native speakers I know to prepare a bo_CN.xmlas
soon as possible.
In scp2 an entry would be needed to automatically enable CTL in the
configuration if a Tibetan version is installed.
Btw, do we already have the JCA signed by you? See
http://contributing.openoffice.org/programming.html#jca
Yes, I have signed JCA and sent it to you. I will let my colleagues who
would contribute to this project sign JCA.
Regards,
Jia Yanmin