GUACAMOLE-598: Add absolute, global, fatal error handling.

This commit is contained in:
Michael Jumper
2018-06-26 22:45:28 -07:00
parent 587c0c2073
commit 4bc7700d57
4 changed files with 112 additions and 17 deletions

View File

@@ -31,6 +31,7 @@
"DIALOG_HEADER_ERROR" : "Error",
"ERROR_PAGE_UNAVAILABLE" : "An error has occurred and this action cannot be completed. If the problem persists, please notify your system administrator or check your system logs.",
"ERROR_PASSWORD_BLANK" : "Your password cannot be blank.",
"ERROR_PASSWORD_MISMATCH" : "The provided passwords do not match.",