Re: loading French strings being in English language
Re: loading French strings being in English language
- Subject: Re: loading French strings being in English language
- From: Matt Neuburg <email@hidden>
- Date: Fri, 23 Jul 2010 10:24:17 -0700
- Thread-topic: loading French strings being in English language
On Thu, 22 Jul 2010 11:19:32 +0200, Giacomo Tufano <email@hidden> said:
>Il giorno 22/lug/2010, alle ore 11.15, cocoa learner ha scritto:
>
>> I have localized my app in English and French languages.
>> But I want to load French strings being in English language based on radio
>> button input (English and French).
>>
>> Is it possible?
>> Is there any cocoa way of doing this?
>
>I tried the same (and asked this very list some months ago) but had no luck. I
resorted writing some code to load the "right" localization (and not using
NSLocalizedString() and friends). But I'm still interested in knowing if a
"blessed" way to do that exists. My problem was on iPhoneOS but AFAIK there
should be no differences with OS X in localization support.
I'd suggest filing a bug with a feature request. What you are asking for is
something like NSLocalizedStringWithLocale(), which is perfectly reasonable.
Why shouldn't you be allowed to specify an NSLocale here, just as you can
for initWithFormat and NSDateFormatter and so on? m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden