source: trunk/doc/src/snippets/i18n-non-qt-class/myclass.ts@ 651

Last change on this file since 651 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 294 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS><TS version="1.1">
3<context>
4 <name>MyClass</name>
5 <message>
6 <location filename="myclass.cpp" line="6"/>
7 <source>Hello Qt!
8</source>
9 <translation type="unfinished"></translation>
10 </message>
11</context>
12</TS>
Note: See TracBrowser for help on using the repository browser.