dotnet-installer/src/Microsoft.DotNet.Archive/xlf/LocalizableStrings.de.xlf

17 lines
718 B
Text
Raw Normal View History

<?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="de" original="../LocalizableStrings.resx">
<body>
<trans-unit id="Expanding">
<source>Expanding</source>
<target state="new">Expanding</target>
<note />
</trans-unit>
<trans-unit id="Decompressing">
<source>Decompressing</source>
<target state="new">Decompressing</target>
<note />
</trans-unit>
</body>
</file>
</xliff>