view Localization/enUS.lua @ 67:8387dc2ff658

Getting the rest of the UI elements to respond intuitively
author John@Doomsday
date Tue, 27 Mar 2012 10:19:48 -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