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

Chris Ridd
15.09.2013 625f051cca398870f1d96aa78a054efabf0d77ac
opends/src/messages/messages/tools.properties
@@ -452,8 +452,6 @@
 configured to support the requested base DN "%s"
INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_BRANCH_240=Base DN of a branch to include \
 in the LDIF export
SEVERE_ERR_LDIFEXPORT_CANNOT_DECODE_INCLUDE_BASE_241=Unable to decode include \
 branch string "%s" as a valid distinguished name:  %s
SEVERE_ERR_LDIFEXPORT_INVALID_INCLUDE_BASE_242=Provided include base DN "%s" \
 is not handled by the backend with backend ID %s
INFO_BACKUPDB_DESCRIPTION_BACKEND_ID_245=Backend ID for the backend to \
@@ -468,16 +466,8 @@
INFO_BACKUPDB_DESCRIPTION_ENCRYPT_250=Encrypt the backup contents
INFO_BACKUPDB_DESCRIPTION_HASH_251=Generate a hash of the backup contents
INFO_BACKUPDB_DESCRIPTION_SIGN_HASH_252=Sign the hash of the backup contents
SEVERE_ERR_BACKUPDB_MULTIPLE_BACKENDS_FOR_ID_260=Multiple Directory Server \
 backends are configured with the requested backend ID "%s"
SEVERE_ERR_BACKUPDB_NO_BACKENDS_FOR_ID_261=None of the Directory Server \
 backends are configured with the requested backend ID "%s"
SEVERE_ERR_BACKUPDB_CONFIG_ENTRY_MISMATCH_262=The configuration for the \
 backend with backend ID %s is held in entry "%s", but other backups in the \
 target backup directory %s were generated from a backend whose configuration \
 was held in configuration entry "%s"
SEVERE_ERR_BACKUPDB_INVALID_BACKUP_DIR_263=An error occurred while attempting \
 to use the specified path "%s" as the target directory for the backup:  %s
SEVERE_ERR_BACKUPDB_CANNOT_BACKUP_264=The target backend %s cannot be backed \
 up using the requested configuration:  %s
SEVERE_ERR_BACKUPDB_ERROR_DURING_BACKUP_265=An error occurred while \
@@ -511,8 +501,6 @@
 archive for an incremental backup
SEVERE_ERR_BACKUPDB_INCREMENTAL_BASE_REQUIRES_INCREMENTAL_288=The use of the \
 %s argument requires that the %s argument is also provided
INFO_RESTOREDB_DESCRIPTION_BACKEND_ID_291=Backend ID for the backend to \
 restore
INFO_RESTOREDB_DESCRIPTION_BACKUP_ID_292=Backup ID of the backup to restore
INFO_RESTOREDB_DESCRIPTION_BACKUP_DIR_293=Path to the directory containing \
 the backup file(s)
@@ -608,14 +596,10 @@
 LDAP assertion control was invalid:  %s
INFO_DESCRIPTION_PREREAD_ATTRS_346=Use the LDAP ReadEntry pre-read control
INFO_DESCRIPTION_POSTREAD_ATTRS_347=Use the LDAP ReadEntry post-read control
MILD_ERR_LDAPMODIFY_PREREAD_NO_VALUE_348=The pre-read response control did \
 not include a value
MILD_ERR_LDAPMODIFY_PREREAD_CANNOT_DECODE_VALUE_349=An error occurred while \
 trying to decode the entry contained in the value of the pre-read response \
 control:  %s
INFO_LDAPMODIFY_PREREAD_ENTRY_350=Target entry before the operation:
MILD_ERR_LDAPMODIFY_POSTREAD_NO_VALUE_351=The post-read response control did \
 not include a value
MILD_ERR_LDAPMODIFY_POSTREAD_CANNOT_DECODE_VALUE_352=An error occurred while \
 trying to decode the entry contained in the value of the post-read response \
 control:  %s
@@ -655,8 +639,6 @@
 file %s:  %s
