mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-19 17:34:59 +00:00
enhance: show reverting commit in banner while reverting is in-progress
This commit is contained in:
parent
2dd9cab695
commit
93d9a04460
6 changed files with 36 additions and 9 deletions
|
@ -402,6 +402,7 @@
|
|||
<x:String x:Key="Text.InProgress.Rebase" xml:space="preserve">变基(Rebase)操作进行中。</x:String>
|
||||
<x:String x:Key="Text.InProgress.Rebase.StoppedAt" xml:space="preserve">当前停止于</x:String>
|
||||
<x:String x:Key="Text.InProgress.Revert" xml:space="preserve">回滚提交操作进行中。</x:String>
|
||||
<x:String x:Key="Text.InProgress.Revert.Head" xml:space="preserve">正在回滚提交</x:String>
|
||||
<x:String x:Key="Text.InteractiveRebase" xml:space="preserve">交互式变基</x:String>
|
||||
<x:String x:Key="Text.InteractiveRebase.Target" xml:space="preserve">目标分支 :</x:String>
|
||||
<x:String x:Key="Text.InteractiveRebase.On" xml:space="preserve">起始提交 :</x:String>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue