[Messages] ; PASSCODE page errors and messages. 1="100: Access denied. The RSA ACE/Server rejected the passcode you supplied. Please try again." ; @@SUB1 will be substituted by the error code 2="101: Access denied. Unexpected RSA ACE/Agent Error @@SUB1. Please try again." 3="102: You must enter a valid string. Please try again." ; NEW PIN page errors and messages. 4="103: Invalid Browser State. Either your browser does not support "HTTP Cookies" or you took too long to respond to the New PIN request." 5="102: PIN length Error: " 6="102: PIN and verification do not match: " 7="105: New PIN accepted. You are required to authenticate with your new PIN. Wait for the number to change on your token and then enter it in the space provided." ; @@SUB1 will be substituted by the error code 8="101: New PIN rejected. Unexpected RSA ACE/Agent Error is @@SUB1. Please try again." 9="104: New PIN rejected. Please try again." 10="102: PIN Format Error: " ; @@SUB1 will be substituted by the minimum number of digits ; @@SUB2 will be substituted by the maximum number of digits 11="PINs must contain @@SUB1 characters and digits." 12="PINs must contain @@SUB1 to @@SUB2 characters and digits." 13="PINs must contain @@SUB1 digits." 14="PINs must contain @@SUB1 to @@SUB2 digits." ; NEXTCODE page errors and messages. 15="100: Access denied. The RSA ACE/Server rejected the Next Tokencode you supplied. Please try again." ; @@SUB1 will be substituted by the error code 16="101: Access denied. Unexpected RSA ACE/Agent Error @@SUB1. Please try again." 17="102: You must enter the next code from your token. Please try again." 18="103: Invalid Browser State. Either your browser does not support "HTTP Cookies" or you took too long to respond to the Next Tokencode request." ; ACE/Server is not responding error, we do not tell users about it, the administrator knows from the event log. 19="106: Web server too busy. Please try again later." ; access control error message ; @@SUB1 will be substituted by the NT username ; @@SUB2 will be substituted by the SecurID username 20="Your NT username (@@SUB1) does not match your SecurID username (@@SUB2)." ; internal error message for template file failures ; @@SUB1 will be substituted by the name of the template ; @@SUB2 will be substituted by the extension (HTM,WML) 21="Failed to load file template @@SUB1.@@SUB2" ; multiple domain authentication string ; @@SUB1 will be substituted by the server URL specified in the multiple domain authentication dialog ; @@SUB2 will be substituted by the actual authentication URL ; This is for HTML only 22="Requesting authentication from server @@SUB1 failed
" ; This is for WML with image tag support 23="Server @@SUB1 failed
" ; This is for WML without image tag support 24="@@SUB1
" ; Strings substituted in redirect.htm and multidom.htm depending on the reason ; multidom.wml will substitute the current server name for @@SUB1 25=Authentication Success @@SUB1 26=Authentication Failed @@SUB1 27=Logoff Successful