0
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
2 |
<!DOCTYPE TS>
|
|
3 |
<TS version="1.1">
|
|
4 |
<defaultcodec>windows-1252</defaultcodec>
|
|
5 |
<context>
|
|
6 |
<name>FooBar</name>
|
|
7 |
<message>
|
|
8 |
<location filename="main.cpp" line="11"/>
|
|
9 |
<source>this contains an umlaut ü &uuml;</source>
|
|
10 |
<translation>random stuff with umlaut</translation>
|
|
11 |
</message>
|
|
12 |
<message encoding="UTF-8">
|
|
13 |
<location filename="main.cpp" line="13"/>
|
|
14 |
<source>umlaut ΓΌ &uuml; in utf8</source>
|
|
15 |
<translation>more random stuff with umlaut</translation>
|
|
16 |
</message>
|
|
17 |
</context>
|
|
18 |
</TS>
|