buxdispctmsg_en.properties 1.3 KB

12345678910111213141516171819202122232425262728293031
  1. #
  2. # Licensed Materials - Property of IBM
  3. # IBM Cognos Products: localizationkit
  4. # (C) Copyright IBM Corp. 2005, 2016
  5. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. #
  7. ## DO NOT EDIT!
  8. ## Generated using CCLXmlToProperties.xslt
  9. ## END OF WARNING
  10. ##
  11. ## Component: BUX
  12. ##
  13. ## Description: BUX messages
  14. ##
  15. #
  16. # Section: DSP
  17. #
  18. # Description: BUX dispatcher controller messages.
  19. #
  20. UNEXPECTED_EXCEPTION_MSG = BUX-DSP-1301 An unexpected exception occurred.
  21. MSGCODE_SERVICE_NOT_FOUND = BUX-DSP-1302 Service not found.
  22. MSG_SERVICE_NOT_FOUND = BUX-DSP-1302 No handler found for {0}.
  23. MSG_HANDLER_NOT_FOUND = BUX-DSP-1306 No handler found. Details are available in the log. Please contact your administrator.
  24. MSG_WEB_CONTENT_ROOT_NOT_SET = BUX-DSP-1303 Failed to set Web Content Root.
  25. MSG_UNSAFE_DOMAIN = BUX-DSP-1304 Unable to process request from unsafe domain.
  26. INFO_DISPATCHER_CONTROLLER_SENDING_RESPONSE = BUX Dispatcher controller is sending back response for request: {0}
  27. INFO_DISPATCHER_CONTROLLER_RECEIVING_REQUEST = BUX Dispatcher controller is receiving request: {0}
  28. REQUEST_VALIDATION_FAILED = BUX-DSP-1305 Your request was rejected because it failed input parameter validation.