tests/auto/linguist/lconvert/data/codec-cp1252.ts
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!DOCTYPE TS>
       
     3 <TS version="2.0">
       
     4 <defaultcodec>windows-1252</defaultcodec>
       
     5 <context>
       
     6     <name>FooBar</name>
       
     7     <message>
       
     8         <location filename="main.cpp" line="10"/>
       
     9         <source>random ascii only</source>
       
    10         <translation type="unfinished"></translation>
       
    11     </message>
       
    12     <message>
       
    13         <location filename="main.cpp" line="11"/>
       
    14         <source>this contains an umlaut ü &amp;uuml;</source>
       
    15         <translation type="unfinished"></translation>
       
    16     </message>
       
    17     <message>
       
    18         <location filename="main.cpp" line="12"/>
       
    19         <source>random ascii only in utf8</source>
       
    20         <translation type="unfinished"></translation>
       
    21     </message>
       
    22     <message utf8="true">
       
    23         <location filename="main.cpp" line="13"/>
       
    24         <source>umlaut ü &amp;uuml; in utf8</source>
       
    25         <translation type="unfinished"></translation>
       
    26     </message>
       
    27 </context>
       
    28 </TS>