object - change the language of iOS app dynamically -


I've seen some iOS applications that dynamically change the language used in the app, I mean when The app uses the user to dynamically change the language (French, English, ...); I have searched the Internet and I have found anything about it.

Any thoughts? Thank you

You must write your own version of NSLocalizedString macro, which selects a language bundle phone User preference instead of locale

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -