Skip navigation.
 
mlRe: An interesting localisation issue
FROM : Douglas Davidson
DATE : Fri Nov 22 18:20:56 2002

On Thursday, November 21, 2002, at 10:40  AM, Simon Stapleton wrote:

> So, it seems to me that the localisations available for a loadable
> bundle depend on the localisations available in the loading
> application.
>
> Now, this isn't really a problem for me (before shipping, I'll be
> localising everything) and I only noticed because I localised at the
> lowest level first, but I'd be interested to know if this is how it's
> supposed to work.  It seems rather bizarre, to say the least.


Yes, this is correct behavior.  Otherwise an application might use
content from multiple sources with multiple localizations--for example,
an English-only app might take half of its content from the Japanese
version of AppKit installed on the system.  For some applications that
might be acceptable, but in most cases it would not be desirable, and
some applications simply could not handle it.  You can simply add an
appropriate .lproj to your application, or for unbundled applications
use the CFBundleLocalizations key.

Douglas Davidson
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlAn interesting localisation issue Simon Stapleton Nov 21, 19:40
mlRe: An interesting localisation issue mmalcolm crawford Nov 22, 10:37
mlRe: An interesting localisation issue Douglas Davidson Nov 22, 18:20
mlRe: An interesting localisation issue Simon Stapleton Nov 23, 18:11
mlRe: An interesting localisation issue Andreas Mayer Nov 24, 02:04
mlRe: An interesting localisation issue Jens Bjerrehuus Nov 24, 10:59
mlRe: An interesting localisation issue Martin Häcker Nov 24, 11:57
mlRe: An interesting localisation issue David Remahl Nov 24, 16:01
mlRe: An interesting localisation issue Martin Häcker Nov 24, 16:51
mlRe: An interesting localisation issue Andreas Mayer Nov 24, 17:47
mlRe: An interesting localisation issue Jens Bjerrehuus Nov 24, 18:17
mlRe: An interesting localisation issue Andreas Mayer Nov 24, 20:21
mlRe: An interesting localisation issue Simon Stapleton Nov 24, 21:40
mlRe: An interesting localisation issue Douglas Davidson Nov 25, 18:36
mlRe: An interesting localisation issue m Nov 26, 12:25