mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

kenneth_suter
19.03.2007 dc6bbc9fbe92f7db73e4e3105a0ba371e7ce2f65
opendj-sdk/opends/src/messages/messages/tools.properties
@@ -2140,8 +2140,19 @@
SEVERE_ERR_TASK_CLIENT_TASK_STATE_UNKNOWN_1455=State for task '%s' cannot be \
  determined
INFO_DESCRIPTION_START_DATETIME_1456=Indicates the date/time at which the this \
  task will start when scheduled expressed in format 'YYYYMMDDhhmmss'. \
  Omission of this option will cause the task to be for immediate execution
  operation will start when scheduled as a server task expressed in format \
  'YYYYMMDDhhmmss'.  A value of '0' will cause the task to be scheduled for \
  immediate execution
SEVERE_ERR_START_DATETIME_FORMAT_1457=The start date/time must in format \
  'YYYYMMDDhhmmss'
INFO_TASK_TOOL_TASK_SCHEDULED_FUTURE_1458=%s task %s scheduled to start %s
SEVERE_ERR_TASK_TOOL_START_TIME_NO_LDAP_1459=You have provided a task start \
  time but options provided for connecting to the server's tasks backend \
  resulted in the following error: '%s'
SEVERE_ERR_TASK_TOOL_LDAP_NO_START_TIME_1460=You have provided options that \
  specify information for specifying a connection to the Directory Server but \
  no -t/--startTime option.  In order to schedule a server task you must \
  provide the -t/--startTime argument with either the start time in format \
  'YYYYMMDDhhmmss' as the value or '0' to schedule the task for immediate \
  execution.  To run this operation locally and not as a server task omit the \
  Directory Server connection options