ios - Lock my iPhone app to a specific language (Localization) -
i have xcode4 project have support several languages (localization files) .. text , xib files change correct when change languange on iphone .. question is; can make release specific languange, if have several localization files? force app use 1 localization?
my idea set flag in info.plist file like; localization = english (lock app enligsh language)
you can deleting localized strings , nib files. don't think can lock app particular language (if localization support there other language).
Comments
Post a Comment