annotate locale-enUS.lua @ 7:332550e56fd2

Handle the case of a guildmaster opening the main window manually. This whole thing should be moved to LoD.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Sat, 10 Dec 2011 19:12:10 +0000
parents 001b15e07b87
children
rev   line source
farmbuyer@3 1 -- Which Rank Does What Locale
farmbuyer@3 2 -- Please use the Localization App on WoWAce to Update this
farmbuyer@3 3 -- http://www.wowace.com/addons/whichrankdoeswhat/localization/
farmbuyer@3 4 local nametag = ...
farmbuyer@3 5 local L = LibStub("AceLocale-3.0"):NewLocale(nametag, "enUS", --[[default=]]true, --[[silent=]]true)
farmbuyer@3 6
farmbuyer@3 7 --@localization(locale="enUS", format="lua_additive_table", same-key-is-true=true)@