vpnui/vpnecomnotifier/loc/vpnnotifier.loc
branchRCL_3
changeset 49 5960d2d03390
parent 46 29c8f9bc68e1
equal deleted inserted replaced
46:29c8f9bc68e1 49:5960d2d03390
    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 
       
    81 //d:User identity query presented to the user during VPN certificate enrollment (fetching)
    75 //d:User identity query presented to the user during VPN certificate enrollment (fetching)
    82 //d:%U is replaced during run-time with a domain name such as "company.com" or "OU=Unit, O=Company" 
    76 //d:%U is replaced during run-time with a domain name such as "company.com" or "OU=Unit, O=Company" 
    83 //l:popup_query_data_window/opt5
    77 //l:popup_query_data_window/opt5
    84 //
    78 //
    85 #define qtn_vpn_prmpt_user_identity "User identity for domain '%U':"
    79 #define qtn_vpn_prmpt_user_identity "User identity for domain '%U':"
   113 //d:Incorrect user name and/or password was entered
   107 //d:Incorrect user name and/or password was entered
   114 //d:or given passcode was incorrect
   108 //d:or given passcode was incorrect
   115 //l:popup_note_window
   109 //l:popup_note_window
   116 //
   110 //
   117 #define qtn_vpn_err_auth_failed "Authentication failed"
   111 #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"
       
   128 
   112 
   129 //d:Incorrect characters were entered
   113 //d:Incorrect characters were entered
   130 //l:popup_note_window
   114 //l:popup_note_window
   131 //
   115 //
   132 #define qtn_vpn_err_server_hash_error "Server identity code is incorrect"
   116 #define qtn_vpn_err_server_hash_error "Server identity code is incorrect"