INFO_ENCPW_DESCRIPTION_AUTHPW_369=Use the authentication password syntax \
 rather than the user password syntax
SEVERE_ERR_ENCPW_NO_AUTH_STORAGE_SCHEMES_370=No authentication password \
 storage schemes have been configured for use in the Directory Server
SEVERE_ERR_ENCPW_NO_SUCH_AUTH_SCHEME_371=Authentication password storage \
 scheme "%s" is not configured for use in the Directory Server
SEVERE_ERR_ENCPW_INVALID_ENCODED_AUTHPW_372=The provided password is not a \
@@ -665,10 +647,6 @@
 attempting to initialize the password policy components:  %s
INFO_STOPDS_DESCRIPTION_HOST_374=Directory server hostname or IP address
INFO_STOPDS_DESCRIPTION_PORT_375=Directory server administration port number
INFO_STOPDS_DESCRIPTION_USESSL_376=Use SSL for secure communication with the \
 server
INFO_STOPDS_DESCRIPTION_USESTARTTLS_377=Use StartTLS for secure communication \
 with the server
INFO_STOPDS_DESCRIPTION_BINDDN_378=DN to use to bind to the server
INFO_STOPDS_DESCRIPTION_BINDPW_379=Password to use to bind to the server
INFO_STOPDS_DESCRIPTION_BINDPWFILE_380=Bind password file
@@ -887,16 +865,6 @@
INFO_INSTALLDS_DESCRIPTION_ROOTPWFILE_497=Path to a file \
 containing the password for the initial root user for the Directory Server
INFO_INSTALLDS_DESCRIPTION_HELP_498=Display this usage information
SEVERE_ERR_INSTALLDS_NO_CONFIG_FILE_499=ERROR:  No configuration file path \
 was provided (use the %s argument)
SEVERE_ERR_INSTALLDS_CANNOT_INITIALIZE_JMX_500=An error occurred while \
 attempting to initialize the Directory Server JMX subsystem based on the \
 information in configuration file %s:  %s
SEVERE_ERR_INSTALLDS_CANNOT_INITIALIZE_CONFIG_501=An error occurred while \
 attempting to process the Directory Server configuration file %s:  %s
SEVERE_ERR_INSTALLDS_CANNOT_INITIALIZE_SCHEMA_502=An error occurred while \
 attempting to initialize the Directory Server schema based on the information \
 in configuration file %s:  %s
SEVERE_ERR_INSTALLDS_CANNOT_PARSE_DN_503=An error occurred while attempting \
 to parse the string "%s" as a valid DN:  %s
INFO_INSTALLDS_PROMPT_BASEDN_504=Provide the base DN for the directory data:
@@ -906,8 +874,6 @@
 file containing the data to import:
SEVERE_ERR_INSTALLDS_TWO_CONFLICTING_ARGUMENTS_507=ERROR:  You may not \
 provide both the %s and the %s arguments at the same time
INFO_INSTALLDS_PROMPT_ADDBASE_508=Would you like to have the base %s entry \
 automatically created in the directory database?
INFO_INSTALLDS_PROMPT_LDAPPORT_509=On which port would you like the Directory \
 Server to accept connections from LDAP clients?
SEVERE_ERR_INSTALLDS_CANNOT_BIND_TO_PRIVILEGED_PORT_510=ERROR:  Unable to \
@@ -926,21 +892,6 @@
 for the initial root user:
INFO_INSTALLDS_PROMPT_CONFIRM_ROOT_PASSWORD_515=Please re-enter the password \
 for confirmation:
INFO_INSTALLDS_STATUS_CONFIGURING_DS_516=Applying the requested configuration \
 to the Directory Server...
INFO_INSTALLDS_STATUS_CREATING_BASE_LDIF_517=Creating a temporary LDIF file \
 with the initial base entry contents...
SEVERE_ERR_INSTALLDS_CANNOT_CREATE_BASE_ENTRY_LDIF_518=An error occurred \
 while attempting to create the base LDIF file:  %s
