Mercurial > wow > breuesk
view Localization/enUS.lua @ 75:ed1c9fd4cc95
Progress on bidding events and GUI. Slave GUIs now respond properly.
author | John@Doomsday |
---|---|
date | Mon, 09 Apr 2012 09:40:53 -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