discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localization in an application


From: Chris B. Vetter
Subject: Re: Localization in an application
Date: Tue, 23 Mar 2004 16:55:37 -0800

On Tue, 23 Mar 2004 16:48:31 -0800
"Chris B. Vetter" <chrisv@web4inc.com> wrote:
[...]
> According to the docu, NSBundle-localizedStringForKey:value:table:
> takes a filename as last parameter to lookup the key.
> So in theory, if I change tableName to a different filename, say from
[...]
> it *should* take effect as soon as I change it, but doesn't.

I forgot to mention, yes I'm aware I would have to do some GUI refresh,
but even a 'simple' NSLog() of a localized string insists on using the
"old" language.

-- 
Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]