DBMGUI_TAB_OTHER_BC	= "Outlands" -- do not translate

-- Maulgar
DBM_MAULGAR_NAME			= "High King Maulgar";
DBM_MAULGAR_DESCRIPTION		= "Announces shield and heal and shows a timer for Arcing Smash, Whirlwind and Felhunter spawn.";
DBM_MAULGAR_OPTION_1		= "Announce Greater Power Word: Shield";
DBM_MAULGAR_OPTION_2		= "Announce Spell Shield";
DBM_MAULGAR_OPTION_3		= "Announce Prayer of Healing";
DBM_MAULGAR_OPTION_4		= "Announce Heal";
DBM_MAULGAR_OPTION_5		= "Announce Whirlwind";
DBM_MAULGAR_OPTION_6		= "Announce Arcing Smash";
DBM_MAULGAR_OPTION_7		= "Announce Felhunter";

DBM_MAULGAR_WARN_GPWS		= "*** Shield on Blindeye ***";
DBM_MAULGAR_WARN_SHIELD		= "*** Spell Shield on Krosh ***";
DBM_MAULGAR_WARN_SMASH		= "Arcing Smash on >%s<: %s";
DBM_MAULGAR_WARN_POH		= "*** Blindeye casts Prayer of Healing ***";
DBM_MAULGAR_WARN_HEAL		= "*** Blindeye casts Heal ***";

DBM_MAULGAR_WARN_WHIRLWIND	= "*** Whirlwind ***";
DBM_MAULGAR_WARN_WW_SOON	= "*** Whirlwind soon ***";
DBM_MAULGAR_WARN_FELHUNTER	= "*** Felhunter ***";


DBM_MAULGAR_DODGED	= "dodged";
DBM_MAULGAR_PARRIED	= "parried";
DBM_MAULGAR_MISSED	= "missed";


-- Gruul
DBM_GRUUL_NAME				= "Gruul the Dragonkiller";
DBM_GRUUL_DESCRIPTION		= "Announces Shatter, Grow, Reverberation and Cave In.";

DBM_GRUUL_RANGE_OPTION		= "Show range check frame";
DBM_GRUUL_GROW_OPTION		= "Announce Grow";
DBM_GRUUL_SHATTER_OPTION	= "Announce Ground Slam and Shatter";
DBM_GRUUL_SILENCE_OPT		= "Announce Silence";
DBM_GRUUL_CAVE_OPTION		= "Show special warning for Cave In";
DBM_GRUUL_OPTION_GROWBAR	= "Grow"

DBM_GRUUL_SAY_PULL			= "Come.... and die."
DBM_GRUUL_GROW_EMOTE		= "%s grows in size!";
DBM_GRUUL_EMOTE_SHATTER		= "%s roars!";
DBM_GRUUL_SILENCE			= "Reverberation";

DBM_GRUUL_GROW_ANNOUNCE		= "*** Grow #%s ***";
DBM_GRUUL_SHATTER_WARN		= "*** Shatter ***";
DBM_GRUUL_SHATTER_20WARN	= "*** Ground Slam soon ***";
DBM_GRUUL_SHATTER_10WARN	= "*** Ground Slam - Shatter in 10 sec ***";
DBM_GRUUL_SHATTER_SOON		= "*** Shatter soon ***";
DBM_GRUUL_SILENCE_WARN		= "*** Silence ***";
DBM_GRUUL_SILENCE_SOON_WARN	= "*** Silence soon ***";
DBM_GRUUL_CAVE_IN_WARN		= "Cave In";


-- LordKazzak
DBM_KAZZAK_NAME				= "Doom Lord Kazzak";
DBM_KAZZAK_DESCRIPTION		= "Announces Enrage, Mark of Kazzak and Twisted Reflection.";
DBM_KAZZAK_OPTION_1			= "Announce Enrage";
DBM_KAZZAK_OPTION_2			= "Announce Twisted Reflection";
DBM_KAZZAK_OPTION_3			= "Announce Mark of Kazzak";
DBM_KAZZAK_OPTION_4			= "Set icon";
DBM_KAZZAK_OPTION_5			= "Send whisper";

DBM_KAZZAK_YELL_PULL		= "All mortals will perish!";
DBM_KAZZAK_YELL_PULL2		= "The Legion will conquer all!";
DBM_KAZZAK_EMOTE_ENRAGE		= "%s becomes enraged!";

DBM_KAZZAK_SUP_SEC			= "*** Enrage in %s sec ***";
DBM_KAZZAK_SUP_SOON			= "*** Enrage soon ***";
DBM_KAZZAK_TWISTED_WARN		= "*** Twisted Reflection on >%s< ***";
DBM_KAZZAK_MARK_WARN		= "*** Mark of Kazzak on >%s< ***";
DBM_KAZZAK_WARN_ENRAGE		= "*** Enrage ***";
DBM_KAZZAK_MARK_SPEC_WARN	= "You are the bomb!";

-- Magtheridon
DBM_MAG_NAME			= "Magtheridon";
DBM_MAG_DESCRIPTION		= "Announces Infernals and Dark Mending and shows timers for Phase 2 and Blast Nova.";
DBM_MAG_OPTION_1		= "Announce Infernals";
DBM_MAG_OPTION_2		= "Announce Heal";
DBM_MAG_OPTION_3		= "Announce Blast Nova";

DBM_MAG_EMOTE_PULL		= "%s's bonds begin to weaken!";
DBM_MAG_YELL_PHASE2		= "I... am... unleashed!"
DBM_MAG_EMOTE_NOVA		= "%s begins to cast Blast Nova!";

DBM_MAG_PHASE2_WARN		= "*** Phase 2 in %s sec ***";
DBM_MAG_WARN_P2			= "*** Magtheridon is free ***";
DBM_MAG_WARN_INFERNAL	= "*** Infernal ***";
DBM_MAG_WARN_HEAL		= "*** Heal ***";
DBM_MAG_WARN_NOVA_NOW	= "*** Blast Nova ***";
DBM_MAG_WARN_NOVA_SOON	= "Get ready for Blast Nova!";



-- Doomwalker
DBM_DOOMW_NAME			= "Doomwalker";
DBM_DOOMW_DESCRIPTION	= "Shows a timer for Earthquake.";
DBM_DOOMW_OPTION_1		= "Show range check frame";
DBM_DOOMW_OPTION_2		= "Announce Earthquake";
DBM_DOOMW_OPTION_3		= "Announce Overrun";

DBM_DOOMW_EMOTE_ENRAGE	= "%s becomes enraged!";

DBM_DOOMW_QUAKE_WARN	= "*** Earthquake ***";
DBM_DOOMW_QUAKE_SOON	= "*** Earthquake soon ***";
DBM_DOOMW_CHARGE		= "*** Overrun ***";
DBM_DOOMW_CHARGE_SOON	= "*** Overrun soon ***";
DBM_DOOMW_WARN_ENRAGE	= "*** Enrage ***";