I have to translate all text in my app and i'm using AHLocale and AHTranslator.
Everything works except for the hint property
example:
surnameEditText.text =trans.GetText("Surname") >>> OK
amountEditText.Hint =trans.GetText("Amount") >>> does NOT WORK
any ideas?
thanks
Everything works except for the hint property
example:
surnameEditText.text =trans.GetText("Surname") >>> OK
amountEditText.Hint =trans.GetText("Amount") >>> does NOT WORK
any ideas?
thanks