12345678910111213141516171819202122232425262728293031323334353637383940 |
- 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.
|