Mercurial > wow > reaction
comparison locale/enUS.lua @ 103:890e4c4ab143
- added alpha settings (base and stateful)
- added scale settings (stateful only)
- updated overlay to work with stateful anchor/scale (though when in a state with scale, the button size/spacing can't be manipulated)
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Thu, 06 Nov 2008 01:28:07 +0000 |
parents | ad49739d110d |
children | 4bc50350f405 |
comparison
equal
deleted
inserted
replaced
102:ad49739d110d | 103:890e4c4ab143 |
---|---|
25 "Right-click", | 25 "Right-click", |
26 "Drag", | 26 "Drag", |
27 "to add/remove buttons:", | 27 "to add/remove buttons:", |
28 "to resize buttons:", | 28 "to resize buttons:", |
29 "to change spacing:", | 29 "to change spacing:", |
30 "to change scale:", | |
30 "to move", | 31 "to move", |
31 "to anchor to nearby frames", | 32 "to anchor to nearby frames", |
32 "for options...", | 33 "for options...", |
33 "Currently anchored to", | 34 "Currently anchored to", |
35 "State", | |
36 "State Scale Override", | |
34 | 37 |
35 -- State.lua | 38 -- State.lua |
36 "Hidden", | 39 "Hidden", |
37 "State named '%s' already exists", | 40 "State named '%s' already exists", |
38 "Battle Stance", | 41 "Battle Stance", |
82 "Relative Point", | 85 "Relative Point", |
83 "X Offset", | 86 "X Offset", |
84 "Y Offset", | 87 "Y Offset", |
85 "Scale", | 88 "Scale", |
86 "Set New Scale", | 89 "Set New Scale", |
90 "Transparency", | |
91 "Set Transparency", | |
87 "Rule", | 92 "Rule", |
88 "Select this state", | 93 "Select this state", |
89 "by default", | 94 "by default", |
90 "when ANY of these", | 95 "when ANY of these", |
91 "when ALL of these", | 96 "when ALL of these", |
189 "Anchor point on the bar frame", | 194 "Anchor point on the bar frame", |
190 "Relative Point", | 195 "Relative Point", |
191 "Anchor point on the target frame", | 196 "Anchor point on the target frame", |
192 "X offset", | 197 "X offset", |
193 "Y offset", | 198 "Y offset", |
199 "Transparency", | |
194 "Button Grid", | 200 "Button Grid", |
195 "Rows", | 201 "Rows", |
196 "Columns", | 202 "Columns", |
197 "Size", | 203 "Size", |
198 "Spacing", | 204 "Spacing", |