I am working on xcode4 and created a Settings.bundle
for my project. I can edit the Root.plist
file in xcode4 but it is not possible to edit the Root.strings
file. It isn't even displayed in the editor.
I can not expand the en.lproj
folder as you see in the picture.
But when I do right-click, open in external editor it gives me:
Double click on Root.strings
gives me:
I tried it several times, creating a new window-based application project and creating a new Settings.bundle. I always can not localize it. Any ideas?
In XCode 4.2 you have to follow this steps (just a modification of Xcode 3.2.2 and localization of Settings.bundle)