Hi all,
Depending on a language selection in "Settings" how one can display text in that particular language. By text here I mean both the text in various controls [like UITextField, UIButton etc] in xib and text displayed dynamically.
I think making use of .strings file will only replace the specified text with desired localized string but I would like to convert entire application's text into that language.
Thanks
Arnieterm
Depending on a language selection in "Settings" how one can display text in that particular language. By text here I mean both the text in various controls [like UITextField, UIButton etc] in xib and text displayed dynamically.
I think making use of .strings file will only replace the specified text with desired localized string but I would like to convert entire application's text into that language.
Thanks
Arnieterm