Quantcast
-- __________ Master Looter Assistant by Niketa-Moonrunner (US) / http://niketa.net / addons@niketa.net __________ --

-- __________ NAMESPACE __________ --
local M = MLA_Namespace

-- __________ LOCALIZATION __________ --
local L = M.Localization

--[[ READ ME
If you'd like to help out with translations, you can find the strings that make up my addon below. You can email me at addons@niketa.net for any corrections or additions. Thanks. :D
]]

--[[ CORE

L["You currently have designated to pass loot master to another player. If %s is in the raid group, he/she will be set as the loot master. Use \"/mla looter\" while targeting a player to change the loot master or \"/mla clear\" to default back to yourself. You may also use the buttons in the interface options panel."]

L["You've changed your loot method before killing %s. Your previous loot threshold has been restored and your new settings will be saved next time you engage %s."]

L["You've changed your loot method to your previous settings before killing %s. Your old threshold has been restored and functionality is temporarily disabled on this boss. To reenable functionality use \"/mla reset\"."]

L["The current boss pull has been reset and your current settings will be stored on the next pull."]

]]

--[[ OPTIONS

L["Uncheck boss names to disable auto master looter."]

L[" Al'Akir (Throne of the Four Winds)"]

L[" Alysrazor (Firelands)"]

L[" Attumen the Huntsman (Karazhan)"]

L[" Elegon (Mogu'shan Vaults)"]

L[" Horridon  (Throne of Thunder)"]

L[" Ji'kun (Throne of Thunder)"]

L[" Kael'thas Sunstrider  (Tempest Keep)"]

L[" The Lich King  (Icecrown Citadel)"]

L[" Madness of Deathwing  (Dragon Soul)"]

L[" Malygos  (The Eye of Eternity)"]

L[" Onyxia  (Onyxia's Lair)"]

L[" Ragnaros  (Firelands)"]

L[" Sartharion  (The Obsidian Sanctum)"]

L[" Ultraxion (Dragon Soul)"]

L[" Yogg-Saron (Ulduar)"]

L["Enable All"]

L["Disable All"]

L["Custom Loot Master"]

L["If you'd like to set a player other than yourself as Loot Master you can target the player and use the button below (\"Set Target as Loot Master\") or use the command \"/mla looter\". Your setting will be saved until you clear it (see the button below or use the command \"/mla clear\"). If this player is in a group with you for the boss pull they will be set as the loot master. Otherwise you will be set as loot master."]

L["Loot Master: "]

L["Set Target as Loot Master"]

L["Clear Loot Master"]

L["You do not have anyone designated to pass loot master to."]

L["Loot Threshold: "]

L["Uncommon"]

L["Rare"]

L["Epic"]

L["Please target a player and try again."]

L["You do not have anyone designated to pass loot master to."]

L["Please target a player and try again. If you wish to set yourself as the loot master after designating someone else use the command \"/mla clear\" or the button in the interface options panel."]

L["You do not have anyone designated to pass loot master to."]

L["You've designated %s to be your loot master. These settings will be saved until you clear them."]

L["You will now be designated as loot master on pulls."]

L["You do not have anyone designated to pass loot master to."]

L["AUTHOR: Niketa-Moonrunner (US) @ http://niketa.net"]
]]