{
	"messages": [
		"Started new CMake Server instance with PID {0}",
		"The connection to cmake-server was terminated unexpectedly",
		"cmake-server exited with status {0} ({1})",
		"Unhandled error in {0}",
		"Pipe error from cmake-server",
		"Protocol error talking to CMake! Got this input: {0}",
		"Received message from cmake-server: {0}",
		"Invalid cookie: {0}",
		"CMake server cookie {0} does not correspond to a known message",
		"CMake server cookie {0} does not correspond to a known message",
		"Unhandled error in {0}",
		"Unhandled error in {0}",
		"Unhandled error in {0}",
		"Unhandled error in {0}",
		"Can't yet handle the {0} messages",
		"Sending message to cmake-server: {0}",
		"Error starting up cmake-server",
		"Configuring using the {0} CMake generator",
		" with platform {0} and toolset {1}"
	],
	"keys": [
		"started.new.cmake.server.instance",
		"connection.terminated.unexpectedly",
		"cmake-server.exited.with.status",
		"unhandled.error.in",
		"pipe.error.from.cmake-server",
		"protocol.error.cmake",
		"received.message.from.make-server",
		"invalid.cookie",
		"cookie.not.known.message",
		"cookie.not.known.message",
		"unhandled.error.in",
		"unhandled.error.in",
		"unhandled.error.in",
		"unhandled.error.in",
		"cant.yet.handle.message",
		"sending.message.to.cmake-server",
		"error.starting.cmake-server",
		"configuring.using.generator",
		"with.platform.and.toolset"
	],
	"filePath": "src\\drivers\\cmakeServerClient"
}