dynamic_menu_order_prompt_alphabetically option added
This commit is contained in:
parent
46c4643e6d
commit
e968a4d1be
1 changed files with 8 additions and 0 deletions
|
|
@ -562,5 +562,13 @@
|
|||
"prefs_OptionText_dynamic_menu_force_enter_info": {
|
||||
"message": "If checked, using the keyboard shortcut CTRL+ALT+A will automatically send the hightlighted prompt from the menu. Otherwise, the prompt name will be displayed to the user, requiring another press of the Enter key to send it.",
|
||||
"description": ""
|
||||
},
|
||||
"prefs_OptionText_dynamic_menu_order_prompt_alphabetically": {
|
||||
"message": "Menu: order alphabetically",
|
||||
"description": ""
|
||||
},
|
||||
"prefs_OptionText_dynamic_menu_order_prompt_alphabetically_info": {
|
||||
"message": "If checked, the prompts in the menu will be ordered alphabetically.",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue