blob: f2455fbe20fe1da6f6e707ab714aaab15982c2b4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<title>Internationalization (i18n) Framework</title>
<meta name="GENERATOR" content="manually driven Vim 7.0">
<meta name="CREATED" content="20060825;18420000">
<meta name="CHANGED" content="20060825;18420000">
</head>
<body dir="ltr" lang="en-US">
<h2>Internationalization (i18n) Framework</h2>
<p> <b> Implementation details </b>
<dl>
<dt></dt>
<dd>
<dl>
<dt> <a href="LocaleData.html">Reference for locale data implementation</a> </dt> <dd> Often this is the only locale specific task to do. </dd>
<dt> <a href="HowToAddLocaleInI18n.html"> How to add a new locale to the i18n framework </a> </dt> <dd> Things to know when having to implement more code for a new locale. </dd>
<dt> <a href="HowToAddEncoding.html"> How to add a new encoding </a> </dt> <dd> Some locales use text encodings that aren't yet implemented in OOo. Here's how to do it. </dd>
<dt> <a href="http://www.khmeros.info/tools">http://www.khmeros.info/tools</a> </dt> <dd> Javier Sola setup some very informative pages about OOo i18n/l10n. </dd>
</dl>
</dd>
</dl>
<p> <b> Reasonings for exsisting implementations </b>
<dl>
<dt></dt>
<dd>
<dl>
<dt> <a href="CTL_Feature_Priorisation.html"> Priority of CTL Features </a> </dt>
<dt> <a href="Grid_layout_for_CJK.html"> Grid Layout for CJK in Writer </a> </dt>
<dt> <a href="Vertical_writing_in_Writer.html"> Vertical writing for CJK in Writer </a> </dt>
<dt> <a href="Vertical_Writing_in_Calc.html"> Vertical Writing for CJK in Calc </a> </dt>
</dl>
</dd>
</dl>
<p> <b> Archived documents </b> <br>
not needed in current development, historical section
<dl>
<dt></dt>
<dd>
<dl>
<dt> <a href="http://l10n.openoffice.org/Universal_i18n_framework.pdf"> Universal i18n Framework for Office Applications </a> </dt> <dd> This paper was presented at the 18th International Unicode Conference in Hong Kong, April 2001. (PDF) </dd>
<dt> <a href="IUC19_I18n_Framework.pdf"> StarOffice 6.0: A Multi-lingual Office Suite </a> </dt> <dd> This paper was presented at the 19th International Unicode Conference in San Jose, September 2001. (PDF) </dd>
<dt> <a href="Open-sourcing_i18n_framework.html"> Status of open-sourcing the i18n framework </a> </dt> <dd> Remaining differences between StarOffice/StarSuite and OpenOffice.org </dd>
</dl>
</dd>
</dl>
</body>
</html>