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 \u83b7\u53d6\u8fde\u63a5\u64cd\u4f5c\u5931\u8d25
- failedToWriteFile = CPG-OPF-1002 \u65e0\u6cd5\u5199\u5165\u6587\u4ef6\u3002
- failedToReadAndParseFile = CPG-OPF-1003 \u65e0\u6cd5\u8bfb\u53d6\u6216\u89e3\u6790\u6587\u4ef6\u3002
- userHasNoWriteAccess = CPG-OPF-1004 \u68c0\u67e5\u7528\u6237\u662f\u5426\u6709\u5199\u8bbf\u95ee\u6743\u9650\u3002
- userHasNoReadAccess = CPG-OPF-1005 \u68c0\u67e5\u7528\u6237\u662f\u5426\u6709\u8bfb\u8bbf\u95ee\u6743\u9650\u3002
- userHasNoReadWriteAccess = CPG-OPF-1006 \u68c0\u67e5\u7528\u6237\u662f\u5426\u6709\u8bfb\u5199\u8bbf\u95ee\u6743\u9650\u3002
- resourceDoesNotExist = CPG-OPF-1007 \u8d44\u6e90\u4e0d\u5b58\u5728\u3002
|