4

Does anybody know how to create a .stringsdict file in Xcode? When I dragged a separate .stringsdict file using Finder into ./en.lproj directory, it wasn't seen in the project navigator.

1 Answer 1

3

Add a property list file to the project (choose File > New > File and select Property List from the sheet). In the project navigator, change the file name to Localizable.stringsdict

Reference: https://developer.apple.com/library/ios/documentation/MacOSX/Conceptual/BPInternational/LocalizingYourApp/LocalizingYourApp.html#//apple_ref/doc/uid/10000171i-CH5-SW10

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.