Bug 304774

Summary: Remove localization from krunner commands
Product: [Plasma] krunner Reporter: Kyrylo Bohdanenko <kirill.bogdanenko>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: de.meyer.maarten
Priority: NOR    
Version First Reported In: 4.8.95   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Kyrylo Bohdanenko 2012-08-08 08:40:37 UTC
Let's take a 'close' command for example. On english locale the krunner command would look like:
 open krunner (alt+f2) -> type 'kate close' -> press enter

I'm using russian localization so I have to:
open krunner (alt+f2) -> type 'kate' -> switch keyboard layout(CapsLock) -> type 'закрыть' -> press 'enter'

The latter variant is annoying and renders the whole feature unusable. Is it possible to remove localization from krunner commands (or turn it off in options at least)?

Reproducible: Always

Steps to Reproduce:
1. Switch to non-english localization
2. Run some application (e.g. kate)
3. Open krunner
4. Type 'kate'
5. Switch keyboard layout
6. Type localized variant of '$application close' (e.g. 'kate закрыть')
7. Item 6 is annoying



I'm using kde 4.9.0 from kubuntu-backports ppa (4.9 is not listed in combo).
Comment 1 Maarten De Meyer 2012-11-17 08:47:35 UTC

*** This bug has been marked as a duplicate of bug 196771 ***