https://bugs.kde.org/show_bug.cgi?id=376438
--- Comment #6 from caulier.gil...@gmail.com --- Point 4: the Welcome page image properties strings are non translatable because it's hard coded in HTML code. Solution : port the welcome page view to pure Qt code, not using QtWebkit/QtWebEngine. Advantage : this will drop one part of digiKam code depending of QtWebKit or QtWebEngine ==> maintenance of code will be more easy. -- You are receiving this mail because: You are watching all bug changes.