iphone - NSLocalizedString always fall back to english -


i have project english , french translation. used work fine. reason language fallback english.

i tried delete english.lproj , french.lproj folders, regenerate them genstrings : still same issue

i tried delete app device, clean target , deploy again, no results.

the language of device didn't change since has been set french.

p.s: problem similar one, except project used work fine :

iphone: nslocalizedstring reading english .strings file when lang set

does have idea of ?

thanks help, vincent

there several details need follow, including in project drag localized files.

have @ tutorial step-by-step explanation: http://www.icanlocalize.com/site/tutorials/iphone-applications-localization-guide/


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -