cogadminxtsmsgs_en.properties 4.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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: ADM
  12. ##
  13. ## Description: Messages generated by Cogadmin Services
  14. ##
  15. #
  16. # Section: SCH
  17. #
  18. # Description: Messages relative to the scheduled activities
  19. #
  20. ERROR_CALCULATE_DURATION = Unable to calculate the duration value
  21. ERROR_FORMAT_DURATION = Unable to format the duration value
  22. #
  23. # Section: ERR
  24. #
  25. # Description: Error Messages generated by the Enterprise Admin Services
  26. #
  27. error.general = An error occurred.
  28. error.unknown = An unknown error occurred.
  29. error.exception = An error occurred.
  30. error.invalidresourceid = The resource id "{0}" is not valid.
  31. error.unsupportedresourceoperation = The "{0}" resource does not support the "{1}" operation.
  32. error.resourcelookup.notfound = Unable to find a resource lookup to handle the find({0}).
  33. error.qrbt.notfound = QueryRelationshipsByType Error. No resources found for "{0}" type
  34. error.qrbt.unsupportedtype = QueryRelationshipsByType Error. The relationship type is not supported: {0}.
  35. error.getresourceproperty.notfound = GetResourceProperty Error. The resource property "{0}" not found.
  36. error.resourcelookup.idalreadybeenset = The ID for this resource has already been set:{0}.
  37. error.action.notfound = ExecuteResourceAction Error. No action found for '{0}'.
  38. error.action.missingrequiredcomponents = Missing required component(s).
  39. error.threshold.read.invalidrequest = Unable to read thresholds. The request is not valid.
  40. error.threshold.read.general = Unable to read thresholds.
  41. error.threshold.write.general = Unable to write thresholds.
  42. error.threshold.write.invalidrequest = Unable to write thresholds. The request is not valid.
  43. error.threshold.clear.general = Unable to clear thresholds.
  44. error.threshold.clear.invalidrequest = Unable to clear thresholds. The request is not valid.
  45. error.interactiveactivities.general = Unable to get interactive activities.
  46. error.interactiveactivities.cancel.general = Unable to cancel interactive activities.
  47. error.convertStoreIdsFromJsonToXml = Unable to convert storeIds from Json String to Xml string.
  48. error.convertStoreIdsFromJsonToXml.noParams = There are no parameters passed to the xts function
  49. error.convertStoreIdsFromJsonToXml.noStoreidParam = StoreID parameter is not defined in the parameter map passed to the xts function
  50. error.stopcubes.hasDependents = You cannot stop a cube that is used as a source cube. The following cubes must first be stopped in the order presented.
  51. error.restartcubes.hasDependents = You cannot restart a cube that is used as a source cube. The following cubes must first be stopped in the order presented.
  52. error.pausecubes.hasDependents = You cannot pause a cube that is used as a source cube. The following cubes must first be stopped or paused in the order presented.
  53. error.recoverable.startcubes.confirmStartSources = To start this cube, the system must also start the following source cubes.
  54. #
  55. # Section: FLT
  56. #
  57. # Description: WSRP MUWS Fault Messages generated by the Enterprise Admin Services
  58. #
  59. fault.resourcegeneral = General resource fault.
  60. fault.resourceunavailable = Resource Unavailable.{0}
  61. fault.resourceunknown = Unknown resource.{0}
  62. fault.deleteresourcepropertiesrequestfailed = The request to delete resource properties failed.
  63. fault.insertresourcepropertiesrequestfailed = The request to insert resource properties failed.
  64. fault.invalidmodification = The modification is not valid.
  65. fault.invalidqueryexpression = The query expression is not valid:{0}.
  66. fault.invalidqueryresourcepropertyname = Resource property QNAME:{0} is not valid.
  67. fault.queryevaluationerror = Query evaluation error.
  68. fault.setresourcepropertyrequestfailed = The request to set the resource property failed:{0}.
  69. fault.unabletomodifyresourceproperty = Unable to modify resource property:{0}.
  70. fault.unabletoputresourcepropertydocument = Unable to apply the resource property document.
  71. fault.unknownqueryexpressiondialect = Unknown query expression dialect:{0}.
  72. fault.updateresourcepropertiesrequestfailed = The request to update resource properties failed:{0}.