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

jvergara
15.42.2008 6b15ec3f6dcf20b11ff0337274dbacc19d109062
Fix for issue 3171 (dsreplication ease of use).


--This line, and th se below, will be ignored--

M admin_tool.properties
M utility.properties
2 files modified
6 ■■■■ changed files
opendj-sdk/opends/src/messages/messages/admin_tool.properties 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/utility.properties 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -456,8 +456,8 @@
 times
INFO_DESCRIPTION_REPLICATION_ADMIN_UID=User ID of the \
 Global Administrator to use to bind to the server.  For the '%s' subcommand \
 if no Global Administrator was defined previously for none of the server one \
 will be created using the provided data.
 if no Global Administrator was defined previously for none of the server the \
 Global Administrator will be created using the provided data.
INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORD=The global \
 administrator password
INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORDFILE=The file \
opendj-sdk/opends/src/messages/messages/utility.properties
@@ -546,7 +546,7 @@
INFO_PROMPT_SINGLE_DEFAULT_261=%s [%s]:
INFO_LDAP_CONN_PROMPT_ADMINISTRATOR_UID_262=Global Administrator User ID [%s]:
INFO_LDAP_CONN_GLOBAL_ADMINISTRATOR_OR_BINDDN_PROMPT_263=Global Administrator \
 User ID (or bind DN if no Global Administrator is defined) [%s]:
 User ID, or bind DN if no Global Administrator is defined [%s]:
INFO_ARGPARSER_USAGE_JAVA_CLASSNAME_264=Usage:  java %s  {options}
INFO_ARGPARSER_USAGE_JAVA_SCRIPTNAME_265=Usage:  %s  {options}
INFO_ARGPARSER_USAGE_TRAILINGARGS_266={trailing-arguments}