renamed translation files from .xliff to .xlf (#1314)

This commit is contained in:
Kevin Papst
2019-12-09 13:25:31 +01:00
committed by GitHub
parent 261b4646e4
commit b14ad9f3ab
244 changed files with 266 additions and 254 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="de" target-language="de-CH" datatype="plaintext" original="messages.en.xlf">
<body>
<trans-unit id="action.close">
<source>action.close</source>
<target>Schliessen</target>
</trans-unit>
</body>
</file>
</xliff>