From what I can read I'm not the only having this problem; except this is just happening in my Settings.bundle
in my app it's all fine…
My app is localized in English (primary) and French.
My Root.strings
file isn't getting called in at all, for English and French. If I put my iPhone in French the Settings bundle will be defaulted to the title declared in my Root.plist
. Now in whatever language my iPhone's set to (English or French), let's say I add a group entitled "hello" and set the corresponding string to "world" I'll just get "hello" as my "localized" string…
Thanks