开发者

localization problem in iPhone App with XCode

i need to localize an existing iphone app. I've added strings files for German and English, which work well.

BUT !

I've also opened the Info-Pane of the XIB Files, klicked "add Localization", chose the languages (German and开发者_开发知识库 Englisch). In the View of all Ressources in XCode is see under the XIB Files now "German" and "Englisch".

I can translate all design elements in Interface Builder for German and Englisch. If i start the App on the Device or in Simulator there is always the german language displayed, also if i change the device language to "English". I also cleared all targets and deleted the app on the device and the simulator before testing.

What am i doing wrong ??

Any help is much apprechiated !

Greetings

MadMaxApp


ok ... looks like XCode has still a bug. The localization should not be named "German" and "Englisch". You need to name it "de" and "en". After clearning all targets and running in Simulator the right language xib is displayed.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