vpnui/vpnecomnotifier/loc/vpnnotifier.loc
branchRCL_3
changeset 46 29c8f9bc68e1
parent 0 33413c0669b9
child 49 5960d2d03390
equal deleted inserted replaced
44:735de8341ce4 46:29c8f9bc68e1
    70 //d:Other type of legacy authentication
    70 //d:Other type of legacy authentication
    71 //l:popup_query_data_window/opt5
    71 //l:popup_query_data_window/opt5
    72 //
    72 //
    73 #define qtn_vpn_prmpt_gw_password_legacy "VPN password:"
    73 #define qtn_vpn_prmpt_gw_password_legacy "VPN password:"
    74 
    74 
       
    75 //d:SecurID PIN in VPN gateway user authentication query
       
    76 //d:SecurID based authentication
       
    77 //l:popup_query_data_window/opt5
       
    78 //
       
    79 #define qtn_vpn_prmpt_gw_securid_pin "SecurID (C) PIN:"
       
    80 
    75 //d:User identity query presented to the user during VPN certificate enrollment (fetching)
    81 //d:User identity query presented to the user during VPN certificate enrollment (fetching)
    76 //d:%U is replaced during run-time with a domain name such as "company.com" or "OU=Unit, O=Company" 
    82 //d:%U is replaced during run-time with a domain name such as "company.com" or "OU=Unit, O=Company" 
    77 //l:popup_query_data_window/opt5
    83 //l:popup_query_data_window/opt5
    78 //
    84 //
    79 #define qtn_vpn_prmpt_user_identity "User identity for domain '%U':"
    85 #define qtn_vpn_prmpt_user_identity "User identity for domain '%U':"
   107 //d:Incorrect user name and/or password was entered
   113 //d:Incorrect user name and/or password was entered
   108 //d:or given passcode was incorrect
   114 //d:or given passcode was incorrect
   109 //l:popup_note_window
   115 //l:popup_note_window
   110 //
   116 //
   111 #define qtn_vpn_err_auth_failed "Authentication failed"
   117 #define qtn_vpn_err_auth_failed "Authentication failed"
       
   118 
       
   119 //d:SecurID software token is not installed.
       
   120 //l:popup_note_window
       
   121 //
       
   122 #define qtn_vpn_err_token_not_found "SecurID (C) token not found"
       
   123 
       
   124 //d:SecurID software token is expired.
       
   125 //l:popup_note_window
       
   126 //
       
   127 #define qtn_vpn_err_token_expired "SecurID (C) token expired"
   112 
   128 
   113 //d:Incorrect characters were entered
   129 //d:Incorrect characters were entered
   114 //l:popup_note_window
   130 //l:popup_note_window
   115 //
   131 //
   116 #define qtn_vpn_err_server_hash_error "Server identity code is incorrect"
   132 #define qtn_vpn_err_server_hash_error "Server identity code is incorrect"