Mercurial > wow > breuesk
view Localization/enUS.lua @ 81:62805e6b46c5
Fleshing out the UI for those without the addon. Announcements in the raid, bidding via whisper.
author | John@Yosemite-PC |
---|---|
date | Fri, 13 Apr 2012 22:09:17 -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