Mercurial > wow > breuesk
view Localization/enUS.lua @ 94:2058d86778b4
Corrections on the receiver end of an incremental update.
author | John@Yosemite-PC |
---|---|
date | Sun, 22 Apr 2012 23:13:43 -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