view deDE.lua @ 13:ed15bd476bbb beta

+ Added notification when checking is cancelled due to a disabled zone. Fixed a bug causing players to sometimes show as away/not ready more than once (event fire a third time if player is targeted and in your raid sub-group). Fixed chat filter for outgoing whispers sent by ICU.
author Xiiph
date Mon, 21 Feb 2011 23:58:36 +0100
parents 2d952bc9897a
children
line wrap: on
line source
-- deDE.lua
local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "deDE")
if not L then return end

--@localization(locale="deDE", format="lua_additive_table", same-key-is-true=true)@