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

jvergara
02.11.2008 a7058d775afdf94f2e525cddf5ec95b192a52e22
Fix for issue 3103 (several typos in messages)
4 files modified
8 ■■■■ changed files
opends/src/messages/messages/core.properties 2 ●●● patch | view | raw | blame | history
opends/src/messages/messages/dsconfig.properties 2 ●●● patch | view | raw | blame | history
opends/src/messages/messages/protocol.properties 2 ●●● patch | view | raw | blame | history
opends/src/messages/messages/utility.properties 2 ●●● patch | view | raw | blame | history
opends/src/messages/messages/core.properties
@@ -230,7 +230,7 @@
 search filter "%s" could not be decoded because the closing parenthesis at \
 position %d did not have a corresponding open parenthesis
MILD_ERR_SEARCH_FILTER_NO_CORRESPONDING_CLOSE_PARENTHESIS_150=The provided \
 search filter "%s" could not be decoded because the closing parenthesis at \
 search filter "%s" could not be decoded because the opening parenthesis at \
 position %d did not have a corresponding close parenthesis
MILD_ERR_SEARCH_FILTER_SUBSTRING_NO_ASTERISKS_151=The provided search filter \
 "%s" could not be decoded because the assumed substring filter value between \
opends/src/messages/messages/dsconfig.properties
@@ -391,7 +391,7 @@
INFO_DSCFG_PROMPT_HOST_NAME_1367=Directory server hostname or IP address [%s]:
INFO_DSCFG_PROMPT_PORT_NUMBER_1368=Directory server port number [%d]:
INFO_DSCFG_PROMPT_BIND_DN_1369=Administrator user bind DN [%s]:
SEVERE_ERR_DSCFG_BAD_HOST_NAME_1370=The hostname "%s" could not be resolved. Please check you have have the correct address
SEVERE_ERR_DSCFG_BAD_HOST_NAME_1370=The hostname "%s" could not be resolved. Please check you have provided the correct address
SEVERE_ERR_DSCFG_BAD_PORT_NUMBER_1371=Invalid port number "%s". Please enter a valid port number between 1 and 65535
INFO_DSCFG_GENERIC_TYPE_OPTION_1372=Generic %s
INFO_DSCFG_HEADING_CONNECTION_PARAMETERS_1373=>>>> Specify OpenDS LDAP connection parameters
opends/src/messages/messages/protocol.properties
@@ -629,7 +629,7 @@
 search filter "%s" could not be decoded because the closing parenthesis at \
 position %d did not have a corresponding open parenthesis
MILD_ERR_LDAP_FILTER_NO_CORRESPONDING_CLOSE_PARENTHESIS_199=The provided \
 search filter "%s" could not be decoded because the closing parenthesis at \
 search filter "%s" could not be decoded because the opening parenthesis at \
 position %d did not have a corresponding close parenthesis
MILD_ERR_LDAP_FILTER_SUBSTRING_NO_ASTERISKS_200=The provided search filter \
 "%s" could not be decoded because the assumed substring filter value between \
opends/src/messages/messages/utility.properties
@@ -516,7 +516,7 @@
INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS_236=>>>> Specify OpenDS LDAP \
  connection parameters
SEVERE_ERR_LDAP_CONN_BAD_HOST_NAME_237=The hostname "%s" could not be \
  resolved. Please check you have have the correct address
  resolved. Please check you have provided the correct address
SEVERE_ERR_LDAP_CONN_BAD_PORT_NUMBER_238=Invalid port number "%s". Please \
  enter a valid port number between 1 and 65535
INFO_LDAP_CONN_PROMPT_HOST_NAME_239=Directory server hostname or IP address \