diff locale/enUS.lua @ 182:55c2fc0c8d55

Collect options in one file clean up ReAction.lua a bit remove AceConsole-3.0
author Flick <flickerstreak@gmail.com>
date Thu, 21 Oct 2010 22:07:11 +0000
parents d32c65d94009
children 1ee86bbb05a0
line wrap: on
line diff
--- a/locale/enUS.lua	Wed Oct 20 23:42:40 2010 +0000
+++ b/locale/enUS.lua	Thu Oct 21 22:07:11 2010 +0000
@@ -2,25 +2,30 @@
 if not L then return end
 
 for _, string in pairs({
--- bindings.lua
-"ReAction",
-"Toggle ReAction Bar Lock",
-"ReAction Keybinding Mode",
 
 -- ReAction.lua
 "Bar ",
 "ReAction: name '%s' already in use",
 "ReAction config mode disabled during combat.",
+
+-- Options.lua
 "Customizable replacement for Blizzard's Action Bars",
-"Global Settings",
-"Global configuration settings",
 "Unlock Bars",
 "Unlock bars for dragging and resizing with the mouse",
+"Hide Blizzard Action Bars",
+"Hide the default main bar and extra action bars",
+"Hide Blizzard Vehicle Bar",
+"Hide the default vechicle action bar",
+"Edit Bars...",
+"Show the ReAction Bar Editor dialogue",
+"Close on Launch",
+"Close the Interface Options window when launching the ReAction Bar Editor",
+"Key Bindings",
+"Show the keybinding dialogue",
 "Skip profile keybind warning",
 "Don't show a warning about updating keybinds when switching profiles",
-"Module Settings",
-"Configuration settings for each module",
-"Default",
+"ReAction",
+"Profiles",
 "ReAction profile changed: check your keybinds, they may need to be updated.",
 "OK",
 "ReAction: can't configure in combat",
@@ -28,7 +33,7 @@
 "Right-click",
 "Shift-click",
 "Alt-click",
-"for global configuration",
+"for options",
 "for bar editor dialog",
 "to unlock bars",
 "for keybind mode",
@@ -140,12 +145,6 @@
 "Create State",
 "State named '%s' already exists",
 
--- HideBlizzard
-"Hide Blizzard Action Bars",
-"Hide the default main bar and extra action bars",
-"Hide Blizzard Vehicle Bar",
-"Hide the default vechicle action bar",
-
 -- Action
 "Action Bar",
 "Action Bars",
@@ -217,12 +216,6 @@
 "Top Right",
 "Bottom Left",
 "Bottom Right",
-"Edit Bars...",
-"Show the ReAction Bar Editor dialogue",
-"Close on Launch",
-"Close the Interface Options window when launching the ReAction Bar Editor",
-"Key Bindings",
-"Show the keybinding dialogue",
 "Bar Editor",
 "Global Config",
 "Opens ReAction global configuration settings panel",