Mercurial > wow > breuesk
view Localization/enUS.lua @ 89:b89558d3e833
Master looter detection. Starting to filter certain actions to only the ML.
author | John@Yosemite-PC |
---|---|
date | Mon, 16 Apr 2012 07:06:19 -0400 |
parents | 47fac96968e1 |
children |
line wrap: on
line source
local AceLocale = LibStub:GetLibrary("AceLocale-3.0") local L = AceLocale:NewLocale("bsk","enUS",true) if not L then return end -- English L["test"] = true