From eaa23f4b7af97c108ecffa40c86c32e723a90594 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Wed, 29 Aug 2007 14:40:34 +0000
Subject: [PATCH] Fix issue 1831: dsconfig interactive mode.

---
 opends/src/messages/messages/tools.properties |  301 --------------------------------------------------
 1 files changed, 1 insertions(+), 300 deletions(-)

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index fafad32..958efa6 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -1601,193 +1601,10 @@
  start with "dn:" to indicate a user DN
 INFO_DESCRIPTION_PRODUCT_VERSION_891=Display Directory Server version \
  information
-SEVERE_ERR_DSCFG_ERROR_CANNOT_READ_LDAP_BIND_PASSWORD_1000=The LDAP bind \
- password could not be read due to the following error: %s
-SEVERE_ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED_1001=Unable to authenticate to \
- the server as %s
-SEVERE_ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_1002=Unable to connect to the \
- server at %s on port %s
-SEVERE_ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED_1003=Unable to \
- authenticate using simple authentication
-INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE_1004=Creates %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE_1005=Deletes %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_LIST_1006=Lists existing %s
-INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP_1007=Shows %s properties
-INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP_1008=Modifies %s properties
-SEVERE_ERR_DSCFG_ERROR_MISSING_SUBCOMMAND_1009=A sub-command must be \
- specified
-INFO_DSCFG_DESCRIPTION_TYPE_1010=The type of %s which should be created. The \
- value for TYPE can be one of: %s
-SEVERE_ERR_DSCFG_ERROR_NO_PASSWORD_1011=No password was specified for \
- administrator "%s"
-SEVERE_ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_1012=The property "%s" is not a \
- recognized property of %s
-SEVERE_ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE_1013=The value "%s" is not a \
- valid value for the %s property "%s" which has the following syntax: %s
-SEVERE_ERR_DSCFG_ERROR_PROPERTY_READ_ONLY_1014=The %s property "%s" is \
- read-only and cannot be modified
-SEVERE_ERR_DSCFG_ERROR_PROPERTY_MANDATORY_1015=The %s property "%s" is \
- mandatory and must be specified
-SEVERE_ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED_1016=It is not possible to \
- specify multiple values for the %s property "%s" as it is single-valued
-INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP_1017=Describes managed objects and \
- their properties
-INFO_DSCFG_HEADING_COMPONENT_NAME_1018=Component
-INFO_DSCFG_HEADING_PROPERTY_NAME_1019=Property
-INFO_DSCFG_HEADING_PROPERTY_VALUE_1020=Value(s)
-INFO_DSCFG_HEADING_PROPERTY_SYNTAX_1021=Syntax
-INFO_DSCFG_HEADING_PROPERTY_OPTIONS_1022=Options
-INFO_DSCFG_HEADING_PROPERTY_DEFAULT_1023=Default
-INFO_DSCFG_HEADING_PROPERTY_DESCRIPTION_1024=Description
-INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP_1025=See detailed help
-SEVERE_ERR_DSCFG_ERROR_GET_PARENT_DDE_1026=The parent %s could not be \
- retrieved because its type could not be determined. This is probably due to \
- the %s having an invalid LDAP entry. Check that the %s has the correct object \
- classes
-SEVERE_ERR_DSCFG_ERROR_GET_PARENT_MODE_1027=The parent %s could not be \
- retrieved because of the reasons listed below:
-SEVERE_ERR_DSCFG_ERROR_GET_PARENT_MONFE_1028=The parent %s does not exist
-SEVERE_ERR_DSCFG_ERROR_GET_PARENT_AUTHZ_1029=The parent %s could not be \
- retrieved because you do not have the correct authorization
-SEVERE_ERR_DSCFG_ERROR_GET_PARENT_CE_1030=The parent %s could not be \
- retrieved due to a communications problem: %s
-SEVERE_ERR_DSCFG_ERROR_GET_PARENT_CME_1031=The parent %s could not be \
- retrieved because another client is currently making conflicting \
- configuration changes
-SEVERE_ERR_DSCFG_ERROR_CREATE_MMPE_1032=The %s could not be created because \
- the following mandatory properties must be defined: %s
-SEVERE_ERR_DSCFG_ERROR_CREATE_MOAEE_1033=The %s could not be created because \
- there is already an existing one with the same name
-SEVERE_ERR_DSCFG_ERROR_CREATE_AUTHZ_1034=The %s could not be created because \
- you do not have the correct authorization
-SEVERE_ERR_DSCFG_ERROR_CREATE_CE_1035=The %s could not be created due to a \
- communications problem: %s
-SEVERE_ERR_DSCFG_ERROR_CREATE_CME_1036=The %s could not be created because \
- another client is currently making conflicting configuration changes
-SEVERE_ERR_DSCFG_ERROR_CREATE_ORE_1037=The server prevented the %s from being \
- created because of the following reason: %s
-SEVERE_ERR_DSCFG_ERROR_DELETE_MONFE_1038=The %s could not be deleted because \
- it does not exist
-SEVERE_ERR_DSCFG_ERROR_DELETE_AUTHZ_1039=The %s could not be deleted because \
- you do not have the correct authorization
-SEVERE_ERR_DSCFG_ERROR_DELETE_ORE_1040=The server prevented the %s from being \
- deleted because of the following reason: %s
-SEVERE_ERR_DSCFG_ERROR_DELETE_CE_1041=The %s could not be deleted due to a \
- communications problem: %s
-SEVERE_ERR_DSCFG_ERROR_DELETE_CME_1042=The %s could not be deleted because \
- another client is currently making conflicting configuration changes
-SEVERE_ERR_DSCFG_ERROR_GET_CHILD_DDE_1043=The %s could not be retrieved \
- because its type could not be determined. This is probably due to the %s \
- having an invalid LDAP entry. Check that the %s object classes are correct
-SEVERE_ERR_DSCFG_ERROR_GET_CHILD_MODE_1044=The %s could not be retrieved \
- because of the reasons listed below:
-SEVERE_ERR_DSCFG_ERROR_GET_CHILD_MONFE_1045=The %s does not exist
-SEVERE_ERR_DSCFG_ERROR_GET_CHILD_AUTHZ_1046=The %s could not be accessed \
- because you do not have the correct authorization
-SEVERE_ERR_DSCFG_ERROR_GET_CHILD_CE_1047=The %s could not be accessed due to \
- a communications problem: %s
-SEVERE_ERR_DSCFG_ERROR_GET_CHILD_CME_1048=The %s could not be accessed \
- because another client is currently making conflicting configuration changes
-SEVERE_ERR_DSCFG_ERROR_MODIFY_MONFE_1049=The %s could not be modified because \
- it does not exist
-SEVERE_ERR_DSCFG_ERROR_MODIFY_AUTHZ_1050=The %s could not be modified because \
- you do not have the correct authorization
-SEVERE_ERR_DSCFG_ERROR_MODIFY_CE_1051=The %s could not be modified due to a \
- communications problem: %s
-SEVERE_ERR_DSCFG_ERROR_MODIFY_CME_1052=The %s could not be modified because \
- another client is currently making conflicting configuration changes
-SEVERE_ERR_DSCFG_ERROR_MODIFY_ORE_1053=The server prevented the %s from being \
- modified because of the following reason: %s
-SEVERE_ERR_DSCFG_ERROR_LIST_DDE_1054=The %s could not be retrieved because \
- its type could not be determined. This is probably due to the %s having an \
- invalid LDAP entry. Check that the %s object classes are correct
-SEVERE_ERR_DSCFG_ERROR_LIST_MODE_1055=The %s could not be retrieved because \
- of the reasons listed below:
-SEVERE_ERR_DSCFG_ERROR_LIST_MONFE_1056=The %s does not exist
-SEVERE_ERR_DSCFG_ERROR_LIST_AUTHZ_1057=The %s could not be listed because you \
- do not have the correct authorization
-SEVERE_ERR_DSCFG_ERROR_LIST_CE_1058=The %s could not be listed due to a \
- communications problem: %s
-SEVERE_ERR_DSCFG_ERROR_LIST_CME_1059=The %s could not be listed because \
- another client is currently making conflicting configuration changes
-SEVERE_ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR_1060=The value(s) of the %s \
- property "%s" could not be determined due to an unknown error: %s
-SEVERE_ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR_1061=The default value(s) of \
- the %s property "%s" could not be determined due to the following reason: %s
-SEVERE_ERR_DSCFG_ERROR_PROPERTY_INHERITED_DEFAULT_BEHAVIOR_1062=The inherited \
- default value(s) of the %s property "%s" could not be determined
-SEVERE_ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE_1063=The property \
- argument "%s" does not contain a name/value separator. The argument should \
- have the following syntax: property:value
-SEVERE_ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE_1064=The property argument \
- "%s" does not contain a property name. The argument should have the following \
- syntax: property:value
-SEVERE_ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE_1065=The property argument \
- "%s" does not contain a property value. The argument should have the \
- following syntax: property:value
-SEVERE_ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED_1066=The sub-type "%s" is not a \
- recognized type of %s. It should be one of: %s
-SEVERE_ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_1067="%s" is not a recognized \
- component type
-SEVERE_ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD_1068=The property \
- modification "%s" does not contain a name/value separator. The argument \
- should have the following syntax: property[+|-]:value
-SEVERE_ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD_1069=The property modification \
- "%s" does not contain a property name. The argument should have the following \
- syntax: property[+|-]:value
-SEVERE_ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_MOD_1070=The property \
- modification "%s" does not contain a property value. The argument should have \
- the following syntax: property[+|-]:value
-SEVERE_ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD_1071=The property \
- modification "%s" is incompatible with a previous modification to the same \
- property
-SEVERE_ERR_DSCFG_ERROR_WRONG_MANAGED_OBJECT_TYPE_1072=The %s could not be \
- retrieved because it was the wrong type of managed object: %s
-INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT_1073=The type of %s which should be \
- created (Default: %s). The value for TYPE can be one of: %s
-INFO_DSCFG_DESCRIPTION_RECORD_1074=Modifies the display output to show one \
- property value per line
 INFO_DESCRIPTION_QUIET_1075=Use quiet mode
 INFO_DESCRIPTION_SCRIPT_FRIENDLY_1076=Use script-friendly mode
 INFO_DESCRIPTION_NO_PROMPT_1077=Use non-interactive mode.  If some data in \
 the command is missing the user will not be prompted and the tool will fail
