Mercurial > wow > breuesk
view Localization/enUS.lua @ 16:16b7e6390f42
Renamed a bunch of lists so I can tell easily what the primary key is and what is stored in that list.
Trying to stop using the word "list" because it applies to basically everything
author | John@Doomsday |
---|---|
date | Thu, 08 Mar 2012 12:49:17 -0500 |
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