Mercurial > wow > whichrankdoeswhat
view locale-ruRU.lua @ 15:3a2beea01a28
Use a paged window instead of a huge one. Make LoD. Show flag #14 rather than trying to skip it, but override the column header.
| author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
|---|---|
| date | Fri, 03 Aug 2012 03:16:07 -0400 |
| 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, "ruRU") if not L then return end --@localization(locale="ruRU", format="lua_additive_table", handle-unlocalized="comment")@
