Bug 432878

Summary: Rendering Intents options cannot be translated in Color Management Configuration page
Product: [Applications] digikam Reporter: Tyson Tan <tysontanx>
Component: Usability-i18nAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 7.2.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 7.2.0
Attachments: Untranslatable Rendering Intents options in digiKam

Description Tyson Tan 2021-02-13 04:23:11 UTC
Created attachment 135653 [details]
Untranslatable Rendering Intents options in digiKam

Menu > Settings > Configure digiKam > Color Management > Advanced
The options in "Rendering Intents:" droplist cannot be translated:
Perceptual, Relative Colormetric, Absolute Colormetric, Saturation

We have the same strings for Color Space Conversion Tool's information box though.
Comment 1 Maik Qualmann 2021-02-13 05:54:03 UTC
Git commit 1ab14e4041aa9de867c71911ce3eb36f20b883c6 by Maik Qualmann.
Committed on 13/02/2021 at 05:53.
Pushed by mqualmann into branch 'master'.

translate items of the IccRenderingIntentComboBox
FIXED-IN: 7.2.0

M  +2    -1    NEWS
M  +26   -26   core/libs/widgets/iccprofiles/iccprofilescombobox.cpp

https://invent.kde.org/graphics/digikam/commit/1ab14e4041aa9de867c71911ce3eb36f20b883c6
Comment 2 Tyson Tan 2021-02-13 07:42:22 UTC
Thanks Maik! :D