
Originally Posted by
Deimis0n
i can translate it by the replace metod or something similar if you want some help contact me.
just pmed you regarding the subject :D
and for who wanna help.
We have .xml files that need to be translated.
For example
Code:
<LiuShui ID="17" Name="普通亚昆毒雾消除" AIID="61" TriggerNum="-1" TriggerCD="-1" TriggerType="5" Condition="2101" Action="CLEAR_GUANGMUI(1,21)" Description="亚昆兵全部死亡光幕消失"></LiuShui>
<LiuShui ID="18" Name="亚昆魔王小怪召唤首领" AIID="61" TriggerNum="-1" TriggerCD="-1" TriggerType="5" Condition="2101" Action="BOSS_CALLMONSTERTWO(2100,1,3450,4850,1)" Description="亚昆魔王出现在秘境深处"></LiuShui>
Above are two lines of the string, we need translate only what is inside the Name="" and the Description=""
But there many and many lines, for make it manually would takes weeks and weeks, so we need a tool to translate only the text inside the tags. Google Translation is accepted!

help us