filesystemrepository.properties 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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: FRP
  12. ##
  13. ## Description: FileSystem Repository Plugin messages
  14. ##
  15. #
  16. # Section: OPF
  17. #
  18. # Description: Operation Failure messages
  19. #
  20. archiveLocationDoesNotExist = FRP-OPF-1001 The following archive location does not exist: {archiveLocation}.
  21. failedToTestConnection = FRP-OPF-2002 Test Connection Operation Failure
  22. failedToWriteFile = FRP-OPF-1003 Failed to write to a file.
  23. failedToAddArchive = FRP-OPF-1004 Add Archive Operation Failure.
  24. failedToQueryContent = FRP-OPF-1006 Content Query Operation Failure.
  25. missingOptionMetadata = FRP-OPF-1007 Options for metadata missing.
  26. uriParsingError = FRP-OPF-1008 The following URI could not be parsed: {uri}.
  27. dateParsingError = FRP-OPF-1009 The following date could not be parsed: {date}.
  28. unrecognizedQueryName = FRP-OPF-1010 Unrecognized query name: {name}.
  29. failedToReadAndParseFile = FRP-OPF-1011 Failed to read or parse a file.
  30. missingProperty = FRP-OPF-1012 The following property is missing: {property}.
  31. malformedAliasRootURI = FRP-OPF-1013 The URI for the following archive location is invalid: {aliasRoot}.
  32. invalidConnectionString = FRP-OPF-1014 Invalid data source connection string.
  33. missingAliasRoot = FRP-OPF-1015 The alias root is missing.
  34. aliasRootNotFound = FRP-OPF-1016 The alias root: {aliasRootName} was not found in the configuration. Please verify the alias root configuration in IBM Cognos Configuration for your active Content Manager.
  35. invalidAliasRoot = FRP-OPF-1017 Invalid alias root: {aliasRootName}.
  36. missingWindowsURI = FRP-OPF-1018 The alias root: {aliasRoot} is missing the Windows URI. Please verify the alias root configuration in IBM Cognos Configuration for your active Content Manager.
  37. missingUnixURI = FRP-OPF-1019 The alias root: {aliasRoot} is missing the Unix URI. Please verify the alias root configuration in IBM Cognos Configuration for your active Content Manager.
  38. failedToGetAliasRootsFromConfig = FRP-OPF-1020 The alias root configuration cannot be determined. Please verify the alias root configuration in IBM Cognos Configuration for your active Content Manager.
  39. archiveLocationReadFail = FRP-OPF-1021 Failed to verify read access to the following archive location: {archiveLocation}. Please verify that the credentials of the IBM Cognos service have read access to the configured archive location.
  40. archiveLocationWriteFail = FRP-OPF-1022 Failed to verify write access to the following archive location: {archiveLocation}. Please verify that the credentials of the IBM Cognos service have write access to the configured archive location.
  41. archiveLocationInvalidScheme = FRP-OPF-1023 The URI scheme "{schemeName}" is not supported.
  42. archiveRootPathInvalid = FRP-OPF-1024 The following root folder is invalid: {rootFolderName}.
  43. fileNotFound = FRP-OPF-1025 File could not be found.
  44. invalidParameter = FRP-OPF-1026 Parameter '{parameterName}' has invalid value '{parameterValue}'