-INFO_DSCFG_DESCRIPTION_UNIT_TIME_1078=Display time data using the specified \
- unit. The value for UNIT can be one of ms, s, m, h, d, or w (milliseconds, \
- seconds, minutes, hours, days, or weeks)
-INFO_DSCFG_DESCRIPTION_UNIT_SIZE_1079=Display size data using the specified \
- unit. The value for UNIT can be one of b, kb, mb, gb, or tb (bytes, \
- kilobytes, megabytes, gigabytes, or terabytes)
-INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED_1080=The time unit "%s" is invalid. \
- The valid time units are ms, s, m, h, d, or w (milliseconds, seconds, \
- minutes, hours, days, or weeks)
-INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED_1081=The size unit "%s" is invalid. \
- The valid size units are b, kb, mb, gb, or tb (bytes, kilobytes, megabytes, \
- gigabytes, or terabytes)
-INFO_DSCFG_HEADING_COMPONENT_TYPE_1082=Type
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_1083=Display subcommands relating to \
- %s
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL_1084=Display all subcommands
-INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY_1085=Display summary usage \
- information
-INFO_DSCFG_DESCRIPTION_NAME_1086=The name of the %s
-INFO_DSCFG_DESCRIPTION_PROP_1087=The name of a property to be displayed
-INFO_DSCFG_DESCRIPTION_PROP_VAL_1088=Assigns a value to a property where PROP \
- is the name of the property and VAL is the single value to be assigned. \
- Specify the same property multiple times in order to assign more than one \
- value to it
-INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL_1089=Adds a single value to a property \
- where PROP is the name of the property and VAL is the single value to be \
- added
-INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL_1090=Removes a single value from a \
- property where PROP is the name of the property and VAL is the single value \
- to be removed
-INFO_DSCFG_DESCRIPTION_RESET_PROP_1091=Resets a property back to its default \
- values where PROP is the name of the property to be reset
-INFO_DSCFG_DESCRIPTION_HELP_TYPE_1092=The type of components whose properties \
- should be described. The value for TYPE must be one of the component types \
- associated with the CATEGORY specified using the "--category" option
-SEVERE_ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE_1093=The LDAP bind \
- password was not specified and cannot be read interactively
 INFO_PWPSTATE_TOOL_DESCRIPTION_1094=This utility may be used to retrieve and \
  manipulate the values of password policy state variables
 INFO_PWPSTATE_DESCRIPTION_HOST_1095=Directory server hostname or IP address
