https://bugs.kde.org/show_bug.cgi?id=392044
--- Comment #3 from Boudewijn Rempt <[email protected]> --- Git commit 931ba3643615ebd6045d63ee444762398637460a by Boudewijn Rempt. Committed on 20/03/2018 at 07:49. Pushed by rempt into branch 'krita/4.0'. Try harder to setup the environment for finding translations We can only get the application root if we have an application, so create a dummy temporary qapplication to get the root; then set all the paths and environment, then create the real application, then set the application domain. Now ki18n should be able to find the translations under all circumstances. (cherry picked from commit 19edf52aa9e68ffb35417471288ce975034d46e5) M +18 -6 krita/main.cc https://commits.kde.org/krita/931ba3643615ebd6045d63ee444762398637460a -- You are receiving this mail because: You are watching all bug changes.
