Quantcast
--[[
Jamba - Jafula's Awesome Multi-Boxer Assistant
Copyright 2008 - 2017 Michael "Jafula" Miller
License: The MIT License
]]--

local L = LibStub("AceLocale-3.0"):NewLocale( "Jamba-Trade", "enUS", true )
L["Slash Commands"] = true
L["Interaction"] = true
L["Trade"] = true
L["Trade Options"] = true
L["Push Settings"] = true
L["Push the trade settings to all characters in the team."] = true
L["Settings received from A."] = function( characterName )
	return "Settings received from "..characterName.."."
end
L["Message Area"] = true
L["Adjust Toon Money While Visiting The Guild Bank"] = true
L["Amount of Gold"] = true
L["Add"] = true
L["Other Tag"] = true
L["Other Item (drag item to box)"] = true
L["Remove"] = true
L["Trade The List Of Items With Master"]= true
L["Trade Item List"] = true
L["Add Items"] = true
L["Toon"] = true
L["Item tags must only be made up of letters and numbers."] = true
L["Are you sure you wish to remove the selected item from the trade items list?"] = true
L["Trade Excess Gold To Master From Minion"] = true
L["Amount Of Gold To Keep"] = true
L["Trades Binds When Equipped Items With Master"] = true
L["Is Not a Member of the team, Will not trade Gold."] = true
L["Is Not a Member of the team, Will not trade Items."] = true
L["Trades Crafting Reagents Items With Master"] = true