chart_extn_ms.properties 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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: ECS
  12. ##
  13. ## Description: Extensible Charting Service messages
  14. ##
  15. #
  16. # Section: VOS
  17. #
  18. # Description: This section covers visoutput service messages for errors and logging.
  19. #
  20. internalServiceError = ECS-VOS-1001 Internal service error.
  21. visoutputServiceError = ECS-VOS-1002 VisOutput service error.
  22. invalidInputToVisoutputService = ECS-VOS-1003 Invalid input to VisOutputService.
  23. invalidChartInstanceXML = ECS-VOS-1004 Invalid chart instance XML.
  24. invalidChartDefinitionXML = ECS-VOS-1005 Invalid chart definition XML.
  25. unableLoadAdapter = ECS-VOS-1006 Unable to load adapter with id: {0}
  26. #
  27. # Section: ADP
  28. #
  29. # Description: This section covers RAVE chart adapter messages for errors and logging.
  30. #
  31. chartAdapterError = ECS-ADP-2001 Chart adapter error.
  32. invalidDataJSON = ECS-ADP-2002 Invalid data JSON: {0}
  33. unableToParseChartTemplate = ECS-ADP-2003 Unable to parse chart template.
  34. failedToGenerateOutput = ECS-ADP-2004 Failed to generate output from RAVE.
  35. missingChartTemplate = ECS-ADP-2005 Missing chart template.
  36. formatNotSupported = ECS-ADP-2006 Format not supported.
  37. failedToGenerateImage = ECS-ADP-2007 Failed to generate image.
  38. failedToCreateImagemapXML = ECS-ADP-2008 Failed to create XML for image map.
  39. failedToGenerateImageWithImagemap = ECS-ADP-2009 Failed to generate image with image map.
  40. dataIdMissingInChartTemplate = ECS-ADP-2010 Data ID not found in chart template:
  41. categoricalFieldIdMissingInChartTemplate = ECS-ADP-2011 CategoricalField ID not found in chart template:
  42. valueFieldIdMissingInChartTemplate = ECS-ADP-2012 ValueField ID not found in chart template:
  43. categoryIdMissingInChartTemplate = ECS-ADP-2013 Category ID not found in chart template:
  44. #
  45. # Section: GAL
  46. #
  47. # Description: This section covers gallery service messages for errors and logging.
  48. #
  49. galleryServiceError = ECS-GAL-3001 Gallery service error.
  50. failedToConnectToGallery = ECS-GAL-3002 Failed to connect to Gallery.
  51. #
  52. # Section: DFM
  53. #
  54. # Description: This section covers data formatting messages for errors and logging.
  55. #
  56. dataFormattingError = ECS-DFM-4001 Data formatting error.
  57. invalidDataFormatterInfo = ECS-DFM-4002 Invalid data formatter information.
  58. invalidRowNumber = ECS-DFM-4003 Invalid row number.