cnfgtest_en.properties 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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: JSM
  12. ##
  13. ## Description: JSM Messages
  14. ##
  15. #
  16. # Section: CFG
  17. #
  18. # Description: Properties for CrConfig tasks
  19. #
  20. test.cancelled = Test cancelled.
  21. task1.label = Validate notification database connection properties.
  22. task1.desc = Testing the notification database connection.
  23. message.task1.error = The database connection cannot be made.
  24. message.task1.noDriver = No JDBC driver could be found in classpath.
  25. message.task1.noDataStore = An unsupported database has been entered.
  26. message.task1.create = The user does not have the necessary privileges to create tables.
  27. message.task1.insert = The user does not have the necessary privileges to insert data.
  28. message.task1.read = The user does not have the necessary privileges to read data.
  29. message.task1.update = The user does not have the necessary privileges to update data.
  30. message.task1.delete = The user does not have the necessary privileges to delete tables.
  31. message.task1.createView = The user does not have the necessary privileges to create views.
  32. message.task1.deleteView = The user does not have the necessary privileges to delete views.
  33. task2.label = Validate mail server properties.
  34. task2.desc = Testing the mail server connection.
  35. message.task2.error = The mail server cannot be reached.
  36. message.task2.authenticate.fail = Mail server authentication failed.
  37. task2.subject = Test message from IBM Cognos Configuration.