Mercurial > wow > reaction
view Bindings.lua @ 95:168cae4aa8bd
Fixes:
- brute-force fix for invalid snippets
- copying profile data now results in immediate changes
- fixed keybinding tooltip display for pet bar simple actions
Also did a little condensing of the state driver rule string generation
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Wed, 22 Oct 2008 21:39:07 +0000 |
parents | a4620a29a9cb |
children |
line wrap: on
line source
local L = LibStub("AceLocale-3.0"):GetLocale("ReAction") local _G = _G _G["BINDING_HEADER_REACTION"] = L["ReAction"] _G["BINDING_NAME_REACTION_TOGGLELOCK"] = L["Toggle ReAction Bar Lock"] _G["BINDING_NAME_REACTION_TOGGLEKEYBIND"] = L["ReAction Keybinding Mode"]