Mercurial > wow > reaction
comparison locale/enUS.lua @ 87:3499ac7c3a9b
Implemented paged actions and mind control actions, and config menus to suit.
There's still some sort of bug in the actionID-selection routine, it doesn't always auto-select the IDs that I think it's going to if you resize a bar several times (especially in the presence of multiple pages).
| author | Flick <flickerstreak@gmail.com> |
|---|---|
| date | Sat, 28 Jun 2008 00:54:21 +0000 |
| parents | da8ba8783924 |
| children | fc83b3f5b322 |
comparison
equal
deleted
inserted
replaced
| 86:f32e2375e39b | 87:3499ac7c3a9b |
|---|---|
| 75 "Up", | 75 "Up", |
| 76 "Down", | 76 "Down", |
| 77 "Properties", | 77 "Properties", |
| 78 "Set the properties for the bar when in this state", | 78 "Set the properties for the bar when in this state", |
| 79 "Hide Bar", | 79 "Hide Bar", |
| 80 "Show Page #", | |
| 81 "(none)", | 80 "(none)", |
| 82 "Override Keybinds", | 81 "Override Keybinds", |
| 83 "Set this state to maintain its own set of keybinds which override the defaults when active", | 82 "Set this state to maintain its own set of keybinds which override the defaults when active", |
| 84 "Position", | 83 "Position", |
| 85 "Set New Position", | 84 "Set New Position", |
| 121 | 120 |
| 122 -- modules/ReAction_Action | 121 -- modules/ReAction_Action |
| 123 "Action Bar", | 122 "Action Bar", |
| 124 "Action Bars", | 123 "Action Bars", |
| 125 "Hide Empty Buttons", | 124 "Hide Empty Buttons", |
| 126 "Hide buttons when empty. This option is not supported for multi-state bars", | 125 "# Pages", |
| 126 "Use the Dynamic State tab to specify page transitions", | |
| 127 "Edit Action IDs", | |
| 128 "Assign", | |
| 129 "Choose Method...", | |
| 130 "Individually", | |
| 131 "All at Once", | |
| 132 "Row", | |
| 133 "Rows are numbered top to bottom", | |
| 134 "Col", | |
| 135 "Columns are numbered left to right", | |
| 136 "Page", | |
| 137 "Action ID", | |
| 138 "Specify ID 1-120", | |
| 139 "ID List", | |
| 140 "Specify a comma-separated list of IDs for each button in the bar (in order). Separate multiple pages with semicolons (;)", | |
| 141 "Invalid action ID list string", | |
| 142 "Mind Control Support", | |
| 143 "When possessing a target (e.g. via Mind Control), map the first 12 buttons of this bar to the possessed target's actions. Select the 'Mind Control' option for the rule type to enable.", | |
| 144 "Show Page #", | |
| 127 "Action Buttons", | 145 "Action Buttons", |
| 128 | 146 |
| 129 -- modules/ReAction_PetAction | 147 -- modules/ReAction_PetAction |
| 130 "Pet Action Bar", | 148 "Pet Action Bar", |
| 131 "Pet Buttons", | 149 "Pet Buttons", |