@@ -1995,7 +1812,6 @@
 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)
-INFO_DSCFG_DESCRIPTION_FORCE_1196=Ignore non-existent %s
 INFO_LDIFIMPORT_DESCRIPTION_SKIP_FILE_1197=Write skipped entries to the \
  specified file
 SEVERE_ERR_LDIFIMPORT_CANNOT_OPEN_SKIP_FILE_1198=An error occurred while \
@@ -2003,27 +1819,11 @@
 INFO_VERIFYINDEX_DESCRIPTION_COUNT_ERRORS_1199=Count the number of errors \
  found during the verification and return that value as the exit code (values \
  > 255 will be reduced to 255 due to exit code restrictions)
-SEVERE_ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY_1200=The %s \
- property "%s" is mandatory cannot be reset. Use the "%s" option to specify a \
- new value
 INFO_PWPSTATE_LABEL_PASSWORD_HISTORY_1201=Password History
 INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_HISTORY_1202=Display password history \
  state values for the user
 INFO_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_HISTORY_1203=Clear password history \
  state values for the user.  This should be used only for testing purposes
-SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX_1204=The name "%s" is not a valid \
- name for the %s which has the following syntax: %s
-SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY_1205=Empty names are not permitted \
- for %s
-SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK_1206=Blank names are not permitted \
- for %s
-SEVERE_ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN_1207=The name "%s" is not a valid \
- name for the %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_1208=The name of the new %s
-INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT_1209=The name of the new %s which will \
- also be used as the value of the "%s" property: %s
-SEVERE_ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY_1210=The property "%s" \
- cannot be set as it is defined implicitly by the name of the %s
 SEVERE_ERR_CONFIGDS_PORT_ALREADY_SPECIFIED_1211=ERROR:  You have specified \
  the value %s for different ports
 SEVERE_ERR_CLI_ERROR_PROPERTY_UNRECOGNIZED_1212=The property "%s" is not a \
