diff locale/enUS.lua @ 60:44649a10378d

Fixed options handling to create a separate table for each bar instead of a shared table with proxy handler. Also simplified options registration and moved some options around.
author Flick <flickerstreak@gmail.com>
date Sat, 10 May 2008 00:08:01 +0000
parents 7430a8dd4e90
children f9cdb920470a
line wrap: on
line diff
--- a/locale/enUS.lua	Mon Apr 28 23:34:17 2008 +0000
+++ b/locale/enUS.lua	Sat May 10 00:08:01 2008 +0000
@@ -11,6 +11,13 @@
 "Bar ",
 "ReAction: name already in use",
 "ReAction config mode disabled during combat.",
+"Customizable replacement for Blizzard's Action Bars",
+"Global Settings",
+"Global configuration settings",
+"Unlock Bars",
+"Unlock bars for dragging and resizing with the mouse",
+"Module Settings",
+"Configuration settings for each module",
 
 -- Bar.lua
 "Drag to add/remove buttons",
@@ -37,6 +44,7 @@
 
 -- modules/ReAction_Action
 "Action Bar",
+"Action Bars",
 "Hide Empty Buttons",
 "Action Buttons",
 
@@ -59,13 +67,6 @@
 "Top Right",
 "Bottom Left",
 "Bottom Right",
-"Customizable replacement for Blizzard's Action Bars",
-"Global Settings",
-"Global configuration settings",
-"Unlock Bars",
-"Unlock bars for dragging and resizing with the mouse",
-"Module Settings",
-"Configuration settings for each module",
 "Edit Bars...",
 "Show the ReAction Bar Editor dialogue",
 "Close on Launch",
@@ -99,10 +100,6 @@
 "Spacing",
 "Use the mouse to arrange and resize the bars on screen. Tooltips on bars indicate additional functionality.",
 
-
---"Rename Bar",
---"Set a name for the bar",
-
 -- modules/ReAction_State
 "Dynamic Behavior",
 }) do