dotnet-installer/src/dotnet/commands/dotnet-msbuild/xlf/LocalizableStrings.xlf
2017-01-05 23:01:58 -08:00

12 lines
No EOL
726 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" original="src/dotnet/commands/dotnet-msbuild/LocalizableStrings.resx">
<body>
<group id="src/dotnet/commands/dotnet-msbuild/LocalizableStrings.resx" />
<trans-unit id="VerbosityOptionDescription">
<source>Set the verbosity level of the command. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]</source>
<note />
</trans-unit>
</body>
</file>
</xliff>