feature<Welcome>: supports to sort repositories by bookmark color

This commit is contained in:
leo 2022-10-18 15:55:39 +08:00
parent c6f99287e7
commit e31a304cac
4 changed files with 8 additions and 1 deletions

View file

@ -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>