mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-23 11:25:00 +00:00
update<Hotkeys>: add STAGE/UNSTAGE hotkey description
This commit is contained in:
parent
62c182f5ca
commit
c1a2914660
3 changed files with 3 additions and 0 deletions
|
@ -464,6 +464,7 @@
|
|||
<sys:String x:Key="Text.Hotkeys.SwitchTo">Switch to page at given index</sys:String>
|
||||
<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.NotConfigured">Git has NOT been configured. Please to go [Preference] and configure it first.</sys:String>
|
||||
<sys:String x:Key="Text.PathNotFound">Path[{0}] not exists!</sys:String>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue