view locale-deDE.lua @ 12:9e4eaa616af6 4.3.1

Transition to Mercurial (trivial pkgmeta comment).
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Wed, 01 Aug 2012 22:19:08 -0400
parents dffc0e7049ad
children
line wrap: on
line source
-- Guild Delta Locale
-- Please use the Localization App on WoWAce to Update this
-- http://www.wowace.com/addons/guild-delta/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")@