GUAC-897 Added status message while home or manage pages are loading.

This commit is contained in:
James Muehlner
2014-11-18 22:51:25 -08:00
parent 2c47fbb55c
commit 683fc4475b
3 changed files with 34 additions and 0 deletions

View File

@@ -3,6 +3,11 @@
"title" : "Guacamole ${project.version}"
},
"status" : {
"loadingTitle" : "Loading",
"loadingText" : "Guacamole is loading; please wait..."
},
"login": {
"loginError" : "Invalid Login",
"username" : "Username",