diff --git a/localization/locale_zhcn.php b/localization/locale_zhcn.php index ec1675a7..ba19ca9e 100644 --- a/localization/locale_zhcn.php +++ b/localization/locale_zhcn.php @@ -1545,7 +1545,7 @@ $lang = array( -142 => "愤怒" ), 'scaling' => array( - 'directSP' => "直接效果的攻击强度 +%.2f%%", 'directAP' => "直接效果的攻击强度 +%.2f%%t", + 'directSP' => "直接效果的攻击强度 +%.2f%%", 'directAP' => "直接效果的攻击强度 +%.2f%%", 'dotSP' => "每个周期的法术强度 +%.2f%%", 'dotAP' => "每个周期的攻击强度 +%.2f%%" ), 'relItems' => array( diff --git a/setup/tools/filegen/templates/power.js.in b/setup/tools/filegen/templates/power.js.in index 7a0eb486..b61820ef 100644 --- a/setup/tools/filegen/templates/power.js.in +++ b/setup/tools/filegen/templates/power.js.in @@ -101,9 +101,8 @@ if (typeof $WowheadPower == "undefined") { 8: "ruru" }, REDIRECTS = { - wotlk: "www", - ptr: "www", - www: "en" + // wotlk: "www", + // ptr: "www" }; if (isRemote) {