vsintegration/src/FSharp.ProjectSystem.PropertyPages/PropertyPages/xlf/BuildPropPage.en.xlf (137 lines of code) (raw):
<?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" target-language="en" original="../BuildPropPage.resx">
<body>
<trans-unit id="lblConditionalCompilationSymbols.Text">
<source>Conditional compilation s&ymbols:</source>
<target state="new">Conditional compilation s&ymbols:</target>
<note />
</trans-unit>
<trans-unit id="chkPrefer32Bit.Text">
<source>&Prefer 32-bit</source>
<target state="new">&Prefer 32-bit</target>
<note />
</trans-unit>
<trans-unit id="outputLabel.Text">
<source>Output</source>
<target state="new">Output</target>
<note />
</trans-unit>
<trans-unit id="generalLabel.Text">
<source>General</source>
<target state="new">General</target>
<note />
</trans-unit>
<trans-unit id="treatWarningsAsErrorsLabel.Text">
<source>Treat warnings as errors</source>
<target state="new">Treat warnings as errors</target>
<note />
</trans-unit>
<trans-unit id="errorsAndWarningsLabel.Text">
<source>Errors and warnings</source>
<target state="new">Errors and warnings</target>
<note />
</trans-unit>
<trans-unit id="chkXMLDocumentationFile.Text">
<source>&XML documentation file:</source>
<target state="new">&XML documentation file:</target>
<note />
</trans-unit>
<trans-unit id="btnOutputPathBrowse.Text">
<source>B&rowse...</source>
<target state="new">B&rowse...</target>
<note />
</trans-unit>
<trans-unit id="lblOutputPath.Text">
<source>&Output path:</source>
<target state="new">&Output path:</target>
<note />
</trans-unit>
<trans-unit id="rbWarningAll.Text">
<source>A&ll</source>
<target state="new">A&ll</target>
<note />
</trans-unit>
<trans-unit id="rbWarningSpecific.Text">
<source>Specif&ic warnings:</source>
<target state="new">Specif&ic warnings:</target>
<note />
</trans-unit>
<trans-unit id="rbWarningNone.Text">
<source>&None</source>
<target state="new">&None</target>
<note />
</trans-unit>
<trans-unit id="lblSupressWarnings.Text">
<source>&Suppress warnings:</source>
<target state="new">&Suppress warnings:</target>
<note />
</trans-unit>
<trans-unit id="cboWarningLevel.Items">
<source>0</source>
<target state="new">0</target>
<note />
</trans-unit>
<trans-unit id="cboWarningLevel.Items1">
<source>1</source>
<target state="new">1</target>
<note />
</trans-unit>
<trans-unit id="cboWarningLevel.Items2">
<source>2</source>
<target state="new">2</target>
<note />
</trans-unit>
<trans-unit id="cboWarningLevel.Items3">
<source>3</source>
<target state="new">3</target>
<note />
</trans-unit>
<trans-unit id="cboWarningLevel.Items4">
<source>4</source>
<target state="new">4</target>
<note />
</trans-unit>
<trans-unit id="cboWarningLevel.Items5">
<source>5</source>
<target state="new">5</target>
<note />
</trans-unit>
<trans-unit id="lblWarningLevel.Text">
<source>&Warning level:</source>
<target state="new">&Warning level:</target>
<note />
</trans-unit>
<trans-unit id="chkOptimizeCode.Text">
<source>Optimi&ze code</source>
<target state="new">Optimi&ze code</target>
<note />
</trans-unit>
<trans-unit id="chkTailcalls.Text">
<source>G&enerate tail calls</source>
<target state="new">G&enerate tail calls</target>
<note />
</trans-unit>
<trans-unit id="chkDefineTrace.Text">
<source>Define TR&ACE constant</source>
<target state="new">Define TR&ACE constant</target>
<note />
</trans-unit>
<trans-unit id="lblPlatformTarget.Text">
<source>Platform tar&get:</source>
<target state="new">Platform tar&get:</target>
<note />
</trans-unit>
<trans-unit id="lblOtherFlags.Text">
<source>Other &flags:</source>
<target state="new">Other &flags:</target>
<note />
</trans-unit>
<trans-unit id="chkDefineDebug.Text">
<source>Define DEB&UG constant</source>
<target state="new">Define DEB&UG constant</target>
<note />
</trans-unit>
</body>
</file>
</xliff>