"Phrases"
{
	"DIACRE_VolumeChanged"
	{
		"#format"	"{1:s},{2:s}"
		"fr"		"Volume autosound changé: {1} -> {2}"
		"en"		"Volume autosound changed: {1} -> {2}"
	}
	
	"DIACRE_PlayerUnmute"
	{
		"fr"		"Vous avez activé l'autosound."
		"en"		"You have enabled autosound."
	}
	
	"DIACRE_PlayerMute"
	{
		"fr"		"Vous avez désactivé l'autosound."
		"en"		"You have disabled autosound."
	}
	
	"DIACRE_AutosoundStart"
	{
		"#format"	"{1:N}"
		"fr"		"Les autosounds sont activés par {lightgreen}{1}."
		"en"		"Autosounds enabled by {lightgreen}{1}."
	}
	
	"DIACRE_AutosoundStop"
	{
		"#format"	"{1:N}"
		"fr"		"Les autosounds sont désactivés par {lightgreen}{1}."
		"en"		"Autosounds disabled by {lightgreen}{1}."
	}
}