tests/auto/linguist/lconvert/data/codec-cp1252.ts
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:26:16 +0100
branchGCC_SURGE
changeset 24 24fd0381a9ae
parent 0 1918ee327afb
permissions -rw-r--r--
Branch for GCC_SURGE fixes

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0">
<defaultcodec>windows-1252</defaultcodec>
<context>
    <name>FooBar</name>
    <message>
        <location filename="main.cpp" line="10"/>
        <source>random ascii only</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="main.cpp" line="11"/>
        <source>this contains an umlaut ü &amp;uuml;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="main.cpp" line="12"/>
        <source>random ascii only in utf8</source>
        <translation type="unfinished"></translation>
    </message>
    <message utf8="true">
        <location filename="main.cpp" line="13"/>
        <source>umlaut ü &amp;uuml; in utf8</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>