diff options
-rw-r--r-- | i18npool/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/README b/i18npool/README index 0fed327c4102..86f72d1babe2 100644 --- a/i18npool/README +++ b/i18npool/README @@ -1,3 +1,6 @@ Internationalisation (i18npool) framework ensures that the suite is adaptable to the requirements of different -native languages, their local settings and customs, etc without source code modification -or recompilation.
\ No newline at end of file +native languages, their local settings and customs, etc without source code modification. + +Specifically for locale data documentation please see i18npool/source/localedata/data/locale.dtd + +See also [http://wiki.documentfoundation.org/Category:I18n] |