Report node catalogue load errors

Closes #1009
This commit is contained in:
Nick O'Leary
2017-01-08 20:51:31 +00:00
parent aafcfef387
commit 1e37fed90b
2 changed files with 32 additions and 19 deletions

View File

@@ -292,6 +292,7 @@
"sortRecent": "recent",
"more": "+ __count__ more",
"errors": {
"catalogLoadFailed": "Failed to load node catalogue.<br>Check the browser console for more information",
"installFailed": "Failed to install: __module__<br>__message__<br>Check the log for more information",
"removeFailed": "Failed to remove: __module__<br>__message__<br>Check the log for more information"
}