mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-06 07:44:57 +03:00
Fix openssl engine's internationalisation
Only english yet
This commit is contained in:
@ -398,6 +398,7 @@ PW_TYPE_1 Standard Password Authentication
|
||||
PW_TYPE_2 RADIUS or NT Domain Authentication
|
||||
PW_TYPE_3 Client Certificate Authentication
|
||||
PW_TYPE_4 Smart Card Authentication
|
||||
PW_TYPE_5 Openssl Engine Authentication
|
||||
|
||||
PW_MSG_PROXY User authentication failed on the proxy server %S. Re-enter the correct user name and password.
|
||||
PW_TYPE_PROXY Proxy Server Authentication
|
||||
@ -6859,6 +6860,10 @@ CMD_AccountSecureCertSet_KEYNAME Specify the name of the private key object stor
|
||||
CMD_AccountSecureCertSet_PROMPT_CERTNAME Name of Certificate Object on Smart Card:
|
||||
CMD_AccountSecureCertSet_PROMPT_KEYNAME Name of Private Key Object on Smart Card:
|
||||
|
||||
# PcAccountOpensslEngineCertSet
|
||||
CMD_AccountOpensslCertSet_PROMPT_KEYNAME Specify the openssl engine specific key name:
|
||||
CMD_AccountOpensslCertSet_PROMPT_ENGINENAME Specify the openssl engine name:
|
||||
|
||||
|
||||
# AccountRetrySet コマンド
|
||||
CMD_AccountRetrySet Set Interval between Connection Retries for Connection Failures or Disconnections of VPN Connection Setting
|
||||
|
Reference in New Issue
Block a user