mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-23 03:14:59 +00:00
feature<Welcome>: supports to sort repositories by bookmark color
This commit is contained in:
parent
c6f99287e7
commit
e31a304cac
4 changed files with 8 additions and 1 deletions
|
@ -505,6 +505,7 @@
|
|||
<sys:String x:Key="Text.Sort.NameAsc">By Name</sys:String>
|
||||
<sys:String x:Key="Text.Sort.NameDesc">By Name Inversed</sys:String>
|
||||
<sys:String x:Key="Text.Sort.RecentlyOpened">By Recently Opened</sys:String>
|
||||
<sys:String x:Key="Text.Sort.Bookmark">By Bookmark Color</sys:String>
|
||||
|
||||
<sys:String x:Key="Text.NotConfigured">Git has NOT been configured. Please to go [Preference] and configure it first.</sys:String>
|
||||
<sys:String x:Key="Text.PathNotFound">Path[{0}] not exists!</sys:String>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue