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 \u53d6\u5f97\u9023\u7dda\u4f5c\u696d\u5931\u6557
- failedToWriteFile = CPG-OPF-1002 \u7121\u6cd5\u5beb\u5165\u6a94\u6848\u3002
- failedToReadAndParseFile = CPG-OPF-1003 \u7121\u6cd5\u8b80\u53d6\u6216\u5256\u6790\u6a94\u6848\u3002
- userHasNoWriteAccess = CPG-OPF-1004 \u6aa2\u67e5\u4f7f\u7528\u8005\u662f\u5426\u5177\u6709\u5beb\u5165\u6b0a\u3002
- userHasNoReadAccess = CPG-OPF-1005 \u6aa2\u67e5\u4f7f\u7528\u8005\u662f\u5426\u5177\u6709\u8b80\u53d6\u6b0a\u3002
- userHasNoReadWriteAccess = CPG-OPF-1006 \u6aa2\u67e5\u4f7f\u7528\u8005\u662f\u5426\u5177\u6709\u8b80\u5beb\u6b0a\u3002
- resourceDoesNotExist = CPG-OPF-1007 \u8cc7\u6e90\u4e0d\u5b58\u5728\u3002
|