@@ -2033,12 +1833,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_DSCFG_DESCRIPTION_ADVANCED_GET_1216=Modifies the display output to show \
- the advanced properties of the %s
-INFO_DSCFG_DESCRIPTION_ADVANCED_SET_1217=Allows the configuration of advanced \
- properties during interactive mode
-INFO_DSCFG_DESCRIPTION_ADVANCED_HELP_1218=Modifies the display output to show \
- the advanced properties of components
 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
@@ -2047,50 +1841,6 @@
 INFO_REVERT_DESCRIPTION_INTERACTIVE_1221=Prompt for any required information \
  rather than fail
 INFO_REVERT_DESCRIPTION_SILENT_1222=Perform a quiet reversion
-SEVERE_ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG_1223=The argument "--%s" \
- must be specified when this application is used non-interactively
-SEVERE_ERR_DSCFG_ERROR_CANNOT_READ_CONSOLE_INPUT_1224=The response could not \
- be read from the console due to the following error: %s
-INFO_DSCFG_CREATE_TYPE_PROMPT_1225=Select the type of %s that you want to \
- create:
-INFO_DSCFG_CREATE_NAME_PROMPT_1226=Enter a name for the %s that you want to \
- create:
-SEVERE_ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS_1227=There is already \
- another %s with the name "%s"
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE_1228=Type
-INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR_1229=Description
-SEVERE_ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_1230=Unable to continue since there \
- are no %s currently configured on the server
-SEVERE_ERR_DSCFG_ERROR_FINDER_SINGLE_CHILD_REJECTED_1231=Unable to continue \
- because the only available %s was not selected
-INFO_DSCFG_FINDER_PROMPT_SINGLE_1232=There is only one %s: "%s". Are you sure \
- that this is the correct one?
-INFO_DSCFG_FINDER_PROMPT_MANY_1233=Select the %s from the following list:
-INFO_DSCFG_GENERAL_CONFIRM_NO_1234=no
-INFO_DSCFG_GENERAL_CONFIRM_YES_1235=yes
-SEVERE_ERR_DSCFG_ERROR_GENERAL_CONFIRM_1236=Invalid response. Please enter \
- "%s" or "%s"
-INFO_DSCFG_GENERAL_CHOICE_PROMPT_NOHELP_1237=Enter choice [1 - %d]:
-INFO_DSCFG_GENERAL_CHOICE_PROMPT_HELP_1238=Enter choice [1 - %d,  ? - help]:
-SEVERE_ERR_DSCFG_ERROR_GENERAL_CHOICE_1239=Invalid response. Please enter a \
- value between 1 and %d
-INFO_DSCFG_VALUE_READER_MENU_RESET_1240=reset the value back to its default
-INFO_DSCFG_VALUE_READER_MENU_SET_1241=modify the value
-INFO_DSCFG_VALUE_READER_MENU_ADD_1242=add a value
-INFO_DSCFG_VALUE_READER_MENU_REMOVE_1243=remove a value
-INFO_DSCFG_VALUE_READER_MENU_CONTINUE_1244=continue
-INFO_DSCFG_VALUE_READER_PROMPT_REMOVE_1245=Select the value to be removed \
- from the "%s" property:
-INFO_DSCFG_VALUE_READER_PROMPT_SELECT_VALUE_1246=Select a value for the "%s" \
- property:
-INFO_DSCFG_VALUE_READER_PROMPT_ENTER_VALUE_1247=Enter a value for the "%s" \
- property:
-INFO_DSCFG_VALUE_READER_MENU_TITLE_1248=Select a property to be edited, or \
- enter "%d" to continue:
-INFO_DSCFG_VALUE_READER_PROMPT_MANDATORY_1249=The property "%s" is mandatory \
- and must have a value specified
-INFO_DSCFG_VALUE_READER_PROMPT_MODIFY_MENU_1250=Do you want to modify the \
- "%s" property?
 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 \
