View Single Post
Posts: 169 | Thanked: 71 times | Joined on Aug 2010 @ Spain
#1292
Originally Posted by R@ptor View Post
jpala16:
Yes, QM file is very important. You can generate it from ts file in QT Linguist. Open QT Linguist -> open your TS file -> File -> Release As -> Qt message files for released applications

Then replace name of file to for example qml_fi.qm (for testing purposes you replacing Finnish language), put it to /opt/usr/share/qmltube/qml/qmltube/i18n/ and in application you must to change language to Finnish. Now restart app and your lang is loaded.

EDIT: BTW TS file is only language string source for QM files.
Could anybody generate the QM file for my TS? I'm curretly at work and cannot install anything. Later I think I won't have time and tomorrow I go on vacation. So if anybody can I'll be pleased.
Another thing. I I've lost original base.ts file (I'm using my brain on sepparate things and the lack of attention made me mess it). Could anybody upload original "base.ts" file? I guess that the file uploaded by marxian a few pages before isn't the latest version's one, is it?

Thanks.

EDIT: I didn't attach the
Attached Files
File Type: zip base.zip (11.8 KB, 92 views)

Last edited by jpala16; 2011-08-11 at 11:43. Reason: Didn't upload the file