Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: amiroperator on May 05, 2014, 07:23:36 pm
-
hey,
How can i changing language to the persian.?
like : پارسی (persian)
when i write پارسی in GlueStrings.lua showing this :
پ ا ر س ی
how can i fix it ?
-
I am not sure this is possible to fix because WoW uses a fixed character set that would not be feasible to change (UNICODE-16 I think).
-
There’s an addon which provides Japanese translations for most things in the game.
http://www.curse.com/addons/wow/wowjapanizer (http://www.curse.com/addons/wow/wowjapanizer" onclick="window.open(this.href);return false;)
While the Chinese/Taiwanese clients support a number of characters in Japanese, there are around 50 or so commonly used characters in the language which these clients lack entirely. As such, shouldn’t translations to other unsupported languages be possible?