INFO_INSTALLDS_STATUS_IMPORTING_LDIF_519=Importing the LDIF data into the \
 Directory Server database...
INFO_INSTALLDS_STATUS_SUCCESS_520=The server setup process has completed \
 successfully
INFO_INSTALLDS_PROMPT_VALUE_YES_521=yes
INFO_INSTALLDS_PROMPT_VALUE_NO_522=no
MILD_ERR_INSTALLDS_INVALID_YESNO_RESPONSE_523=ERROR:  The provided value \
 could not be interpreted as a yes or no response.  Please enter a response of \
 either "yes" or "no"
MILD_ERR_INSTALLDS_INVALID_INTEGER_RESPONSE_524=ERROR:  The provided response \
 could not be interpreted as an integer.  Please provide the response as an \
 integer value
@@ -950,18 +901,9 @@
 is greater than the largest allowed value of %d
MILD_ERR_INSTALLDS_INVALID_DN_RESPONSE_527=ERROR:  The provided response \
 could not be interpreted as an LDAP DN
MILD_ERR_INSTALLDS_INVALID_STRING_RESPONSE_528=ERROR:  The response value may \
 not be an empty string
MILD_ERR_INSTALLDS_INVALID_PASSWORD_RESPONSE_529=ERROR:  The password value \
 may not be an empty string
MILD_ERR_INSTALLDS_PASSWORDS_DONT_MATCH_530=ERROR:  The provided password \
 values do not match
MILD_ERR_INSTALLDS_ERROR_READING_FROM_STDIN_531=ERROR:  Unexpected failure \
 while reading from standard input:  %s
INFO_LDIFIMPORT_DESCRIPTION_QUIET_532=Use quiet mode (no output)
INFO_INSTALLDS_IMPORT_SUCCESSFUL_533=Import complete
INFO_INSTALLDS_INITIALIZING_534=Please wait while the setup program \
 initializes...
MILD_ERR_MAKELDIF_TAG_INVALID_ARGUMENT_COUNT_535=Invalid number of arguments \
 provided for tag %s on line number %d of the template file:  expected %d, got \
 %d
@@ -976,8 +918,6 @@
 an integer for tag %s on line %d of the template file
MILD_ERR_MAKELDIF_TAG_INTEGER_ABOVE_UPPER_BOUND_540=Value %d is above the \
 largest allowed value of %d for tag %s on line %d of the template file
MILD_ERR_MAKELDIF_TAG_INVALID_EMPTY_STRING_ARGUMENT_541=Argument %d for tag \
 %s on line number %d may not be an empty string
MILD_ERR_MAKELDIF_TAG_CANNOT_PARSE_AS_BOOLEAN_542=Cannot parse value "%s" as \
 a Boolean value for tag %s on line %d of the template file.  The value must \
 be either 'true' or 'false'
@@ -1096,8 +1036,6 @@
 file %s
MILD_ERR_MAKELDIF_NO_SUCH_RESOURCE_DIRECTORY_593=The specified resource \
 directory %s could not be found
MILD_ERR_MAKELDIF_RESOURCE_DIRECTORY_NOT_DIRECTORY_594=The specified resource \
 directory %s exists but is not a directory
MILD_ERR_MAKELDIF_TAG_CANNOT_FIND_FILE_595=Cannot find file %s referenced by \
 tag %s on line %d of the template file
MILD_ERR_MAKELDIF_TAG_INVALID_FILE_ACCESS_MODE_596=Invalid file access mode \
@@ -1239,7 +1177,6 @@
 of %s
SEVERE_ERR_LDAPPWMOD_COULD_NOT_DECODE_RESPONSE_VALUE_671=Unable to decode the \
 password modify response value:  %s
SEVERE_ERR_INSTALLDS_IMPORT_UNSUCCESSFUL_672=Import failed
INFO_COMPARE_CANNOT_BASE64_DECODE_ASSERTION_VALUE_673=The assertion value was \
 indicated to be base64-encoded, but an error occurred while trying to decode \
 the value
