Merge branch 'master' into llwebprofile
This commit is contained in:
@@ -264,6 +264,22 @@ An error occurred while updating [APP_NAME]. Please download the latest version
|
||||
yestext="Ok"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="EmptyFirstNameMessage"
|
||||
type="alertmodal">
|
||||
[GRIDNAME] requires a non-empty first name to login.
|
||||
Please try again.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="EmptyLastNameMessage"
|
||||
type="alertmodal">
|
||||
[GRIDNAME] requires a non-empty last name to login.
|
||||
Please try again.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="LoginFailedNoNetwork"
|
||||
|
||||
Reference in New Issue
Block a user