Mercurial > wow > breuesk
view Localization/enUS.lua @ 76:39be9328acd0
Turning bidding admin buttons into state responders
Starting to integrate master looting along with the bids
author | John@Yosemite-PC |
---|---|
date | Tue, 10 Apr 2012 23:50:07 -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