Files
MinimapButtonBag_Octo/localization-enGB.lua
T
2022-02-21 20:12:22 +00:00

21 lines
1.0 KiB
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_OPTIONS_SCALE="Button's scale";
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!";