1234567891011121314151617181920212223242526272829303132 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties2.xslt
- ## END OF WARNING
- ##
- ## Component: CAF
- ##
- ## Description: Messages for the Cognos Application Firewall.
- ##
- #
- # Section: WRN
- #
- # Description: This section is for CAF warnings
- #
- CAF_NO_ERROR = CAF-WRN-0000 No error.
- CAF_ENABLED = CAF-WRN-0010 CAF input validation enabled.
- CAF_DISABLED = CAF-WRN-0011 CAF input validation disabled.
- CAF_XSS_ENABLED = CAF-WRN-0020 CAF Third Party XSS checking enabled.
- CAF_XSS_DISABLED = CAF-WRN-0021 CAF Third Party XSS checking disabled.
- CAF_VALIDATION_FAILURE = CAF-WRN-2079 Firewall Security Rejection. Your request was rejected by the security firewall.
- CAF_ERROR = CAF-WRN-2080 Firewall Security Error. A security firewall error occurred. Error status:
- CAF_CONFIGURATION_ERROR = CAF-WRN-2081 Firewall Security Configuration Error. A security firewall configuration error occurred. Error status:
- CAF_SECURELOG_MSG = CAF-WRN-2082 An error has occurred. Please contact your administrator. The complete error has been logged by CAF with SecureErrorID:
- CAF_ERRPAGE_CONTACTADMIN = CAF rejection details are available in the log. Please contact your administrator.
|