123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- #
- # 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: CM
- ##
- ## Description: Content Manager messages
- ##
- #
- # Section: TS1
- #
- # Description: Properties for testing CM database connection
- #
- task1.message.error = The database connection failed.
- task1.label = Content Manager database connection
- task1.desc = Testing Content Manager database connection.
- #
- # Section: TS2
- #
- # Description: Properties for testing Archive Root Path
- #
- task2.label = Archive Local File System Root
- task2.desc.emptyValue = Testing the archive location.
- task2.desc.nonEmptyValue = Testing the archive location: "{path}".
- task2.message.error = The Archive Root validation failed.
- task2.message.information.emptyValue = Since the value is empty, the feature is disabled. There is nothing to test.
- #
- # Section: TS3
- #
- # Description: Properties for testing Archive Root Path
- #
- task3.label = Verifying Content Manager Database
- task3.message.error = Unable to verify the database.
- #
- # Section: TS4
- #
- # Description: Properties for testing External Object Store
- #
- task4.label = Testing External Object Store configuration
- task4.desc = Testing External Object Store configuration
- task4.message.configMissing = The External Object Store is not configured.
- task4.message.configError = The External Object Store configuration does not have the URI parameter: "{paramName}" defined.
- task4.message.unreachable = The following URI could not be reached: "{uri}".
- task4.message.readFail = Read file access permission verification failed for the following URI: "{uri}".
- task4.message.writeFail = Write file access permission verification failed for the following URI: "{uri}".
|