Mercurial > wow > reaction
comparison locale/enUS.lua @ 282:7a9e82c0df15
Show empty totem buttons in config mode when character doesn't have totems
author | Flick |
---|---|
date | Wed, 11 May 2011 17:21:04 -0700 |
parents | c918ff9ac787 |
children | 0cb6a9944497 |
comparison
equal
deleted
inserted
replaced
281:2098dba4baf5 | 282:7a9e82c0df15 |
---|---|
213 -- Bar.lua | 213 -- Bar.lua |
214 "Hidden", | 214 "Hidden", |
215 | 215 |
216 -- Button.lua -- | 216 -- Button.lua -- |
217 "Button Bar", | 217 "Button Bar", |
218 "All action IDs for bars of type '%s' are in use, cannot create any more buttons", | |
218 | 219 |
219 -- Overlay.lua | 220 -- Overlay.lua |
220 "Hold Shift", | 221 "Hold Shift", |
221 "Hold Alt", | 222 "Hold Alt", |
222 "Right-click", | 223 "Right-click", |
232 "State", | 233 "State", |
233 "State Scale Override", | 234 "State Scale Override", |
234 | 235 |
235 -- MultiCastButton.lua | 236 -- MultiCastButton.lua |
236 "Totem Bar", | 237 "Totem Bar", |
238 "All %s buttons are in use for this bar, cannot create any more buttons", | |
237 | 239 |
238 -- PetActionButton.lua | 240 -- PetActionButton.lua |
239 "Pet Action Bar", | 241 "Pet Action Bar", |
240 "Pet action ID range is 1-10", | 242 "Pet action ID range is 1-10", |
241 | 243 |