Author: Azael
Date: Mon Mar 08 13:08:57 CET 2010
Revision: 3776
Log:

zhtw update
Rotface typo bug fix

Updated
trunk/DBM-Icecrown/ThePlagueworks/Rotface.lua
Updated
trunk/DBM-Ulduar/localization.tw.lua

trunk/DBM-Icecrown/ThePlagueworks/Rotface.lua
Action: modified
Old revision: 3775
Old date: 2010-03-08 07:25:40 UTC

@@ -51,7 +51,7 @@
local function warnRFVileGasTargets()
warnVileGas:Show(table.concat(RFVileGasTargets, "<, >"))
table.wipe(RFVileGasTargets)
- timerVileGas:Start()
+ timerVileGasCD:Start()
end

function mod:OnCombatStart(delay)


trunk/DBM-Ulduar/localization.tw.lua
Action: modified
Old revision: 3775
Old date: 2010-03-08 07:25:40 UTC

@@ -234,7 +234,7 @@
achievementDisarmed = "為成就:卸除手臂顯示計時器",
WarnGrip = "提示堅石之握的目標",
SetIconOnGripTarget = "為堅石之握的目標設置標記",
- SetIconOnEyebeamTarget = "為集束目光的目標設置標記 (正方)",
+ SetIconOnEyebeamTarget = "為集束目光的目標設置標記 (月亮)",
PlaySoundOnEyebeam = "為集束目光播放音效"
}