{
	"messages": [
		"No context provided",
		"The \"Set Visual Studio Developer Environment\" command is only available on Windows",
		"A Visual Studio installation with the C++ compiler was not found",
		"The operation was cancelled",
		"No hosts found",
		"Configuring developer environment...",
		"Select a Visual Studio installation",
		"Advanced options...",
		"Select a specific host and target architecture, toolset version, etc.",
		"Select a toolset version",
		"Select a host and target architecture",
		"Something went wrong: {0}",
		"{0} developer environment for {1}",
		"Default environment for {0}",
		"host = {0}, target = {1}"
	],
	"keys": [
		"no.context.provided",
		"not.windows",
		"error.no.vs",
		"operation.cancelled",
		"no.hosts",
		"config.dev.env",
		"select.vs.install",
		"advanced.options",
		"advanced.options.desc",
		"select.toolset",
		"select.host.target",
		"something.wrong",
		"dev.env.for",
		"default.env",
		"host.target"
	],
	"filePath": "LanguageServer\\devcmd"
}