How can I give my App multi language supportd?
I know it is possible with NSLocalizedString
, but I don't know how to do it.
iam new to iPhone dev.
How can I give my App multi language supportd?
I know it is possible with NSLocalizedString
, but I don't know how to do it.
iam new to iPhone dev.
One of the simplest tutorial from Ray can help you a lot. U can follow this link http://www.raywenderlich.com/2876/how-to-localize-an-iphone-app-tutorial
Its really simple and easy to understand. Hope this works for you \m/ EDIT: you can refer to this screenshot in order to overcome "+" problem which has been changed in latest xcode.