annotate Localization/enUS.lua @ 88:f844309a0e35

Clear out a few GUI bugs. Re-integrate the escape button
author John@Yosemite-PC
date Mon, 16 Apr 2012 07:05:37 -0400
parents 47fac96968e1
children
rev   line source
John@0 1 local AceLocale = LibStub:GetLibrary("AceLocale-3.0")
John@0 2 local L = AceLocale:NewLocale("bsk","enUS",true)
John@0 3 if not L then return end
John@0 4
John@0 5 -- English
John@0 6 L["test"] = true