summaryrefslogtreecommitdiff
path: root/tests/UnitTests/framework/I18N/messages/en/tests.xml
blob: dbcd683126c45c0d6aee9b006593bba4625db5d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<xliff version="1.0">
<!-- @author $Author: weizhuo $ -->
<!-- @version $Id: tests.xml,v 1.1 2005/01/09 22:15:32 weizhuo Exp $ -->
 <file source-language="EN" target-language="EN-AU" datatype="plaintext" original="articles.php" date="2002-01-25T21:06:01Z" product-name="Articles">
  <body>
   <trans-unit id="1">
    <source>Hello</source>
    <target>hello</target>
   </trans-unit>
   <trans-unit id="2">
    <source>Goodbye</source>
    <target>Sayonara</target>
   </trans-unit>
   </body>
 </file>
</xliff>