To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=99577 Issue #|99577 Summary|Add a "system-default" document language feature Component|framework Version|DEV300m41 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|cmc Reported by|cmc
------- Additional comments from [email protected] Tue Feb 24 13:12:40 +0000 2009 ------- So that the document language can be set to "default" which will resolve to the current locale language so that if the language is set to default and the system locale is changed from e.g. en_US to de_DE then new documents will get a de language. i.e. similiar to the OOo "locale" and "currency" settings. Currently the default document type is guessed as first start-up and remains the same afterwards unless manually changed by the user. The option remains overrideable by the user in the normal tools->options location, when applied to a document is resolved to a real locale. The locale of "zxx" (no linguistic content) is then used for a language of [None] (http://en.wikipedia.org/wiki/ISO_639-2), while an empty locale indicates "System" When the "system" language is resolved to a real langauge, but is not of a suitable script-type, the most-widely written language of that script-type is substituted instead, i.e. LATIN -> English, CJK->Simplified Chinese, CTL->Hindi. e.g. default language on a ja_JP system is CJK of Japanese, Latin of English (USA), and CTL of Hindi and so on --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
