I'm localizing my iPhone app for multiple languages, and in addition to changing some of the strings I need to change some backgrounds. Is it possible to query the iPhone and get the user's language code?
Thanks!
|
I'm localizing my iPhone app for multiple languages, and in addition to changing some of the strings I need to change some backgrounds. Is it possible to query the iPhone and get the user's language code? Thanks!
| |||
|
feedback
|
|
Take a look at NSLocale:
| |||
|
feedback
|
|
solved my own question!
| |||
|
feedback
|