c548a96a2a
disable retranslation, display a confirmation dialog and apply the language change after app restart rationale: the way the retranslation works internally is that it force reevaluation of _all_ QML bindings which: - might lead to crashes (immediately or later) - lots of warnings printed to console, some bindings can get broken as a result - not all UI is correctly retranslated on the fly (we have lots of places where we assign the text imperatively via JS code), so these wouldn't appear translated before app restart anyway Fixes #7823 |
||
---|---|---|
.. | ||
controls | ||
panels | ||
popups | ||
stores | ||
views | ||
ProfileLayout.qml | ||
qmldir |