Mercurial > wow > reaction
comparison locale/enUS.lua @ 72:aa88aed52124
Fixed bugs with state keybinds.
Simplified state driver API
| author | Flick <flickerstreak@gmail.com> |
|---|---|
| date | Thu, 05 Jun 2008 18:34:36 +0000 |
| parents | 2c12e2b1752e |
| children | 06cd74bdc7da |
comparison
equal
deleted
inserted
replaced
| 71:3d2cef5dc459 | 72:aa88aed52124 |
|---|---|
| 97 "Conditions", | 97 "Conditions", |
| 98 "Custom Rule", | 98 "Custom Rule", |
| 99 "Syntax like macro rules: see preset rules for examples", | 99 "Syntax like macro rules: see preset rules for examples", |
| 100 "Invalid custom rule '%s': each clause must appear within [brackets]", | 100 "Invalid custom rule '%s': each clause must appear within [brackets]", |
| 101 "Keybinding", | 101 "Keybinding", |
| 102 "Invoking a state keybind overrides all other transition rules. Toggle the keybind again to remove the override and return to the specified toggle-off state.", | 102 "Invoking a state keybind toggles an override of all other transition rules.", |
| 103 "State Hotkey", | 103 "State Hotkey", |
| 104 "Define an override toggle keybind", | 104 "Define an override toggle keybind", |
| 105 "Toggle Off State", | |
| 106 "Select a state to return to when the keybind override is toggled off", | |
| 107 "Dynamic State", | 105 "Dynamic State", |
| 108 "States are evaluated in the order they are listed", | 106 "States are evaluated in the order they are listed", |
| 109 "New State...", | 107 "New State...", |
| 110 "State Name", | 108 "State Name", |
| 111 "Set a name for the new state", | 109 "Set a name for the new state", |
