feature<Welcome>: enable mouse double-click on repository

This commit is contained in:
leo 2022-10-18 11:24:42 +08:00
parent 249f918994
commit 18e8036e11
4 changed files with 71 additions and 58 deletions

View file

@ -538,4 +538,5 @@
<sys:String x:Key="Text.BadRelativePath">Invalid relative path</sys:String>
<sys:String x:Key="Text.BadArchiveFile">Invalid path for archive file</sys:String>
<sys:String x:Key="Text.Required">This field is required</sys:String>
<sys:String x:Key="Text.ConfirmRemoveRepo">You are removing repository '{0}'. Are you sure to continue?</sys:String>
</ResourceDictionary>