mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-15 23:54:58 +00:00
feature: add button to navigate to current HEAD (#50)
This commit is contained in:
parent
09720f81d4
commit
d986aa7165
7 changed files with 32 additions and 1 deletions
|
@ -1338,4 +1338,7 @@
|
|||
<data name="Text.InProgress.Merge" xml:space="preserve">
|
||||
<value>合并操作进行中。点击【终止】回滚到操作前的状态。</value>
|
||||
</data>
|
||||
<data name="Text.Repository.NavigateToCurrentHead" xml:space="preserve">
|
||||
<value>定位HEAD</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue