Hi, I'm using NGUI localization in my project (all strings are in a text file in the key = string format). I saw that the localization service on google play requires an XML.
Does anyone have any suggestions for localization services that work with the NGUI format or ways to automatically convert my NGUI text files to XML (XLIFF)? What do you guys do for localization?