-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
Description
Version: Keypirinha 2.11 (66a575a) for x64
- I type the key combination (Ctrl+Insert) to make K's window appear
- I type "Translate" and get what you see in screenshot 01.
Which is OK since my googletranslate.ini file contains this:
[defaults]
item_label = Translate from English to Dutch
input_lang = en
output_lang = nl - I press the Space bar and I type a sentence which is indeed translated into Dutch (cf. screenshot02)
- I type the key combination (Ctrl+Insert) to make K's window appear
- I type kconfig and choose the entry to config the GoogleTranslate package
- I ADD these lines to the googletranslate.ini file:
[custom_item/NederlandsNaarEngels]
item_label = Translate from Dutch to English
input_lang = nl
output_lang = en - I save the changed file and then close both files.
- I type the key combination (Ctrl+Insert) to make K's window appear
- I type Translate and get what you see in screenshot 03
So, I get twice the text "Translate from Dutch to English". The original (default) "Translate from English to Dutch" is apparently also affected by the last change. - I exit Keypirinha and start it up again.
- I type the key combination (Ctrl+Insert) to make K's window appear
- I type Translate and now get the expected result (cf. screenshot 04)
Thumbs up and a big thanks for Keypirinha.
Kind regards,
Peter




Reactions are currently unavailable