comparison locale/enUS.lua @ 104:4bc50350f405

- Added LDB support - Updated readme - Pulled in LibStub and CallbackHandler instead of external
author Flick <flickerstreak@gmail.com>
date Fri, 07 Nov 2008 23:55:33 +0000
parents 890e4c4ab143
children d39cfbdde301
comparison
equal deleted inserted replaced
103:890e4c4ab143 104:4bc50350f405
112 "Set a name for the new state", 112 "Set a name for the new state",
113 "State names must be alphanumeric without spaces", 113 "State names must be alphanumeric without spaces",
114 "Create State", 114 "Create State",
115 "State named '%s' already exists", 115 "State named '%s' already exists",
116 116
117 -- LDB.lua
118 "ReAction: can't configure in combat",
119 "Click",
120 "Right-click",
121 "Shift-click",
122 "Alt-click",
123 "for global configuration",
124 "for bar editor dialog",
125 "to unlock bars",
126 "for keybind mode",
127
117 128
118 -- modules/ReAction_HideBlizzard 129 -- modules/ReAction_HideBlizzard
119 "Hide Blizzard Action Bars", 130 "Hide Blizzard Action Bars",
120 "Hide the default main bar and extra action bars", 131 "Hide the default main bar and extra action bars",
121 132