"Phrases"
{
	"Bounty done loading"
	{
		"en"		"Done Loading."
	}
	"Bounty version"
	{
		"en"		"Version:"
	}
	"Custom Bounty turned off"
	{
		"en"		"Custom Bounty is turrned off."
	}
	"Can not set Bounty on self"
	{
		"en"		"You can not set bounty on yourself."
	}
	"Can not set Bounty on teammates"
	{
		"en"		"You can not set a bounty on your own teammates."
	}
    "Bounty GUI header"
    {
        "en"        "Current Bounties:"
    }
    "Bounty GUI worth"
    {
        "en"        "worth"
    }
    "Bounty GUI custom service"
    {
        "en"        "Bounty Service"
    }
    "Bounty GUI no active Bounty"
    {
        "en"        "No active bounty found."
    }
    "Create a Bounty"
    {
    	"en"		"Type !bounty to see active bounties; !bounty <name> <amount> to set a custom Bounty."
    }
    "Bounty Ad Message Added"
    {
    	"en"		"Added Ad message to system."
    }
	"Bounty IRC Relay failed"
	{
		"en"		"Bounty IRC Relay failed to start because you do not have IRC Relay Installed"
	}
	"Not enough cash for Bounty"
	{
		"#format"	"{1:i}"
		"en"		"You do not have ${1} to spend."
	}
	"Round ended for Bounty"
	{
		"#format"	"{1:i}"
		"en"		"Your new bounty is: ${1}"
	}
	"Round ended with custom Bounty"
	{
		"#format"	"{1:i}"
		"en"		"Your new bounty + any custom bounty is: ${1}"
	}
	"You have collected a Bounty"
	{
		"#format"	"{1:i},{2:s}"
		"en"		"You have collected a ${1} bounty on {2}."
	}
	"You have collected a Bounty via headshot"
	{
		"#format"	"{1:i},{2:s}"
		"en"		"You have collected a ${1} bounty on {2}. Some extra money was thrown in for getting a headshot."
	}
	"The Bounty has been collected on you"
	{
		"#format"	"{1:i},{2:s}"
		"en"		"The ${1} bounty on you has been collected by {2}."
	}
	"The Bounty has been made"
	{
		"#format"	"{1:s},{2:i},{3:s}"
		"en"		"{1} collected a ${2} bounty on {3}."
	}
	"There is a new Bounty on your head"
	{
		"#format"	"{1:i}"
		"en"		"You have a bounty on your head. It's worth ${1}."
	}
	"There is a new Bounty"
	{
		"#format"	"{1:s},{2:i}"
		"en"		"{1} has a bounty valued at ${2}. Kill 'em."
	}
	"Your Bounty has been updated"
	{
		"#format"	"{1:i}"
		"en"		"The bounty on you has been updated and is now worth ${1}."
	}
	"The Bounty has been updated on this person"
	{
		"#format"	"{1:s},{2:i}"
		"en"		"{1}'s bounty is valued now at ${2}. Kill 'em."
	}
	"You have a mega Bounty"
	{
		"#format"	"{1:s}"
		"en"		"{1}'s bounty is maxed out. Kill 'em."
	}
	"You placed a custom Bounty"
	{
		"#format"	"{1:i},{2:s}"
		"en"		"You placed a ${1} bounty on {2}."
	}
	"You have a custom Bounty on your head"
	{
		"#format"	"{1:s},{2:i}"
		"en"		"{1} placed a ${2} bounty on you."
	}
	"There was a custom Bounty placed"
	{
		"#format"	"{1:s},{2:s},{3:i}"
		"en"		"{1} put a bounty on {2} valued at ${3}. Kill 'em."
	}
	"The custom Bounty was updated"
	{
		"#format"	"{1:i},{2:s}"
		"en"		"You now have a ${1} bounty on {2}."
	}
	"The custom Bounty on your head was updated"
	{
		"#format"	"{1:s},{2:i}"
		"en"		"{1} up the reward to ${2}. Better watch out!"
	}
	"Someone updated the custom Bounty"
	{
		"#format"	"{1:s},{2:s},{3:i}"
		"en"		"{1} updated the bounty on {2} now valued at ${2}. Kill 'em."
	}
	"You collected the custom Bounty"
	{
		"#format"	"{1:i},{2:s}"
		"en"		"You collected a ${1} total bounty on {2}."
	}
	"You have collected a hostage Bounty"
	{
		"#format"	"{1:s},{2:i}"
		"en"		"You collected a hostage bounty on {1} worth ${2}."
	}
	"You have a hostage Bounty"
	{
		"#format"	"{1:i},{2:i}"
		"en"		"You have a hostage bounty worth ${1} for {2} hostage kills."
	}
	"There is a hostage Bounty"
	{
		"#format"	"{1:s},{2:i},{3:i}"
		"en"		"{1} has a hostage bounty worth ${2} for {3} hostage kills."
	}
	"The custom Bounty you placed was returned"
	{
		"#format"	"{1:i},{2:s}"
		"en"		"The ${1} bounty on you placed on {2} was returned."
	}
	"The custom Bounty you placed was returned because it is now invaild"
	{
		"#format"	"{1:i},{2:s}"
		"en"		"The ${1} bounty on you placed on {2} was returned because it's now invaild."
	}
}