repositoryplugincommon_en.properties 989 B

1234567891011121314151617181920212223242526272829
  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: CPG
  12. ##
  13. ## Description: Repository Plugin Common messages
  14. ##
  15. #
  16. # Section: OPF
  17. #
  18. # Description: Operation Failure messages
  19. #
  20. failedToGetConnection = CPG-OPF-1001 Get Connection Operation Failure
  21. failedToWriteFile = CPG-OPF-1002 Failed to write to a file.
  22. failedToReadAndParseFile = CPG-OPF-1003 Failed to read or parse a file.
  23. userHasNoWriteAccess = CPG-OPF-1004 Check that the user has write access.
  24. userHasNoReadAccess = CPG-OPF-1005 Check that the user has read access.
  25. userHasNoReadWriteAccess = CPG-OPF-1006 Check that the user has read and write access.
  26. resourceDoesNotExist = CPG-OPF-1007 Resource does not exist.