Mercurial > wow > whichrankdoeswhat
view locale-deDE.lua @ 4:e66407f67848
TOC bump for 4.1, grow to fit new flag columns.
| author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
|---|---|
| date | Tue, 26 Apr 2011 23:08:53 +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, "deDE") if not L then return end --@localization(locale="deDE", format="lua_additive_table", handle-unlocalized="comment")@
