Add files via upload
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
|
||||
--the only place MINIMAGE_VERSION should be set
|
||||
MINIMAGE_VERSION = "1.18";
|
||||
|
||||
|
||||
--[[
|
||||
|
||||
-- MiniMage (English)
|
||||
-- Compiled by Robert Fernandes
|
||||
-- warcraft@bovilexics.com
|
||||
-- Last Update on 11/20/2025
|
||||
|
||||
--]]
|
||||
|
||||
|
||||
MINIMAGE_ANNOUNCE_DISABLED = ". MiniMage AddOn Disabled.";
|
||||
MINIMAGE_ANNOUNCE_ENABLED = ". MiniMage AddOn Enabled.";
|
||||
MINIMAGE_ANNOUNCE_GREETING = "Greetings, ";
|
||||
|
||||
MINIMAGE_BUTTON_TOOLTIP0 = "MiniMage";
|
||||
MINIMAGE_BUTTON_TOOLTIP1 = "Left-click to open MiniMage Cast Menu.";
|
||||
MINIMAGE_BUTTON_TOOLTIP2 = "Right-click and drag to move this button.";
|
||||
|
||||
MINIMAGE_LABEL_TITLE = "Select Destination";
|
||||
MINIMAGE_LABEL_PORTAL = "Portal";
|
||||
MINIMAGE_LABEL_TELEPORT = "Teleport";
|
||||
|
||||
MINIMAGE_LABEL_ALLIANCE0 = "Darnassus";
|
||||
MINIMAGE_LABEL_ALLIANCE1 = "Ironforge";
|
||||
MINIMAGE_LABEL_ALLIANCE2 = "Stormwind";
|
||||
|
||||
MINIMAGE_LABEL_HORDE0 = "Orgrimmar";
|
||||
MINIMAGE_LABEL_HORDE1 = "Thunder Bluff";
|
||||
MINIMAGE_LABEL_HORDE2 = "Undercity";
|
||||
Reference in New Issue
Block a user