Revamp list ui + add enable/disable all

Fixes #723
This commit is contained in:
2024-02-22 00:06:30 -05:00
parent d4341c7182
commit 4631ee1450
12 changed files with 138 additions and 30 deletions
+5 -1
View File
@@ -185,7 +185,11 @@
"isEnabled": "Enabled",
"wasLoaded": "{{name}} v{{version}} was loaded.",
"listView": "List View",
"gridView": "Grid View"
"gridView": "Grid View",
"enableAll": "Enable All",
"disableAll": "Disable All",
"results": "{{count}} Results",
"enableAllWarning": "Enabling all {{type}} can cause temporary lag and unexpected errors.\n\n(Hold shift while clicking to skip this prompt!)"
},
"CustomCSS": {
"confirmationText": "You have unsaved changes to your Custom CSS. Closing this window will lose all those changes.",