annotate locale/deDE.lua @ 265:b40e2aaccfa0

Fix for issue #8 - action drag handler now supports equipment manager sets (and mounts/pets)
author Flick
date Tue, 10 May 2011 09:55:47 -0700
parents be7cd1862edc
children
rev   line source
Flick@253 1 local L = LibStub("AceLocale-3.0"):NewLocale("ReAction","deDE")
Flick@253 2 if not L then return end
Flick@253 3
Flick@253 4 --@localization(locale="deDE", format="lua_additive_table")@