annotate locale/esES.lua @ 279:5b9c0164a491

Fixed a number of problems with drag corners in config mode - Fixed button resizing via dragging not updating until a reload - Fixed pet/stance/vehicle buttons not always displaying in config mode - Fixed error spam when making too many pet/bag buttons
author Flick
date Wed, 11 May 2011 16:19:17 -0700
parents be7cd1862edc
children
rev   line source
Flick@253 1 local L = LibStub("AceLocale-3.0"):NewLocale("ReAction","esES")
Flick@253 2 if not L then return end
Flick@253 3
Flick@253 4 --@localization(locale="esES", format="lua_additive_table")@