@@ -1373,13 +1310,10 @@
INFO_INSTALLDS_POPULATE_OPTION_IMPORT_LDIF_757=Import data from an LDIF file
INFO_INSTALLDS_POPULATE_OPTION_GENERATE_SAMPLE_758=Load \
 automatically-generated sample data
INFO_INSTALLDS_PROMPT_POPULATE_CHOICE_759=Database population selection:
SEVERE_ERR_INSTALLDS_NO_SUCH_LDIF_FILE_780=ERROR:  The specified LDIF file %s \
 does not exist
INFO_INSTALLDS_PROMPT_NUM_ENTRIES_781=Please specify the number of user \
 entries to generate:
SEVERE_ERR_INSTALLDS_CANNOT_CREATE_TEMPLATE_FILE_782=ERROR:  Cannot create \
 the template file for generating sample data:  %s
INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_PIN_783=The PIN needed to access the \
 contents of the key store
INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_PIN_784=The PIN needed to access the \
@@ -1495,8 +1429,6 @@
 which the command will write the output
SEVERE_WARN_WAIT4DEL_CANNOT_OPEN_OUTPUT_FILE_840=WARNING:  Unable to open \
 output file %s for writing:  %s
INFO_INSTALLDS_ENABLING_WINDOWS_SERVICE_841=Enabling the server as a Windows \
 service...
INFO_INSTALLDS_PROMPT_ENABLE_SERVICE_842=Enable the server to run as a Windows \
 Service?
INFO_INSTALLDS_DESCRIPTION_ENABLE_WINDOWS_SERVICE_843=Enable the server to run \
@@ -1629,10 +1561,6 @@
 manipulate the values of password policy state variables
INFO_PWPSTATE_DESCRIPTION_HOST_1095=Directory server hostname or IP address
INFO_PWPSTATE_DESCRIPTION_PORT_1096=Directory server administration port number
INFO_PWPSTATE_DESCRIPTION_USESSL_1097=Use SSL for secure communication with \
 the server
INFO_PWPSTATE_DESCRIPTION_USESTARTTLS_1098=Use StartTLS to secure \
 communication with the server
INFO_PWPSTATE_DESCRIPTION_BINDDN_1099=The DN to use to bind to the server
INFO_PWPSTATE_DESCRIPTION_BINDPW_1100=The password to use to bind to the \
 server
@@ -1824,12 +1752,8 @@
SEVERE_ERR_PWPSTATE_CANNOT_CONNECT_1189=ERROR:  Cannot establish a connection to \
 the Directory Server %s.  Verify that the server is running and that \
 the provided credentials are valid.  Details:  %s
INFO_UPGRADE_DESCRIPTION_FILE_1190=Specifies an existing server package \
 (.zip) file to which the current build will be upgraded using the command \
 line version of this tool
INFO_UPGRADE_DESCRIPTION_NO_PROMPT_1191=Use non-interactive mode.  Prompt for \
 any required information rather than fail
INFO_UPGRADE_DESCRIPTION_SILENT_1192=Perform a quiet upgrade or reversion
INFO_LDIFIMPORT_DESCRIPTION_COUNT_REJECTS_1195=Count the number of entries \
 rejected by the server and return that value as the exit code (values > 255 \
 will be reduced to 255 due to exit code restrictions)
@@ -1854,14 +1778,6 @@
SEVERE_ERR_CLI_ERROR_INVALID_PROPERTY_VALUE_1214=The value "%s" specified for \
 the property "%s" is invalid
INFO_CLI_HEADING_PROPERTY_DEFAULT_VALUE_1215=Default value
INFO_REVERT_DESCRIPTION_DIRECTORY_1219=Directory where reversion files are \
 stored.  This should be one of the child directories of the 'history' \
 directory that is created when the upgrade tool is run
INFO_REVERT_DESCRIPTION_RECENT_1220=The installation will be \
 reverted to the state before the most recent upgrade
