Mercurial > wow > reaction
diff 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 |
line wrap: on
line diff
--- a/locale/enUS.lua Tue Mar 03 23:18:35 2009 +0000 +++ b/locale/enUS.lua Wed Mar 04 21:19:32 2009 +0000 @@ -9,7 +9,7 @@ -- ReAction.lua "Bar ", -"ReAction: name already in use", +"ReAction: name '%s' already in use", "ReAction config mode disabled during combat.", "Customizable replacement for Blizzard's Action Bars", "Global Settings", @@ -23,6 +23,16 @@ "Default", "ReAction profile changed: check your keybinds, they may need to be updated.", "OK", +"ReAction: can't configure in combat", +"Click", +"Right-click", +"Shift-click", +"Alt-click", +"for global configuration", +"for bar editor dialog", +"to unlock bars", +"for keybind mode", + -- Overlay.lua "Hold Shift", @@ -120,18 +130,6 @@ "Create State", "State named '%s' already exists", --- LDB.lua -"ReAction: can't configure in combat", -"Click", -"Right-click", -"Shift-click", -"Alt-click", -"for global configuration", -"for bar editor dialog", -"to unlock bars", -"for keybind mode", - - -- HideBlizzard "Hide Blizzard Action Bars", "Hide the default main bar and extra action bars",