"Phrases"
{
	"ChangeChannel"
	{
		"en"		"\x05[VoiceMgr 2.0] {1} \x01has been transfered into \x05{2} \x01channel"
	}
	"NotRegistered"
	{
		"en"		"\x05[VoiceMgr 2.0] \x01Channel with id \x05{1} \x01not registered in system"
	}
	"AlreadyIn"
	{
		"en"		"\x05[VoiceMgr 2.0] \x01You already joined this channel"
	}
	"AdminsOnly"
	{
		"en"		"\x05[VoiceMgr 2.0] \x01This channel is only for admins"
	}
	"InvalidFlag"
	{
		"en"		"\x05[VoiceMgr 2.0] \x01This channel is only for admins with flag '\x05{1}\x01'"
	}
	"Private1"
	{
		"en"		"\x05[VoiceMgr 2.0] \x01This channel is private. You must set correct password to join it"
	}
	"Private2"
	{
		"en"		"\x05[VoiceMgr 2.0] \x01Type in console: setinfo \"_vcpass\" \"password\""
	}
	"ListChannels"
	{
		"en"		"\x05[VoiceMgr 2.0] \x01Channels list printed to your console"
	}
}