arcotvpnclienterrors.properties ファイルでは、VPN Client アプリケーションの使用中にエンド ユーザに表示されるエラー メッセージが指定されます。 arcotvpnclienterrors.properties ファイルの一部を以下に示します。
##### Client side error messages ##### # This file contains error messages that are used by screens on the client system. ... # Error messages for client configuration errors. profilenotfound=No existing vpn profile found. ... # Error messages for server communication failures. allaapserversdown=The proxy server or the VPN server is not available. Please try after some time. communicationfailure=Communication failure, please try again. ... # Error messages for proxy server issues. proxyserverauthfailure=The username or password you entered for the proxy server authentication is invalid. Please try again. proxydetailsincomplete=Username field is required. ... # Error message on failure to launch browser browserFailed=The browser failed to launch. # Error message when communication with current server fails in # middle of a flow, and the client restarts the flow failovererror=Communication with server failed. Please retry. # Error message when tried to launch application when one instance is running applicationalreadyrunning=Another instance of application is already running. Exit already running instance to relaunch. # Error message when underlying VPN already connected underlyingvpnalreadyconnected=You are already connected to the VPN network! # Error while parsing error xml error.parsing.errorxml= Internal error in parsing XML. Please contact administrator. # Error message on failure to receive OTT with in time error.ott.timeout=Arcot VPN Client was not able to get your credentials from A-OK in time. Please try again. # Messages for System Proxy setting problems. systemsettingsunavailable=Error occurred while detecting system settings. Direct connection will be used. ...
arcotvpnclienterrors.properties ファイルでは以下のパターンが使用されます。
<ParameterName>=<Value>
各パラメータの Value フィールドを変更することによって、エラー メッセージをカスタマイズできます。 ただし、ParameterName は変更しないでください。
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|