annotate Localization/enUS.lua @ 103:d3ea0ab1428d

Bad commit, ignore. Just want a (failed) path to be on record.
author John@Doomsday
date Thu, 03 May 2012 09:05:40 -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