Re: [SailfishDevel] Translation support broken? | Re: SDK version 1701 (2.1.0) is released to Early Access

2017-02-23 Thread Martin Kampas
Hi micu, As a workaround until a fixed version of the SDK is released you can execute this command inside the build engine VM: sb2-config -l |xargs -I{} sb2 -t {} -R sed -i 's/\\"//g' /usr/share/qt5/mkspecs/features/sailfishapp_i18n.prf Undo the change with: sb2-config -l |xargs -I{} sb2 -t {

Re: [SailfishDevel] Translation support broken? | Re: SDK version 1701 (2.1.0) is released to Early Access

2017-02-23 Thread Martin Kampas
Hi micu, I can confirm it can be reproduced - the build is not terminated though and I never scrolled up enough to check the output! BR, Martin From: Devel [devel-boun...@lists.sailfishos.org] on behalf of Martin Kampas [martin.kam...@jolla.com] Sent: M