WoWInterface SVN RaidWatch2

[/] [trunk/] [RaidWatch_PartyWOTLK/] [Locales/] [zhCN.lua] - Rev 22

Compare with Previous | Blame | View Log

-- FoS
local L = LibStub("AceLocale-3.0"):NewLocale("RW-Boss-Bronjahm", "zhCN")
if not L then return end


local L = LibStub("AceLocale-3.0"):NewLocale("RW-Boss-Devourer of Souls", "zhCN")
if not L then return end
-- L["mirrorwarning"] = "Stop hitting the boss!"
-- L["mirrorwarning_opt"] = "Warning to stop hitting the boss"


-- PoS
local L = LibStub("AceLocale-3.0"):NewLocale("RW-Boss-Forgemaster Garfrost", "zhCN")
if not L then return end


local L = LibStub("AceLocale-3.0"):NewLocale("RW-Boss-Krick and Ick", "zhCN")
if not L then return end
-- L["chase"] = "Ick is chasing (%w+)!"
-- L["mines"] = "Krick begins rapidly conjuring explosive mines!"
-- L["you_chase"] = "%s is chasing you!"


local L = LibStub("AceLocale-3.0"):NewLocale("RW-Boss-Scourgelord Tyrannus", "zhCN")
if not L then return end
-- L["YellEngage"] = "Ha, such an amusing gesture from the rabble. When I have finished with you, my master's blade will feast upon your souls. Die"
-- L["debug_frost"] = "%s gazes at Sariah and redies an icy attack!"
-- L["frost_target"] = "^%%s gazes at (%w+) and readies an icy attack!"

Compare with Previous | Blame