INFO_REVERT_DESCRIPTION_INTERACTIVE_1221=Prompt for any required information \
 rather than fail
INFO_REVERT_DESCRIPTION_SILENT_1222=Perform a quiet reversion
INFO_LDIFIMPORT_DESCRIPTION_CLEAR_BACKEND_1251=Remove all entries for all \
 base DNs in the backend before importing
SEVERE_ERR_LDIFIMPORT_MISSING_BACKEND_ARGUMENT_1252=Neither the %s or the %s \
@@ -1889,28 +1805,7 @@
SEVERE_ERR_LDAP_CONN_NO_SASL_MECHANISM_1297=ERROR:  One or more SASL options \
 were provided, but none of them were the "mech" option to specify which SASL \
 mechanism should be used
SEVERE_ERR_LDAP_CONN_CANNOT_DETERMINE_PORT_1298=ERROR:  Cannot parse the value \
 of the %s argument as an integer value between 1 and 65535:  %s
SEVERE_ERR_LDAP_CONN_CANNOT_CONNECT_1299=ERROR:  Cannot establish a connection \
 to the Directory Server %s.  Verify that the server is running and that \
 the provided credentials are valid.  Details:  %s
INFO_LDAP_CONN_DESCRIPTION_HOST_1300=Directory server hostname or IP address
INFO_LDAP_CONN_DESCRIPTION_PORT_1301=Directory server port number
INFO_LDAP_CONN_DESCRIPTION_USESSL_1302=Use SSL for secure communication with \
 the server
INFO_LDAP_CONN_DESCRIPTION_USESTARTTLS_1303=Use StartTLS for secure \
 communication with the server
INFO_LDAP_CONN_DESCRIPTION_BINDDN_1304=DN to use to bind to the server
INFO_LDAP_CONN_DESCRIPTION_BINDPW_1305=Password to use to bind to the server
INFO_LDAP_CONN_DESCRIPTION_BINDPWFILE_1306=Bind password file
INFO_LDAP_CONN_DESCRIPTION_SASLOPTIONS_1307=SASL bind options
INFO_LDAP_CONN_DESCRIPTION_TRUST_ALL_1308=Trust all server SSL certificates
INFO_LDAP_CONN_DESCRIPTION_KSFILE_1309=Certificate key store path
INFO_LDAP_CONN_DESCRIPTION_KSPW_1310=Certificate key store PIN
INFO_LDAP_CONN_DESCRIPTION_KSPWFILE_1311=Certificate key store PIN file
INFO_LDAP_CONN_DESCRIPTION_TSFILE_1312=Certificate trust store path
INFO_LDAP_CONN_DESCRIPTION_TSPW_1313=Certificate trust store PIN
INFO_LDAP_CONN_DESCRIPTION_TSPWFILE_1314=Certificate trust store PIN file
SEVERE_ERR_TASK_CLIENT_UNEXPECTED_CONNECTION_CLOSURE_1315=NOTICE:  The \
 connection to the Directory Server was closed while waiting for a response to \
 the shutdown request.  This likely means that the server has started the \
@@ -2017,8 +1912,6 @@
INFO_LABEL_DBTEST_VLV_INDEX_LAST_SORT_KEYS_1371=Last Sort Keys
SEVERE_ERR_DBTEST_CANNOT_DECODE_SIZE_1372=An error occurred while parsing the \
  min/max data size %s as a integer: %s
SEVERE_ERR_CONFIGDS_CANNOT_ENABLE_ADS_TRUST_STORE_1373=An error occurred while \
 attempting to enable the ADS trust store: %s
SEVERE_ERR_DBTEST_MISSING_SUBCOMMAND_1374=A sub-command must be specified
INFO_CREATERC_USER_DESCRIPTION_1375=The name of the user account under which \
 the server should run
@@ -2047,7 +1940,6 @@
 a PKCS#12 key store
