DBM_HYJAL_TAB		= "HyjalTab"
DBM_MOUNT_HYJAL		= "Hyjal Summit";


-- Rage Winterchill
DBM_RAGE_NAME							= "Rage Winterchill";
DBM_RAGE_DESCRIPTION					= "Announces Icebolt and Death & Decay.";

DBM_RAGE_OPTION_ICEBOLT					= "Announce Icebolt";
DBM_RAGE_OPTION_DND						= "Announce Death & Decay";
DBM_RAGE_OPTION_ICON					= "Set icon on Icebolt target";
DBM_RAGE_OPTION_DND_SOON				= "Show \"Death & Decay soon\" warning";

DBM_RAGE_YELL_PULL						= "The Legion's final conquest has begun! Once again the subjugation of this world is within our grasp. Let none survive!";

DBM_RAGE_SPELL_DEATH_DECAY				= "Death & Decay";

DBM_RAGE_WARN_ICEBOLT					= "*** Icebolt on >%s< ***";
DBM_RAGE_WARN_DND						= "*** Death & Decay ***";
DBM_RAGE_WARN_DND_END					= "*** Death & Decay ended ***";
DBM_RAGE_WARN_DND_SOON					= "*** Death & Decay soon ***";
DBM_RAGE_SPECWARN_DND_YOU				= "Death & Decay on you! Run away!";


-- Anetheron
DBM_ANETHERON_NAME						= "Anetheron";
DBM_ANETHERON_DESCRIPTION				= "Announces Infernals and Carrion Swarm.";
DBM_ANEETHERON_OPTION_CARRION			= "Announce Carrion Swarm";
DBM_ANEETHERON_OPTION_INFERNAL			= "Announce Infernals";

DBM_ANETHERON_YELL_PULL					= "You are defenders of a doomed world! Flee here, and perhaps you will prolong your pathetic lives!";

DBM_ANETHERON_INFERNO					= "Inferno";
DBM_ANETHERON_CARRION_SWARM				= "Carrion Swarm";

DBM_ANETHERON_WARN_CARRION				= "*** Carrion Swarm ***";
DBM_ANETHERON_WARN_INFERNO				= "*** Infernal on >%s< ***";
DBM_ANETHERON_WARN_INFERNO_SOON			= "*** Infernal soon ***";

-- Kaz'rogal
DBM_KAZROGAL_NAME						= "Kaz'rogal";
DBM_KAZROGAL_DESCRIPTION				= "Announces Mark of Kaz'rogal.";

DBM_KAZROGAL_YELL_PULL					= "Cry for mercy! Your meaningless lives will soon be forfeit!";

DBM_KAZROGAL_WARN_MARK					= "*** Mark #%s ***";

-- Azgalor
DBM_AZGALOR_NAME						= "Azgalor";
DBM_AZGALOR_DESCRIPTION					= "Announces doom and silence.";
DBM_AZGALOR_OPTION_SILENCE				= "Announce silence";
DBM_AZGALOR_OPTION_ICON					= "Set icon on doom target";

DBM_AZGALOR_YELL_PULL					= "Abandon all hope! The Legion has returned to finish what was begun so many years ago. This time, there will be no escape!";


DBM_AZGALOR_SPECWARN_DOOM_YOU			= "Doom!";
DBM_AZGALOR_WARN_DOOM					= "*** Doom on >%s< ***";
DBM_AZGALOR_WARN_SILENCE				= "*** Silence ***";
DBM_AZGALOR_WARN_SILENCESOON			= "*** Silence soon ***";

-- Archimonde
DBM_ARCHIMONDE_NAME						= "Archimonde";
DBM_ARCHIMONDE_DESCRIPTION				= "Announces Grip, Fear, Enrage and Air Burst.";
DBM_ARCHIMONDE_OPTION_GRIP				= "Announce Grip"
DBM_ARCHIMONDE_OPTION_BURST				= "Announce Air Burst"
DBM_ARCHIMONDE_OPTION_BURSTICON			= "Set icon on Air Burst target"
DBM_ARCHIMONDE_OPTION_BURSTSAY			= "Send chat message when he casts Air Burst on you"
DBM_ARCHIMONDE_OPTION_BURSTSPECWARN		= "Show special warning when he casts Air Burst on you"

DBM_ARCHIMONDE_YELL_PULL				= "Your resistance is insignificant.";

DBM_ARCHIMONDE_WARN_GRIP				= "*** Grip: >%s< ****"
DBM_ARCHIMONDE_WARN_ENRAGE				= "*** Enrage in %s %s ***";
DBM_ARCHIMONDE_WARN_FEAR				= "*** Fear ***";
DBM_ARCHIMONDE_WARN_FEARSOON			= "*** Fear soon ***";
DBM_ARCHIMONDE_WARN_BURST				= "*** Air Burst: >%s< ***";
DBM_ARCHIMONDE_WARN_BURST_ME			= "Air Burst incoming!";
DBM_ARCHIMONDE_SPECWARN_BURST			= "Air Burst on you!";

