We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2014-01-02 13:07:44 +0200

Add QtLinguist support to SailfishOS SDK

The SailfishOS SDK does not currently properly support code translations / localization. QtLinguist requires (among others) commands 'lupdate' and 'lrelease'' the paths of which can be.configured in.QtCreator's external tools section, but these binaries are missing. This means that .ts and .qm files needed for translation support cannot be generated automatically from the code.

Add QtLinguist support to SailfishOS SDK

The SailfishOS SDK does not currently properly support code translations / localization. QtLinguist requires (among others) commands 'lupdate' and 'lrelease'' the paths of which can be.configured in.QtCreator's external tools section, but these binaries are missing. This means that .ts and .qm files needed for translation support cannot be generated automatically from the code.

[Implemented in 1406 update] Add QtLinguist support to SailfishOS SDK

The SailfishOS SDK does not currently properly support code translations / localization. QtLinguist requires (among others) commands 'lupdate' and 'lrelease'' the paths of which can be.configured in.QtCreator's external tools section, but these binaries are missing. This means that .ts and .qm files needed for translation support cannot be generated automatically from the code.