INFO_INSTALLDS_CERT_OPTION_PKCS11_1391=Use an existing certificate on a \
 PKCS#11 token
INFO_INSTALLDS_PROMPT_CERT_TYPE_CHOICE_1392=Certificate type selection:
INFO_INSTALLDS_PROMPT_START_SERVER_1393=Do you want to start the server when \
 the configuration is completed?
SEVERE_ERR_INSTALLDS_CERTNICKNAME_NOT_FOUND_1394=The provided certificate \
@@ -2110,12 +2002,8 @@
INFO_TASKINFO_CMD_REFRESH_1415=refresh
INFO_TASKINFO_CMD_CANCEL_1416=cancel task
INFO_TASKINFO_CMD_VIEW_LOGS_1417=view logs
INFO_TASKINFO_MENU_PROMPT_1418=Enter a menu item or task number
INFO_TASKINFO_CMD_CANCEL_NUMBER_PROMPT_1419=Enter the number of a task to \
  cancel [%d]
INFO_TASKINFO_MENU_1420=Menu
MILD_ERR_TASKINFO_INVALID_TASK_NUMBER_1421=Task number must be between 1 and \
  %d
MILD_ERR_TASKINFO_INVALID_MENU_KEY_1422=Invalid menu item or task number '%s'
INFO_TASKINFO_FIELD_ID_1423=ID
INFO_TASKINFO_FIELD_TYPE_1424=Type
@@ -2130,7 +2018,6 @@
INFO_TASKINFO_FIELD_NOTIFY_ON_COMPLETION_1433=Email Upon Completion
INFO_TASKINFO_FIELD_NOTIFY_ON_ERROR_1434=Email Upon Error
INFO_TASKINFO_CMD_CANCEL_SUCCESS_1435=Task %s canceled
SEVERE_ERR_TASKINFO_CMD_CANCEL_ERROR_1436=Error canceling task %s:  %s
SEVERE_ERR_TASKINFO_RETRIEVING_TASK_ENTRY_1437=Error retrieving task entry \
  %s:  %s
MILD_ERR_TASKINFO_UNKNOWN_TASK_ENTRY_1438=There are no tasks with ID %s
@@ -2171,9 +2058,6 @@
SEVERE_ERR_TASK_TOOL_START_TIME_NO_LDAP_1459=You have provided options for \
  scheduling this operation as a task but options provided for connecting to \
  the server's tasks backend resulted in the following error: '%s'
SEVERE_ERR_TASK_TOOL_NO_VALID_LDAP_OPTIONS_1460=You have provided options for \
  scheduling this operation as a task but options provided for connecting to \
  the server's tasks backend are invalid or missing
INFO_DESCRIPTION_PROP_FILE_PATH_1461=Path to the file containing default \
  property values used for command line arguments
INFO_DESCRIPTION_NO_PROP_FILE_1462=No properties file will be \
@@ -2255,7 +2139,6 @@
# Placeholders for values as they will be displayed in the usage
INFO_FILE_PLACEHOLDER_1499={file}
INFO_DIRECTORY_PLACEHOLDER_1500={directory}
INFO_CONFIGFILE_PLACEHOLDER_1501={configFile}
INFO_LDIFFILE_PLACEHOLDER_1502={ldifFile}
INFO_SEED_PLACEHOLDER_1503={seed}
@@ -2401,45 +2284,15 @@
INFO_INSTALLDS_PROMPT_JCEKS_PATH_1625=JCEKS Key Store path:
SEVERE_ERR_CONFIG_KEYMANAGER_CANNOT_CREATE_JCEKS_PROVIDER_1626=Error creating \
 JCEKS Key Provider configuration:  %s
SEVERE_ERR_CONFIG_KEYMANAGER_CANNOT_CREATE_JCEKS_TRUST_MANAGER_1627=Error \
 creating JCEKS Trust Manager configuration:  %s
SEVERE_ERR_STOPDS_CANNOT_CONNECT_SSL_1628=ERROR:  Cannot establish a connection to \
 the Directory Server at %s on port %s. Check this port is an administration port
