[Implemented in 1406 update] Add QtLinguist support to SailfishOS SDK [released]
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.
You should be able to use your system qt provided commands as a workaround.
onion ( 2014-01-02 13:33:16 +0200 )editThis means I have to install another SDK / toolset, which is ok as a workaround. This, however, does not yet mean full QtLinguist toolset support..
foss4ever ( 2014-01-02 13:48:51 +0200 )edit