Mercurial > wow > whichrankdoeswhat
view locale-koKR.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 |
line wrap: on
line source
-- Which Rank Does What Locale -- Please use the Localization App on WoWAce to Update this -- http://www.wowace.com/addons/whichrankdoeswhat/localization/ local nametag = ... local L = LibStub("AceLocale-3.0"):NewLocale(nametag, "koKR") if not L then return end --@localization(locale="koKR", format="lua_additive_table", handle-unlocalized="comment")@
