mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-25 12:24:59 +00:00
feature: supports to customize merge message (--edit
) (#1421)
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
a8da8c09ac
commit
90310a704d
6 changed files with 28 additions and 4 deletions
|
@ -446,6 +446,7 @@
|
|||
<x:String x:Key="Text.Launcher.Workspaces" xml:space="preserve">工作區列表</x:String>
|
||||
<x:String x:Key="Text.Launcher.Pages" xml:space="preserve">頁面列表</x:String>
|
||||
<x:String x:Key="Text.Merge" xml:space="preserve">合併分支</x:String>
|
||||
<x:String x:Key="Text.Merge.Edit" xml:space="preserve">編輯合併訊息</x:String>
|
||||
<x:String x:Key="Text.Merge.Into" xml:space="preserve">目標分支:</x:String>
|
||||
<x:String x:Key="Text.Merge.Mode" xml:space="preserve">合併方式:</x:String>
|
||||
<x:String x:Key="Text.Merge.Source" xml:space="preserve">合併來源:</x:String>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue