Mercurial > wow > reaction
comparison locale/enUS.lua @ 68:fcb5dad031f9
State transitions now working. Keybind toggle states, stance switching, etc.
Hide bar is the only working state property, but the config is there for page #, re-anchoring, re-scaling, and keybind override.
| author | Flick <flickerstreak@gmail.com> |
|---|---|
| date | Tue, 03 Jun 2008 22:57:34 +0000 |
| parents | 2000f4f4c6af |
| children | a785d6708388 |
comparison
equal
deleted
inserted
replaced
| 67:84721edaa749 | 68:fcb5dad031f9 |
|---|---|
| 125 "Party", | 125 "Party", |
| 126 "Solo", | 126 "Solo", |
| 127 "In Combat", | 127 "In Combat", |
| 128 "Out of Combat", | 128 "Out of Combat", |
| 129 "Warning: one or more incompatible rules were turned off", | 129 "Warning: one or more incompatible rules were turned off", |
| 130 "Properties", | 130 "Info", |
| 131 "Delete this State", | 131 "Delete this State", |
| 132 "Name", | 132 "Name", |
| 133 "Evaluation Order", | 133 "Evaluation Order", |
| 134 "State transitions are evaluated in the order listed:\nMove a state up or down to change the order", | 134 "State transitions are evaluated in the order listed:\nMove a state up or down to change the order", |
| 135 "Up", | 135 "Up", |
| 136 "Down", | 136 "Down", |
| 137 "Rules", | 137 "Properties", |
| 138 "Set the properties for the bar when in this state", | |
| 139 "Hide Bar", | |
| 140 "Show Page #", | |
| 141 "Override Keybinds", | |
| 142 "Set this state to maintain its own set of keybinds which override the defaults when active", | |
| 143 "Position", | |
| 144 "Set New Position", | |
| 145 "Point", | |
| 146 "Relative Point", | |
| 147 "X Offset", | |
| 148 "Y Offset", | |
| 149 "Scale", | |
| 150 "Set New Scale", | |
| 151 "Selection Rule", | |
| 138 "Select this state", | 152 "Select this state", |
| 139 "by default", | 153 "by default", |
| 140 "when ANY of these", | 154 "when ANY of these", |
| 141 "when ALL of these", | 155 "when ALL of these", |
| 142 "via custom rule", | 156 "via custom rule", |
| 157 "via keybinding", | |
| 143 "Clear All", | 158 "Clear All", |
| 159 "Conditions", | |
| 144 "Custom Rule", | 160 "Custom Rule", |
| 145 "Syntax like macro rules: see preset rules for examples", | 161 "Syntax like macro rules: see preset rules for examples", |
| 146 "Invalid custom rule '%s': each clause must appear within [brackets]", | 162 "Invalid custom rule '%s': each clause must appear within [brackets]", |
| 163 "Keybinding", | |
| 164 "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.", | |
| 165 "State Hotkey", | |
| 166 "Define an override toggle keybind", | |
| 167 "Toggle Off State", | |
| 168 "Select a state to return to when the keybind override is toggled off", | |
| 147 "Dynamic State", | 169 "Dynamic State", |
| 148 "States are evaluated in the order they are listed", | 170 "States are evaluated in the order they are listed", |
| 149 "New State...", | 171 "New State...", |
| 150 "State Name", | 172 "State Name", |
| 151 "Set a name for the new state", | 173 "Set a name for the new state", |
