Hi Danilo, On Tue, Sep 06, 2005 at 18:21:27 +0200, Danilo �?egan wrote:
> Today at 12:04, Ivo Hinkelmann wrote: > > > I merged your gsi files as > > > > sh-YU and sr-CS > > > > Pavel should use the same iso codes to avoid confusion and to save hd space. > > Ah, ok, I don't really know how this stuff works in OOo: is using > sr-CS fine even if there is no sr-CS locale? Or is there a sr-CS > locale in OOo? No, there is no sr-CS locale in the sense of having locale data available, only a mapping from sr-CS to the MS-LCID of LANGUAGE_SERBIAN_CYRILLIC. However, a round trip is not possible, converting LANGUAGE_SERBIAN_CYRILLIC to ISO codes currently results in sr-YU instead, for which locale data is available. So there is the chance that code converting the UI locale to an LCID and back may not be prepared to encounter different ISO codes. Additionally, and more of a concern, code that tries to load locale data matching the UI locale will fail and will load en-US locale data instead. Please submit an issue report if you encounter such behavior in the UI. It will most likely happen somewhere. Being able to use the localization as sr-CS instead of sr-YU was a hack on request for CWS oool10n20, to be able to proceed at all, otherwise the entire localization would had to be converted to sr-YU. We probably have to introduce an alias mapping from sr-CS to sr-YU in the i18n framework for OOo2.0.1. Eike -- OOo/SO Calc core developer. Number formatter bedevilled I18N transpositionizer. GnuPG key 0x293C05FD: 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]