Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: pcutile on January 03, 2016, 10:47:34 AM

Title: Localize string inside chat area (from your example)
Post by: pcutile on January 03, 2016, 10:47:34 AM
I put a string inside a chat area, but i can't localize it, all seems correct i set another language and string inside chat area is converted right, but when i scroll with scroll bar string return in first language.
Title: Re: Localize string inside chat area (from your example)
Post by: ArenMook on January 05, 2016, 06:51:16 AM
You need to localize your text before adding it to chat. It doesn't make sense to localize the chat's contents on the fly.