https://bugs.kde.org/show_bug.cgi?id=387494
Luigi Toscano <luigi.tosc...@tiscali.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pri | |nt-manager/893222767251a4b2 | |2953afe6f845f03d421d4fa9 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Luigi Toscano <luigi.tosc...@tiscali.it> --- Git commit 893222767251a4b22953afe6f845f03d421d4fa9 by Luigi Toscano. Committed on 21/01/2018 at 21:34. Pushed by ltoscano into branch 'Applications/17.12'. Initialize the translations of the ppd Summary: The to ppdLocalize() make sure that the translated strings in the PPD for the current language are returned instead of the untranslated string. Unfortunately not all translations are returned, for example section titles are not translated (the translations are defined a bit differently in the PPD file and I didn't fine an easy way in the API to extract them). Test Plan: (Most) translations are now available for the printer reported in the bug, and at least another printer. Reviewers: dantti, aacid Reviewed By: aacid Subscribers: ngraham, kde-utils-devel, #localization Differential Revision: https://phabricator.kde.org/D9996 M +1 -0 configure-printer/PrinterOptions.cpp https://commits.kde.org/print-manager/893222767251a4b22953afe6f845f03d421d4fa9 -- You are receiving this mail because: You are watching all bug changes.