Tharindu,
We had to do something similar and decided to eschew .lproj files
entirely; we simply created an ivar in our app delegate to store the
current language and switched out strings (stored in strings files)
based on the current language. There’s no reason you couldn't do the
same in your
Hi,
I would like to know whether its possible to change to a language other than
provided list of languages in iPhone Settings. By default using localized
.lproj folders & .strings files we could make applicaton localized into
selected language.
For example, Languages like Sinhala are not in thos