|
From: jwray <jon...@fi...> - 2007-12-13 17:43:24
|
Eduardo, The problem of the Mac using a different shortcut key and sometimes a different word for certain commands (eg Quit rather than Exit in English) is exactly analogous to different languages using different words for the same concept. Command labels and shortcut definitions are already specified in messages resources files so using the same mechanism as a way of dealing with labeling the commands differently on different platforms is a sound approach I believe. That's probably why Locale has the mechanism in place for dealing with such platform variants (thanks to Peter for pointing that out to me) Jonny Eduardo Issao Ito wrote: > > 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. > > > Eduardo Issao Ito > Summa Technologies > > "Discipline is never an end in itself, only a means to an end" > > ------------------------------------------------------------------------- > 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 > > -- View this message in context: http://www.nabble.com/i18n-Questions-tp14310171p14320890.html Sent from the springframework-rcp-dev mailing list archive at Nabble.com. |