Mercurial > wow > reaction
comparison locale/enUS.lua @ 127:29dacbecdb52
Fixed handling for making new bars with the same name
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Wed, 04 Mar 2009 21:19:32 +0000 |
parents | fb6c3a642ae3 |
children | 28b430de5875 |
comparison
equal
deleted
inserted
replaced
126:6a4b4d3c5fad | 127:29dacbecdb52 |
---|---|
7 "Toggle ReAction Bar Lock", | 7 "Toggle ReAction Bar Lock", |
8 "ReAction Keybinding Mode", | 8 "ReAction Keybinding Mode", |
9 | 9 |
10 -- ReAction.lua | 10 -- ReAction.lua |
11 "Bar ", | 11 "Bar ", |
12 "ReAction: name already in use", | 12 "ReAction: name '%s' already in use", |
13 "ReAction config mode disabled during combat.", | 13 "ReAction config mode disabled during combat.", |
14 "Customizable replacement for Blizzard's Action Bars", | 14 "Customizable replacement for Blizzard's Action Bars", |
15 "Global Settings", | 15 "Global Settings", |
16 "Global configuration settings", | 16 "Global configuration settings", |
17 "Unlock Bars", | 17 "Unlock Bars", |
21 "Module Settings", | 21 "Module Settings", |
22 "Configuration settings for each module", | 22 "Configuration settings for each module", |
23 "Default", | 23 "Default", |
24 "ReAction profile changed: check your keybinds, they may need to be updated.", | 24 "ReAction profile changed: check your keybinds, they may need to be updated.", |
25 "OK", | 25 "OK", |
26 "ReAction: can't configure in combat", | |
27 "Click", | |
28 "Right-click", | |
29 "Shift-click", | |
30 "Alt-click", | |
31 "for global configuration", | |
32 "for bar editor dialog", | |
33 "to unlock bars", | |
34 "for keybind mode", | |
35 | |
26 | 36 |
27 -- Overlay.lua | 37 -- Overlay.lua |
28 "Hold Shift", | 38 "Hold Shift", |
29 "Hold Alt", | 39 "Hold Alt", |
30 "Right-click", | 40 "Right-click", |
118 "Set a name for the new state", | 128 "Set a name for the new state", |
119 "State names must be alphanumeric without spaces", | 129 "State names must be alphanumeric without spaces", |
120 "Create State", | 130 "Create State", |
121 "State named '%s' already exists", | 131 "State named '%s' already exists", |
122 | 132 |
123 -- LDB.lua | |
124 "ReAction: can't configure in combat", | |
125 "Click", | |
126 "Right-click", | |
127 "Shift-click", | |
128 "Alt-click", | |
129 "for global configuration", | |
130 "for bar editor dialog", | |
131 "to unlock bars", | |
132 "for keybind mode", | |
133 | |
134 | |
135 -- HideBlizzard | 133 -- HideBlizzard |
136 "Hide Blizzard Action Bars", | 134 "Hide Blizzard Action Bars", |
137 "Hide the default main bar and extra action bars", | 135 "Hide the default main bar and extra action bars", |
138 "Hide Blizzard Vehicle Bar", | 136 "Hide Blizzard Vehicle Bar", |
139 "Hide the default vechicle action bar", | 137 "Hide the default vechicle action bar", |