123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- task1.message.error = The database connection failed.
- task1.label = Content Manager database connection
- task1.desc = Testing Content Manager database connection.
- 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.
- task3.label = Verifying Content Manager Database
- task3.message.error = Unable to verify the database.
- 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}".
|