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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -