"Phrases"
{
	"KAC_TAG"
	{
		"en"		"[KAC]"
	}
	
	"KAC_BANNED"
	{
		"en"		"You have been banned for a cheating infraction"
	}
	
	"KAC_KCMDSPAM"
	{
		"en"		"You have been kicked for command spamming"
	}
	
	"KAC_FAILEDTOREPLY"
	{
		"en"		"Your client has failed to reply to a query in time.  Please reconnect or restart your game"
	}
	
	"KAC_FAILEDAUTH"
	{
		"en"		"Your client has failed to authorize in time.  Please reconnect or restart your game"
	}
	
	"KAC_CLIENTCORRUPT"
	{
		"en"		"Your client has become corrupted.  Please restart your game before reconnecting"
	}
	
	"KAC_REMOVEPLUGINS"
	{
		"en"		"Please remove any third party plugins from your client before joining this server again"
	}
	
	"KAC_HASPLUGIN"
	{
		"#format"	"{1:s},{2:s},{3:s}"
		"en"		"{1} ({2}) has a plugin running, returned {3}."
	}
	
	"KAC_MUTED"
	{
		"#format"	"{1:s}"
		"en"		"{1} has been muted by Kigen's Anti-Cheat."
	}
	
	"KAC_HASNOTEQUAL"
	{
		"#format"	"{1:s},{2:s},{3:s},{4:s},{5:s}"
		"en"		"{1} ({2}) returned a bad value on {3} (value {4}, should be {5})."
	}
	
	"KAC_SHOULDEQUAL"
	{
		"#format"	"{1:s},{2:s},{3:s}"
		"en"		"Your convar {1} should equal {2} but it was set to {3}.  Please correct this before rejoining"
	}
	
	"KAC_HASNOTGREATER"
	{
		"#format"	"{1:s},{2:s},{3:s},{4:s},{5:s}"
		"en"		"{1} ({2}) has convar {3} set to {4} when it should be greater than or equal to {5}."
	}
	
	"KAC_SHOULDGREATER"
	{
		"#format"	"{1:s},{2:s},{3:s}"
		"en"		"Your convar {1} should be greater than or equal to {2} but was set to {3}.  Please correct this before rejoining"
	}
	
	"KAC_HASNOTLESS"
	{
		"#format"	"{1:s},{2:s},{3:s},{4:s},{5:s}"
		"en"		"{1} ({2}) has convar {3} set to {4} when it should be less than or equal to {5}."
	}
	
	"KAC_SHOULDLESS"
	{
		"#format"	"{1:s},{2:s},{3:s}"
		"en"		"Your convar {1} should be less than or equal to {2} but was set to {3}.  Please correct this before rejoining"
	}
	
	"KAC_HASNOTBOUND"
	{
		"#format"	"{1:s},{2:s},{3:s},{4:s},{5:s},{6:f}"
		"en"		"{1} ({2}) has convar {3} set to {4} when it should be between {5} and {6}."
	}
	
	"KAC_SHOULDBOUND"
	{
		"#format"	"{1:s},{2:s},{3:f},{4:s}"
		"en"		"Your convar {1} should be between {2} and {3} but was set to {4}.  Please correct this before rejoining"
	}
	
	"KAC_CHANGENAME"
	{
		"en"		"Please change your name"
	}
	
	"KAC_CBANNED"
	{
		"en"		"You have been banned for a command usage violation"
	}
	
	"KAC_SAYBLOCK"
	{
		"en"		"Your message has been blocked due to an invalid character."
	}
	
	"KAC_FORCEDREVAL"
	{
		"en"		"Forced revalidation on all connected players."
	}
	
	"KAC_CANNOTREVAL"
	{
		"en"		"Cannot force revalidation until all player have already been validated."
	}
	
	"KAC_AIMBOTDETECTED"
	{
		"#format"	"{1:s},{2:i},{3:.0f}"
		"en"		"{1} is suspected of using an aimbot. (Detection #{2}) (Deviation: {3}°)"
	}
	
	"KAC_SPINHACKDETECTED"
	{
		"#format"	"{1:s}"
		"en"		"{1} is suspected of using a spinhack."
	}
}
