mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-23 03:14:59 +00:00
feature<PageTabBar>: add context menu to close tabs and modify bookmarks
This commit is contained in:
parent
232c209079
commit
602f934fae
6 changed files with 107 additions and 1 deletions
|
@ -284,6 +284,10 @@
|
|||
<sys:String x:Key="Text.PageTabBar.New">NEW PAGE</sys:String>
|
||||
<sys:String x:Key="Text.PageTabBar.Welcome.Title">*Repositories</sys:String>
|
||||
<sys:String x:Key="Text.PageTabBar.Welcome.Tip">WELCOME PAGE</sys:String>
|
||||
<sys:String x:Key="Text.PageTabBar.Tab.Close">Close Tab</sys:String>
|
||||
<sys:String x:Key="Text.PageTabBar.Tab.CloseOther">Close Other Tabs</sys:String>
|
||||
<sys:String x:Key="Text.PageTabBar.Tab.CloseRight">Close Tabs to the Right</sys:String>
|
||||
<sys:String x:Key="Text.PageTabBar.Tab.Bookmark">Bookmark</sys:String>
|
||||
|
||||
<sys:String x:Key="Text.Merge">Merge Branch</sys:String>
|
||||
<sys:String x:Key="Text.Merge.Source">Source Branch :</sys:String>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue