Localization updates (#310)

* adding template files

* adding templates to build.cake

* removing files we don't need

* fixing whitespace
This commit is contained in:
Raymond Martin
2017-04-07 15:05:49 -07:00
committed by GitHub
parent 06c106b18a
commit 90861b7d9e
14 changed files with 86 additions and 260 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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">
<body>
</body>
</file>
</xliff>