SEVERE_ERR_PWPSTATE_CANNOT_CONNECT_SSL_1629=ERROR:  Cannot establish a connection to \
 the Directory Server at %s on port %s. Check this port is an administration port
INFO_IPATH_PLACEHOLDER_1630={instancePath}
INFO_CURRENT_USER_PLACEHOLDER_1631={currentUser}
INFO_CONFIGURE_DESCRIPTION_IPATH_1632=Path where the instance will be located
INFO_CONFIGURE_DESCRIPTION_USERNAME_1633=User name of the owner of the instance
INFO_CONFIGURE_DESCRIPTION_GROUPNAME_1634=Group name of the owner of the instance
INFO_CONFIGURE_USAGE_DESCRIPTION_1635=This utility sets the instance location
SEVERE_ERR_CONFIGURE_NOT_DIRECTORY_1636=[%s] is not a directory. Only directories can \
be used as {instancePath}
SEVERE_ERR_CONFIGURE_DIRECTORY_NOT_EMPTY_1637=[%s] is not empty. Only empty directories can \
be used as {instancePath}
SEVERE_ERR_CONFIGURE_DIRECTORY_NOT_WRITABLE_1638=[%s] is not writable. Cannot create \
Directory Server instance
SEVERE_ERR_CONFIGURE_BAD_USER_NAME_1639=[%s] does not start with a letter. \
Cannot be specified as {userName}
SEVERE_ERR_CONFIGURE_GET_GROUP_ERROR_1640=Unable to retrieve group for [%s]. \
Check that [%s] exists
SEVERE_ERR_CONFIGURE_CHMOD_ERROR_1641=Unable to use [%s]/[%s] as {userName}/{groupName}. \
Check that %s exists and belongs to %s
SEVERE_ERR_CONFIGURE_CURRENT_USER_ERROR_1642=Unauthorized user. \
Only user that can write [%s] can use this command
INFO_CHECK_DESCRIPTION_1643=This utility checks version and owner of the instance
INFO_CHECK_DESCRIPTION_CURRENT_USER_1644=Current user
INFO_CHECK_DESCRIPTION_CHECK_VERSION_1645=Specifies that check on version should be done
SEVERE_ERR_CHECK_USER_ERROR_1646=Current user is not owner of the instance. Only [%s] can run this command
SEVERE_ERR_CHECK_VERSION_NOT_MATCH_1647=Data version does not match binaries. Run upgrade script to solve this
SEVERE_ERR_CONFIGURE_USER_NOT_EXIST_1648=User [%s] does not exist
SEVERE_ERR_CONFIGURE_LDAPUSER_NOT_EXIST_1649=User/role [%s] does not exist. \
Create it or use --userName option to specify another user
SEVERE_ERR_BACKUPDB_CANNOT_BACKUP_IN_DIRECTORY_1650=The target backend %s \
 cannot be backed up to the backup directory %s: this directory is \
@@ -2457,13 +2310,7 @@
INFO_TASK_TOOL_RECURRING_TASK_SCHEDULED_1655=Recurring %s task %s scheduled \
 successfully
INFO_UNCONFIGURE_USAGE_DESCRIPTION_1656=This utility unsets the instance location
INFO_DESCRIPTION_CHECK_OPTIONS_1657=Checks options are valid
FATAL_ERR_INTERNAL_1658=Internal Error: %s
FATAL_ERR_INSTALL_ROOT_NOT_SPECIFIED_1659=INSTALL_ROOT property not specified
FATAL_ERR_INSTANCE_ROOT_NOT_SPECIFIED_1660=INSTANCE_ROOT property not specified
FATAL_ERR_CONFIG_LDIF_NOT_FOUND_1661=The "config.ldif" file is not present in \
the instance directory %s.\nInstance directory is referenced by %s
INFO_LDIFEXPORT_PATH_TO_LDIF_FILE_1662=Exporting to %s
#