Bug 439760

Summary: Resources names are shown untranslated by default and have only translated tooltip
Product: [Applications] krita Reporter: Tiar <tamtamy.tymona>
Component: Resource ManagementAssignee: Krita Bugs <krita-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: alvin, halla
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Bug Depends on: 439300    
Bug Blocks: 442156    

Description Tiar 2021-07-11 20:23:59 UTC
SUMMARY
Untranslated name is "name" column.
Translated name is "tooltip" column.
Qt::DisplayName is always the Name column. "tooltip" is only used for tooltips now.

It might be a good idea to make the names in preset choosers to show the translated name ("tooltip") instead of untranslated name ("name"). THis requires decision from Halla.