Bug 453014

Summary: RFE: migrate to gettext
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: kloczek <kloczko.tomasz>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: nicolas.fella, sitter
Priority: NOR    
Version: 5.105.0   
Target Milestone: Not decided   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description kloczek 2022-04-25 19:23:59 UTC
Looks like kirigami2 is one of the handfull remaining KDE components which still uses .qm files.
It would be good to mmigrate to .po gettext files.
Comment 1 Nicolas Fella 2022-04-25 21:46:59 UTC
why?
Comment 2 kloczek 2022-04-25 22:38:12 UTC
Answer is very simple. As most of the KDE components already is using gettext it will cause reuse the same shared code from k18n -?> less CPU cache misses -> faster env.
Comment 3 kloczek 2023-04-08 13:26:51 UTC
Gentle ping .. any update?
Just tested and 5.105.0 still used qm files.
Comment 4 Harald Sitter 2023-04-08 21:16:30 UTC
There are no plans to work on this.