cmcnfgTest.properties 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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: CM
  12. ##
  13. ## Description: Content Manager messages
  14. ##
  15. #
  16. # Section: TS1
  17. #
  18. # Description: Properties for testing CM database connection
  19. #
  20. task1.message.error = The database connection failed.
  21. task1.label = Content Manager database connection
  22. task1.desc = Testing Content Manager database connection.
  23. #
  24. # Section: TS2
  25. #
  26. # Description: Properties for testing Archive Root Path
  27. #
  28. task2.label = Archive Local File System Root
  29. task2.desc.emptyValue = Testing the archive location.
  30. task2.desc.nonEmptyValue = Testing the archive location: "{path}".
  31. task2.message.error = The Archive Root validation failed.
  32. task2.message.information.emptyValue = Since the value is empty, the feature is disabled. There is nothing to test.
  33. #
  34. # Section: TS3
  35. #
  36. # Description: Properties for testing Archive Root Path
  37. #
  38. task3.label = Verifying Content Manager Database
  39. task3.message.error = Unable to verify the database.
  40. #
  41. # Section: TS4
  42. #
  43. # Description: Properties for testing External Object Store
  44. #
  45. task4.label = Testing External Object Store configuration
  46. task4.desc = Testing External Object Store configuration
  47. task4.message.configMissing = The External Object Store is not configured.
  48. task4.message.configError = The External Object Store configuration does not have the URI parameter: "{paramName}" defined.
  49. task4.message.unreachable = The following URI could not be reached: "{uri}".
  50. task4.message.readFail = Read file access permission verification failed for the following URI: "{uri}".
  51. task4.message.writeFail = Write file access permission verification failed for the following URI: "{uri}".