1234567891011121314151617181920212223242526272829 |
- #
- # 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: CPG
- ##
- ## Description: Repository Plugin Common messages
- ##
- #
- # Section: OPF
- #
- # Description: Operation Failure messages
- #
- failedToGetConnection = CPG-OPF-1001 Get Connection Operation Failure
- failedToWriteFile = CPG-OPF-1002 Failed to write to a file.
- failedToReadAndParseFile = CPG-OPF-1003 Failed to read or parse a file.
- userHasNoWriteAccess = CPG-OPF-1004 Check that the user has write access.
- userHasNoReadAccess = CPG-OPF-1005 Check that the user has read access.
- userHasNoReadWriteAccess = CPG-OPF-1006 Check that the user has read and write access.
- resourceDoesNotExist = CPG-OPF-1007 Resource does not exist.
|