Changing iPhone language dynamically?
I'm currently writing an estimate to develop a project for a company where they will have international users and will have to be able to change the language in the middle of running the app. From everything I've seen on iPhone internationalization (i18n), only the user locale settings can be used. Is there any way to temporarily change the language settings dynamically while running the program or will I have to develop a custom solution for this?
I've also looked all over the web and couldn't find any tutorials for this... does anyone know of any?
Thanks in advance!
Chuck
|