fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
This commit is contained in:
@ -165,4 +165,10 @@
|
||||
<data name="DeleteFolder.Message" xml:space="preserve">
|
||||
<value>Are You Sure You Wish To Delete This Folder?</value>
|
||||
</data>
|
||||
<data name="Type.HelpText" xml:space="preserve">
|
||||
<value>Select the folder type. Private folders are only accessible by authorized users. Public folders can be accessed by all users</value>
|
||||
</data>
|
||||
<data name="Type.Text" xml:space="preserve">
|
||||
<value>Type:</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user