show friendly message when no packages match criteria

This commit is contained in:
Shaun Walker
2021-06-27 20:20:01 -04:00
parent 8ef83b2de8
commit 17c0aec1fb
4 changed files with 80 additions and 54 deletions

View File

@ -135,4 +135,7 @@
<data name="Module.HelpText" xml:space="preserve">
<value>Upload one or more module packages. Once they are uploaded click Install to complete the installation.</value>
</data>
<data name="Search.NoResults" xml:space="preserve">
<value>No Modules Match The Criteria Provided</value>
</data>
</root>