Files
MinimapButtonBag_Octo/MBB/localization-enGB.lua
T
LaYt e8132634d0 Fix for #3.
Moved to folder MBB to easy install (need to exit WOW if you upgrading to this version).

Changed from Drag to Shift-Drag to move MBB button.

More compatibility w/ simpleMinimap
2017-01-28 13:53:35 +07:00

20 lines
1012 B
Lua

MBB_TOOLTIP1 = "Ctrl + Right click on a button to detach from or reattach it to the minimap.\nShift + Left drag to move button.";
MBB_OPTIONS_HEADER = "Options";
MBB_OPTIONS_OKBUTTON = "Ok";
MBB_OPTIONS_CANCELBUTTON = "Cancel";
MBB_OPTIONS_SLIDEROFF = "Off";
MBB_OPTIONS_SLIDERSEK = "sec";
MBB_OPTIONS_SLIDERLABEL = "Collapse Timeout:";
MBB_OPTIONS_EXPANSIONLABEL = "Expand to:";
MBB_OPTIONS_EXPANSIONLEFT = "Left";
MBB_OPTIONS_EXPANSIONTOP = "Top";
MBB_OPTIONS_EXPANSIONRIGHT = "Right";
MBB_OPTIONS_EXPANSIONBOTTOM = "Bottom";
MBB_OPTIONS_MAXBUTTONSLABEL = "Max. Buttons/Line:";
MBB_OPTIONS_MAXBUTTONSINFO = "(0=infinity)";
MBB_OPTIONS_ALTEXPANSIONLABEL = "Alt. Expand to:";
MBB_HELP1 = "Type \"/mbb <cmd>\" where <cmd> is one of the following:";
MBB_HELP2 = " |c00ffffffbuttons|r: Shows a list of all frames in the MBB bar";
MBB_HELP3 = " |c00ffffffreset position|r: resets the position of the MBB minimap button";
MBB_HELP4 = " |c00ffffffreset all|r: resets all options";
MBB_NOERRORS = "No errors found!";