-- MHTrash
DBM_MHT_NAME					= "Trash Features";
DBM_MHT_DESCRIPTION				= "Wavetimers, Mob announce, Ghoul cannibalize";
DBM_MHT_DESCRIPTION1				= "Announce what mobs are incoming";
DBM_MHT_DESCRIPTION2				= "Announces when a ghoul starts cannibalizing";
DBM_MHT_OPTION_WAVE				= "Announce incoming wave";

DBM_MHT_WARN_GHOUL				= "Ghoul gains Cannibalize"
DBM_MHT_WAVE_CHECK				= "Current Wave = (%d+) of 8";
DBM_MHT_WAVE_SOON				= "Next wave soon";
DBM_MHT_WAVE_NOW				= "Next wave incoming!";
DBM_MHT_BOSS_SOON				= "Boss soon";
DBM_MHT_BOSS_NOW				= "Boss incoming!";

DBM_MHT_THRALL					= "Thrall";
DBM_MHT_JAINA					= "Lady Jaina Proudmoore" ;
DBM_MHT_THRALL_DIES				= "Thrall dies.";
DBM_MHT_JAINA_DIES				= "Lady Jaina Proudmore dies.";
DBM_MHT_RAGE_MSG				= "My companions and I are with you, Lady Proudmoore.";
DBM_MHT_ANETHERON_MSG			= "We are ready for whatever Archimonde might send our way, Lady Proudmoore.";
DBM_MHT_KAZROGAL_MSG				= "I am with you, Thrall.";
DBM_MHT_AZGALOR_MSG				= "We have nothing to fear.";
DBM_MHT_BOSS_DIES				= "%s dies.";

DBM_MHT_WAVE_INC_WARNING1			= "*** Wave %s/8 - %s %s  ***";
DBM_MHT_WAVE_INC_WARNING2			= "*** Wave %s/8 - %s %s and %s %s ***";
DBM_MHT_WAVE_INC_WARNING3			= "*** Wave %s/8 - %s %s, %s %s and %s %s ***";
DBM_MHT_WAVE_INC_WARNING4			= "*** Wave %s/8 - %s %s, %s %s, %s %s and %s %s ***";
DBM_MHT_WAVE_INC_WARNING5			= "*** Wave %s/8 - %s %s, %s %s, %s %s, %s %s and %s %s ***";

DBM_MHT_GHOUL					= "Ghouls";
DBM_MHT_ABOMINATION				= "Abominations";
DBM_MHT_NECROMANCER				= "Necromancers";
DBM_MHT_BANSHEE					= "Banshees";
DBM_MHT_FIEND					= "Crypt Fiends";
DBM_MHT_GARGOYLE				= "Gargoyles";
DBM_MHT_WYRM					= "Frost Wyrm";
DBM_MHT_STALKER					= "Fel Stalkers";
DBM_MHT_INFERNAL				= "Infernals";
DBM_MHT_ARCHIMONDE				= "Good luck on Archimonde";



local L

----------------
-- WaveTimers --
----------------
L = DBM:GetModLocalization("HyjalWaveTimers")

L:SetGeneralLocalization{
	name 		= "Trash features"
}
L:SetWarningLocalization{
	WarnWave	= "%s",
	WarnWaveSoon= "New wave soon"
}
L:SetTimerLocalization{
	TimerWave	= "Next wave"
}
L:SetOptionLocalization{
	WarnWave		= "Warn when a new wave is incoming",
	WarnWaveSoon	= "Warn when a new wave is incoming soon",
	DetailedWave	= "Detailed warning when a new wave is incoming (which mobs)",
	TimerWave		= "Show a timer for next wave"
}
L:SetMiscLocalization{
	HyjalZoneName	= "Hyjal Summit",
	Thrall			= "Thrall",
	Jaina			= "Lady Jaina Proudmoore",
	RageWinterchill	= "Rage Winterchill",
	Anetheron		= "Anetheron",
	Kazrogal		= "Kazrogal",
	Azgalor			= "Azgalor",
	WaveCheck		= "Current Wave = (%d+) of 8",
	WarnWave_0		= "Wave %s/8",
	WarnWave_1		= "Wave %s/8 - %s %s",
	WarnWave_2		= "Wave %s/8 - %s %s and %s %s",
	WarnWave_3		= "Wave %s/8 - %s %s, %s %s and %s %s",
	WarnWave_4		= "Wave %s/8 - %s %s, %s %s, %s %s and %s %s",
	WarnWave_5		= "Wave %s/8 - %s %s, %s %s, %s %s, %s %s and %s %s",
	RageGossip		= "My companions and I are with you, Lady Proudmoore.",
	AnetheronGossip	= "We are ready for whatever Archimonde might send our way, Lady Proudmoore.",
	KazrogalGossip	= "I am with you, Thrall.",
	AzgalorGossip	= "We have nothing to fear.",
	Ghoul			= "Ghouls",
	Abomination		= "Abominations",
	Necromancer		= "Necromancers",
	Banshee			= "Banshees",
	Fiend			= "Crypt Fiends",
	Gargoyle		= "Gargoyles",
	Wyrm			= "Frost Wyrm",
	Stalker			= "Fel Stalkers",
	Infernal		= "Infernals"
}