GUAC-1176: Provide user with help text during login. Style continuation dialog differently. Add continue button.

This commit is contained in:
Michael Jumper
2015-06-08 01:19:57 -07:00
parent 7826039d1f
commit de6c5fd4da
8 changed files with 58 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
"ACTION_ACKNOWLEDGE" : "OK",
"ACTION_CANCEL" : "Cancel",
"ACTION_CLONE" : "Clone",
"ACTION_CONTINUE" : "Continue",
"ACTION_DELETE" : "Delete",
"ACTION_DELETE_SESSIONS" : "Kill Sessions",
"ACTION_LOGIN" : "Login",
@@ -145,6 +146,7 @@
"LOGIN": {
"ACTION_ACKNOWLEDGE" : "@:APP.ACTION_ACKNOWLEDGE",
"ACTION_CONTINUE" : "@:APP.ACTION_CONTINUE",
"ACTION_LOGIN" : "@:APP.ACTION_LOGIN",
"DIALOG_HEADER_ERROR" : "@:APP.DIALOG_HEADER_ERROR",