| Summary: | wrong PPD file or missing translation for printer | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] print-manager | Reporter: | Alain Roger <rafnews> |
| Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/print-manager/893222767251a4b22953afe6f845f03d421d4fa9 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Partial translation of printer settings dialog box | ||
|
Description
Alain Roger
2017-12-01 13:38:16 UTC
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 |