view enUS.lua @ 1:5989e79dc5ca

- removing LibStub, we doesn't need it.
author Tercio
date Thu, 22 Oct 2015 00:58:21 -0200
parents 0de01324b4f2
children
line wrap: on
line source
local Loc = LibStub("AceLocale-3.0"):NewLocale("Details_RaidInfo-ThroneOfThunder", "enUS", true) 

if (not Loc) then
	return 
end 

Loc ["PLUGIN_NAME"] = "Raid Info Throne of Thunder"
Loc ["STRING_RAID_NAME"] = "Throne of Thunder"

---------------------------------------------------------------------------------------------------

Loc ["STRING_JINROKH"] = "Jin'rokh the Breaker"
Loc ["STRING_HORRIDON"] = "Horridon"
Loc ["STRING_CONCIL"] = "Council of Elders"
Loc ["STRING_TORTOS"] = "Tortos"
Loc ["STRING_MEGAERA"] = "Megaera"
Loc ["STRING_JIKUN"] = "Ji'kun"
Loc ["STRING_DURUMU"] = "Durumu the Forgotten"
Loc ["STRING_PRIMORDIUS"] = "Primordius"
Loc ["STRING_DARKANIMUS"] = "Dark Animus"
Loc ["STRING_IRONQON"] = "Iron Qon"
Loc ["STRING_TWINS"] = "Twin Consorts"
Loc ["STRING_LEISHEN"] = "Lei Shen"
Loc ["STRING_RADEN"] = "Ra-Den"