i had no problem using
https://wiki.qt.io/How_to_do_dynamic_translation_in_QML after disabling
default sailfishapp translations
пн, 27 мая 2019 г. в 11:57, jerome levreau :
> I came to the same issue I while time ago, also not being able (at least
> easily) to dynamically choose a key/translation
I came to the same issue I while time ago, also not being able (at least
easily) to dynamically choose a key/translation at run time. I found no
solution to those problems, adding lupdate/xml made me crazy I gave up and
made/switched to my own translation api.
It uses key/value with mozilla propert
Hi all,
This is a quick reminder about the community IRC meeting on the 30th.
Please make sure to announce your topics on the usual planning page
linked below by the end of the day tomorrow (28th of May 2019).
Link to the planning page:
https://together.jolla.com/question/54157/sailfishos-op
Hi Tamas,
Dynamic translations are tricky thing to accomplish in Qt. There is some
support in Qt to accomplish dynamic language change inside a Qt app, but
Qt-based platforms are a different story. Currently the work effort of allow
language change during runtime for a full platform like Sailfi
Hello!
You should not use sailfishapp translations, because you won't be able to
uninstall translator for default system language:
https://github.com/sailfishos/libsailfishapp/blob/master/src/sailfishapp_priv.cpp#L107
You can copy prf content to your pro file and install translations to
different