annotate Localization/enUS.lua @ 104:9aa2dcbbdc87

Detect when an int is really a date and print it that way
author John@Yosemite-PC
date Sun, 06 May 2012 08:30:15 -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