Usually when text is plain I can localize it like this:
"cX3-mQ-HQE.normalTitle" = "arabic.request_again";
and it works, but my UIButton
has attributed title and it doesnt work anymore with above. What to do?
Usually when text is plain I can localize it like this:
"cX3-mQ-HQE.normalTitle" = "arabic.request_again";
and it works, but my UIButton
has attributed title and it doesnt work anymore with above. What to do?