@@ -2099,56 +1849,6 @@
 SEVERE_ERR_LDIFIMPORT_MISSING_CLEAR_BACKEND_1253=Importing to a backend \
  without the append argument will remove all entries for all base DNs (%s) in \
  the backend. The %s argument must be given to continue with import
-INFO_DSCFG_HELP_FIELD_ENUM_1254=one of the following values:
-INFO_DSCFG_HELP_FIELD_UNDEFINED_1255=undefined
-INFO_DSCFG_HELP_FIELD_INHERITED_ABS_1256=inherits from the property "%s" in \
- the %s
-INFO_DSCFG_HELP_FIELD_INHERITED_PARENT_1257=inherits from the property "%s" \
- in the parent %s
-INFO_DSCFG_HELP_FIELD_INHERITED_THIS_1258=inherits from the property "%s" in \
- this %s
-INFO_DSCFG_HELP_FIELD_SERVER_RESTART_1259=The server must be restarted in \
- order for changes to this property to take effect
-INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART_1260=The %s must be restarted in \
- order for changes to this property to take effect
-INFO_DSCFG_HELP_FIELD_READ_ONLY_1261=read-only - this property can only be \
- specified when the %s is created
-INFO_DSCFG_HELP_FIELD_MONITORING_1262=monitoring - this property is \
- automatically generated by the server
-INFO_DSCFG_HELP_HEADING_PROPERTY_1263=Property: %s
-INFO_DSCFG_HELP_HEADING_COMPONENT_1264=Component name: %s
-INFO_DSCFG_HELP_HEADING_DEFAULT_1265=Default behavior
-INFO_DSCFG_HELP_HEADING_MANDATORY_1266=Mandatory
-INFO_DSCFG_HELP_HEADING_ADVANCED_1267=Advanced
-INFO_DSCFG_HELP_HEADING_MULTI_VALUED_1268=Multi-valued
-INFO_DSCFG_HELP_HEADING_READ_ONLY_1269=Read-only
-INFO_DSCFG_HELP_HEADING_SYNTAX_1270=Syntax
-INFO_DSCFG_HELP_DESCRIPTION_OPTION_1271=Option Types:
-INFO_DSCFG_HELP_DESCRIPTION_READ_1272=Property value(s) are readable
-INFO_DSCFG_HELP_DESCRIPTION_WRITE_1273=Property value(s) are writable
-INFO_DSCFG_HELP_DESCRIPTION_MANDATORY_1274=The property is mandatory
-INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED_1275=The property is single-valued
-INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION_1276=Administrative action is \
- required for changes to take effect
-INFO_DSCFG_CONFIRM_CREATE_1277=Are you sure that you want to create the %s?
-INFO_DSCFG_CONFIRM_DELETE_1278=Are you sure that you want to delete the %s?
-INFO_DSCFG_CONFIRM_MODIFY_1279=Are you sure that you want to modify the %s?
-INFO_DSCFG_CONFIRM_CREATE_SUCCESS_1280=The %s was created successfully
-INFO_DSCFG_CONFIRM_DELETE_SUCCESS_1281=The %s was deleted successfully
-INFO_DSCFG_CONFIRM_MODIFY_SUCCESS_1282=The %s was modified successfully
-INFO_DSCFG_CONFIRM_CREATE_FAIL_1283=The %s was not created
-INFO_DSCFG_CONFIRM_DELETE_FAIL_1284=The %s was not deleted
-INFO_DSCFG_CONFIRM_MODIFY_FAIL_1285=The %s was not modified
-INFO_DSCFG_DESCRIPTION_HELP_CATEGORY_1286=The category of components whose \
- properties should be described
-SEVERE_ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED_1287="%s" is not a recognized \
- component category
-SEVERE_ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED_1288="%s" is not a \
- recognized component type in category "%s"
-SEVERE_ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN_1289=The property "%s" \
- is not a recognized property
-INFO_DSCFG_DESCRIPTION_HELP_INHERITED_1290=Modifies the display output to \
- show the inherited properties of components
 MILD_ERR_MAKELDIF_TAG_LIST_NO_ARGUMENTS_1291=The list tag on line %d of the \
  template file does not contain any arguments to specify the list values.  At \
  least one list value must be provided
@@ -2298,3 +1998,4 @@
   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

--
Gitblit v1.10.0