# # 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 CCLXmlToProperties.xslt ## END OF WARNING ## ## Component: ECS ## ## Description: Extensible Charting Service messages ## # # Section: VOS # # Description: This section covers visoutput service messages for errors and logging. # internalServiceError = ECS-VOS-1001 Internal service error. visoutputServiceError = ECS-VOS-1002 VisOutput service error. invalidInputToVisoutputService = ECS-VOS-1003 Invalid input to VisOutputService. invalidChartInstanceXML = ECS-VOS-1004 Invalid chart instance XML. invalidChartDefinitionXML = ECS-VOS-1005 Invalid chart definition XML. unableLoadAdapter = ECS-VOS-1006 Unable to load adapter with id: {0} # # Section: ADP # # Description: This section covers RAVE chart adapter messages for errors and logging. # chartAdapterError = ECS-ADP-2001 Chart adapter error. invalidDataJSON = ECS-ADP-2002 Invalid data JSON: {0} unableToParseChartTemplate = ECS-ADP-2003 Unable to parse chart template. failedToGenerateOutput = ECS-ADP-2004 Failed to generate output from RAVE. missingChartTemplate = ECS-ADP-2005 Missing chart template. formatNotSupported = ECS-ADP-2006 Format not supported. failedToGenerateImage = ECS-ADP-2007 Failed to generate image. failedToCreateImagemapXML = ECS-ADP-2008 Failed to create XML for image map. failedToGenerateImageWithImagemap = ECS-ADP-2009 Failed to generate image with image map. dataIdMissingInChartTemplate = ECS-ADP-2010 Data ID not found in chart template: categoricalFieldIdMissingInChartTemplate = ECS-ADP-2011 CategoricalField ID not found in chart template: valueFieldIdMissingInChartTemplate = ECS-ADP-2012 ValueField ID not found in chart template: categoryIdMissingInChartTemplate = ECS-ADP-2013 Category ID not found in chart template: # # Section: GAL # # Description: This section covers gallery service messages for errors and logging. # galleryServiceError = ECS-GAL-3001 Gallery service error. failedToConnectToGallery = ECS-GAL-3002 Failed to connect to Gallery. # # Section: DFM # # Description: This section covers data formatting messages for errors and logging. # dataFormattingError = ECS-DFM-4001 Data formatting error. invalidDataFormatterInfo = ECS-DFM-4002 Invalid data formatter information. invalidRowNumber = ECS-DFM-4003 Invalid row number.