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-Mount", "enUS", true )
L["Settings received from A."] = function( characterName )
	return "Settings received from "..characterName.."."
end

L["Toon"] = true
L["Mount"] = true
L["Mount Options"] = true
L["Push Settings"] = true
L["Push the Mount settings to all characters in the team."] = true
L["Mount with Team"] = true
L["Dismount with Team"] = true
L["Only Dismount's from Master"] = true
L["Only Mount when in Range"] = true
L["Message Area"]  = true
L["Send Warning Area"]  = true
---------------Help System-----------------------
L["I am unable to Mount."] = true
L["Only Works In a party!"] = true
L["Dismount with Character That Dismount"] = true
L["Only Dismount's from Master character."] = true