Bug 489946

Summary: Wrong placeholder in shortcut conflict string
Product: [Applications] systemsettings Reporter: Karl Ove Hufthammer <karl>
Component: kcm_keysAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: fanzhuyifan, kde
Priority: NOR    
Version First Reported In: 6.1.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Karl Ove Hufthammer 2024-07-08 19:38:50 UTC
SUMMARY
In the translation file from kcm_keys, I found this string:

Shortcut <shortcut>%1</shortcut> is already assigned to action <interface>%2</interface> of <application>%3</application>.<nl/><nl/>Reassign to action <interface>%4</interface> of <application>%4</application>?

Note that %4 is used twice. I think one of them should be %5.