Refactor(LibrariesScreen): Optimize prompts when there is no content or no content found

This commit is contained in:
2024-08-21 11:06:19 +08:00
parent 310214fc20
commit 0e5b6d7f98
3 changed files with 21 additions and 2 deletions

View File

@@ -21,6 +21,8 @@
<string name="core_unstar">Unstar</string>
<string name="core_cancel">Cancel</string>
<string name="core_undo">Undo</string>
<string name="core_nothing">Nothing</string>
<string name="core_nothing_found">Nothing found</string>
<string name="feature_store_title">Store</string>
<string name="feature_store_install_tool">Install Tool</string>