source: trunk/examples/i18n/README@ 105

Last change on this file since 105 was 2, checked in by dmik, 20 years ago

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 299 bytes
Line 
1To add a language "XX":
2
3 1. Add mywidget_XX.ts to the TRANSLATIONS entry of i18n.pro.
4 2. Run 'lupdate i18n.pro'.
5 3. Run 'linguist mywidget_XX.ts' and translate the strings.
6 4. Run 'lrelease i18n.pro'.
7 5. Run './i18n XX'.
8
9Contributions are welcome. Send them to qt-bugs@trolltech.com.
Note: See TracBrowser for help on using the repository browser.