Home | History | Annotate | Download | only in testdata
      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2"
      3         version="1.2"
      4         >
      5     <file datatype="x-android-res"
      6             original="//device/tools/localization/tests/res/values/strings.xml"
      7             product-version="1.0"
      8             date="08:10:54 12/07/07 PST"
      9             source-language="en-US"
     10             product-name="kila"
     11             target-language="zz-ZZ"
     12             build-num="32138"
     13             >
     14         <body>
     15 
     16             <trans-unit id="string:string-000-0">
     17             </trans-unit>
     18             <trans-unit id="string:string-001-0">
     19                 <alt-trans>
     20                     <source xml:lang="en" xml:space="preserve">source</source>
     21                 </alt-trans>
     22             </trans-unit>
     23             <trans-unit id="string:string-010-0">
     24                 <alt-trans>
     25                     <target xml:lang="zz" xml:space="preserve">target</target>
     26                 </alt-trans>
     27             </trans-unit>
     28             <trans-unit id="string:string-011-0">
     29                 <alt-trans>
     30                     <source xml:lang="en" xml:space="preserve">source</source>
     31                     <target xml:lang="zz" xml:space="preserve">target</target>
     32                 </alt-trans>
     33             </trans-unit>
     34 
     35             <trans-unit id="string:string-100-1">
     36                 <source xml:space="preserve">source</source>
     37             </trans-unit>
     38             <trans-unit id="string:string-101-1">
     39                 <source xml:space="preserve">source</source>
     40                 <alt-trans>
     41                     <source xml:lang="en" xml:space="preserve">source</source>
     42                 </alt-trans>
     43             </trans-unit>
     44             <trans-unit id="string:string-110-1">
     45                 <source xml:space="preserve">source</source>
     46                 <alt-trans>
     47                     <target xml:lang="zz" xml:space="preserve">target</target>
     48                 </alt-trans>
     49             </trans-unit>
     50 
     51             <trans-unit id="string:string-111-0">
     52                 <source xml:space="preserve">source</source>
     53                 <alt-trans>
     54                     <source xml:lang="en" xml:space="preserve">source</source>
     55                     <target xml:lang="zz" xml:space="preserve">target</target>
     56                 </alt-trans>
     57             </trans-unit>
     58             <trans-unit id="string:string-111-1">
     59                 <source xml:space="preserve">source</source>
     60                 <alt-trans>
     61                     <source xml:lang="en" xml:space="preserve">alt-source</source>
     62                     <target xml:lang="zz" xml:space="preserve">target</target>
     63                 </alt-trans>
     64             </trans-unit>
     65 
     66         </body>
     67     </file>
     68 </xliff>
     69 
     70 
     71