# # 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: JSM ## ## Description: JSM Messages ## # # Section: CFG # # Description: Properties for CrConfig tasks # test.cancelled = Test cancelled. task1.label = Validate notification database connection properties. task1.desc = Testing the notification database connection. message.task1.error = The database connection cannot be made. message.task1.noDriver = No JDBC driver could be found in classpath. message.task1.noDataStore = An unsupported database has been entered. message.task1.create = The user does not have the necessary privileges to create tables. message.task1.insert = The user does not have the necessary privileges to insert data. message.task1.read = The user does not have the necessary privileges to read data. message.task1.update = The user does not have the necessary privileges to update data. message.task1.delete = The user does not have the necessary privileges to delete tables. message.task1.createView = The user does not have the necessary privileges to create views. message.task1.deleteView = The user does not have the necessary privileges to delete views. task2.label = Validate mail server properties. task2.desc = Testing the mail server connection. message.task2.error = The mail server cannot be reached. message.task2.authenticate.fail = Mail server authentication failed. task2.subject = Test message from IBM Cognos Configuration.