mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-23 03:14:59 +00:00
feature<PopupPanel>: add hotkey ESC to close current popup panel
This commit is contained in:
parent
b134876f8b
commit
468d0e6f25
5 changed files with 20 additions and 0 deletions
|
@ -466,6 +466,7 @@
|
|||
<sys:String x:Key="Text.Hotkeys.Search">Toggle search bar if possible</sys:String>
|
||||
<sys:String x:Key="Text.Hotkeys.Refresh">Reload current repository if possible</sys:String>
|
||||
<sys:String x:Key="Text.Hotkeys.ToggleStage">Stage or unstage selected files</sys:String>
|
||||
<sys:String x:Key="Text.Hotkeys.CancelPopup">Close current popup panel</sys:String>
|
||||
|
||||
<sys:String x:Key="Text.Reword">Reword Commit Message</sys:String>
|
||||
<sys:String x:Key="Text.Reword.On">On :</sys:String>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue