|
From: Eduardo I. <zi...@su...> - 2007-12-13 13:17:13
|
I'm not sure if it is the best approach... I should not be forced do internationalize my application, just to make it work on the Mac. I think that i18n/platform are two orthogonal features. On 12/13/07, jwray <jon...@fi...> wrote: > > Hi, > > I'm currently working on improving Mac support. As part of that I submitted > a patch recently that use Toolkit.getMenuShortcutKeyMask() to change > shortcut definitions to their platform specific value. However, Peter > pointed me in the direction of a more complete solution using the variant > aspect of Locale. I have something working but I have a question that people > with more experience with i18n may be able to help me with. > > Basically, what I'm experiencing is that if I want macos specific variants I > need to specify both the language and the country files, eg, using English > as an example, messages_en_GB_macosx.properties and > messages_en_US_macosx.properties, which contain the same content. Is there a > way to specify a macosx variant file for all English speaking countries, and > not have to have a file for both GB and US? I've tried messages_en_macosx > but that does not work. > > I can't find this mentioned anywhere on any i18n discussions and every > combination I've tried so far does not work. > > thanks, > Jonny > > > -- > View this message in context: http://www.nabble.com/i18n-Questions-tp14310171p14310171.html > Sent from the springframework-rcp-dev mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Springframework-rcp-dev mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-rcp-dev > -- Eduardo Issao Ito Summa Technologies "Discipline is never an end in itself, only a means to an end" |