add dialog box when replacing existing keybind
This commit is contained in:
parent
cc27b6ab30
commit
70e0f5a5f2
3 changed files with 116 additions and 2 deletions
|
|
@ -67,6 +67,9 @@ keyboard-shortcuts = Keyboard shortcuts
|
|||
customize-shortcuts = Customize shortcuts
|
||||
shortcut-capture-hint = Press new shortcut, or Esc to cancel
|
||||
cancel = Cancel
|
||||
replace = Replace
|
||||
shortcut-replace-title = Replace shortcut?
|
||||
shortcut-replace-body = { $binding } is already assigned to { $existing }. Replace it with { $new_action }?
|
||||
no-shortcuts = No shortcuts
|
||||
add-shortcut = + Add
|
||||
shortcut-group-clipboard = Clipboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue