Skip to content

Instantly share code, notes, and snippets.

@wpottier
Created May 29, 2013 13:07
Show Gist options
  • Save wpottier/5670130 to your computer and use it in GitHub Desktop.
Save wpottier/5670130 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="1">
<source>global.hello</source>
<target>Bonjour</target>
</trans-unit>
</body>
</file>
</xliff>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment