mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-19 01:14:59 +00:00
feature: add a context menu item to open all repositories in a group (#179)
This commit is contained in:
parent
4217d62f47
commit
06245320a9
4 changed files with 34 additions and 0 deletions
|
@ -495,6 +495,7 @@
|
|||
<x:String x:Key="Text.Welcome.Delete" xml:space="preserve">删除</x:String>
|
||||
<x:String x:Key="Text.Welcome.DragDropTip" xml:space="preserve">支持拖放目录添加。支持自定义分组。</x:String>
|
||||
<x:String x:Key="Text.Welcome.Edit" xml:space="preserve">编辑</x:String>
|
||||
<x:String x:Key="Text.Welcome.OpenAllInNode" xml:space="preserve">打开所有包含仓库</x:String>
|
||||
<x:String x:Key="Text.Welcome.OpenOrInit" xml:space="preserve">打开本地仓库</x:String>
|
||||
<x:String x:Key="Text.Welcome.OpenTerminal" xml:space="preserve">打开终端</x:String>
|
||||
<x:String x:Key="Text.Welcome.Search" xml:space="preserve">快速查找仓库...</x:String>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue