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: cocoa learner <email@hidden>
- Date: Thu, 22 Jul 2010 14:57:40 +0530
Thanks GT for your reply and interest.
I know one way that preparing a key-value dictionary from string table and
rendering those.
But at the same time I would like the input to change as well. That is if
French is selected then the input (keyboard) also change to French input.
So I am looking for a cocoa way of doing (better way of doing).
Regards
Cocoa.learner
On Thu, Jul 22, 2010 at 2:49 PM, Giacomo Tufano <email@hidden> wrote:
> 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.
> Regards,
> gt
>
>
_______________________________________________
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