Mercurial > wow > reaction
comparison locale/enUS.lua @ 51:c964fb84560c
added anchor controls
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 22 Apr 2008 21:33:37 +0000 |
parents | c3c64e2def50 |
children | c9df7866ff31 |
comparison
equal
deleted
inserted
replaced
50:c3c64e2def50 | 51:c964fb84560c |
---|---|
35 -- modules/ReAction_Action | 35 -- modules/ReAction_Action |
36 "Action Bar", | 36 "Action Bar", |
37 "Hide Empty Buttons", | 37 "Hide Empty Buttons", |
38 | 38 |
39 -- modules/ReAction_ConfigUI | 39 -- modules/ReAction_ConfigUI |
40 "Center", | |
41 "Left", | |
42 "Right", | |
43 "Top", | |
44 "Bottom", | |
45 "Top Left", | |
46 "Top Right", | |
47 "Bottom Left", | |
48 "Bottom Right", | |
40 "Customizable replacement for Blizzard's Action Bars", | 49 "Customizable replacement for Blizzard's Action Bars", |
41 "Global Settings", | 50 "Global Settings", |
42 "Global configuration settings", | 51 "Global configuration settings", |
43 "Unlock Bars", | 52 "Unlock Bars", |
44 "Unlock bars for dragging and resizing with the mouse", | 53 "Unlock bars for dragging and resizing with the mouse", |
59 "Button Type", | 68 "Button Type", |
60 "Create Bar", | 69 "Create Bar", |
61 "General", | 70 "General", |
62 "Rename Bar", | 71 "Rename Bar", |
63 "Delete Bar", | 72 "Delete Bar", |
73 "Anchor", | |
74 "Frame", | |
75 "The frame that the bar is anchored to", | |
76 "Point", | |
77 "Anchor point on the bar frame", | |
78 "Relative Point", | |
79 "Anchor point on the target frame", | |
80 "X offset", | |
81 "Y offset", | |
64 "Button Grid", | 82 "Button Grid", |
65 "Rows", | 83 "Rows", |
66 "Columns", | 84 "Columns", |
67 "Size", | 85 "Size", |
68 "Spacing", | 86 "Spacing", |