From cc556edc003e4fb8df13611167fab0d9fd3890f9 Mon Sep 17 00:00:00 2001 From: matthew_swift <matthew_swift@localhost> Date: Fri, 28 May 2010 11:47:51 +0000 Subject: [PATCH] Synchronize SDK on java.net with internal repository. --- opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties | 142 +++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 142 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties b/opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties index c968558..7b8f5c4 100755 --- a/opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties +++ b/opendj-sdk/sdk/src/com/sun/opends/sdk/messages/messages.properties @@ -2919,6 +2919,9 @@ component to separate the scheme from the rest of the URL SEVERE_ERR_LDAPURL_NO_SCHEME=The provided string "%s" cannot be decoded \ as an LDAP URL because it does not contain a protocol scheme +SEVERE_ERR_LDAPURL_BAD_SCHEME=The provided string "%s" cannot be decoded \ + as an LDAP URL because the protocol scheme "%s" is invalid. It should be + either "ldap" or "ldaps" SEVERE_ERR_LDAPURL_NO_HOST=The provided string "%s" cannot be decoded as \ an LDAP URL because it does not contain a host before the colon to specify \ the port number @@ -2931,6 +2934,14 @@ SEVERE_ERR_LDAPURL_INVALID_PORT=The provided string "%s" cannot be \ decoded as an LDAP URL because the provided port number %d is not within the \ valid range between 1 and 65535 +SEVERE_ERR_LDAPURL_BAD_PORT=The provided port number %d is not within the \ + valid range between 1 and 65535 +SEVERE_ERR_LDAPURL_INVALID_DN=The provided string "%s" cannot be \ + decoded as an LDAP URL because the provided distinguished name could \ + not be parsed: %s +SEVERE_ERR_LDAPURL_INVALID_FILTER=The provided string "%s" cannot be \ + decoded as an LDAP URL because the provided filter could \ + not be parsed: %s SEVERE_ERR_LDAPURL_INVALID_SCOPE_STRING=The provided string "%s" cannot \ be decoded as an LDAP URL because the scope string %s was not one of the \ allowed values of base, one, sub, or subordinate @@ -5692,3 +5703,134 @@ INFO_INSTALLDS_DO_NOT_ENABLE_WINDOWS_SERVICE=Do not enable the server to \ run as a Windows Service INFO_ERROR_EMPTY_RESPONSE=ERROR: a response must be provided in order to continue +SEVERE_ERR_ACCTUSABLEREQ_CONTROL_BAD_OID=Cannot decode the provided \ + control as an account availability request control because it contained \ + the OID '%s', when '%s' was expected +SEVERE_ERR_ACCTUSABLERES_CONTROL_BAD_OID=Cannot decode the provided \ + control as an account availability response control because it contained \ + the OID '%s', when '%s' was expected +SEVERE_ERR_LDAPASSERT_CONTROL_BAD_OID=Cannot decode the provided \ + control as an assertion control because it contained \ + the OID '%s', when '%s' was expected +SEVERE_ERR_AUTHZIDREQ_CONTROL_BAD_OID=Cannot decode the provided \ + control as an authorization identity request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_AUTHZIDRESP_CONTROL_BAD_OID=Cannot decode the provided \ + control as an authorization identity response control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_ECN_CONTROL_BAD_OID=Cannot decode the provided \ + control as an entry change notification response control because it \ + contained the OID '%s', when '%s' was expected +MILD_ERR_ECN_INVALID_PREVIOUS_DN=Cannot decode the provided entry change \ + notification control because it contains an invalid previous DN: %s +SEVERE_ERR_GETEFFECTIVERIGHTS_CONTROL_BAD_OID=Cannot decode the provided \ + control as a get effective rights request control because it \ + contained the OID '%s', when '%s' was expected +MILD_ERR_GETEFFECTIVERIGHTS_INVALID_AUTHZIDDN=Cannot decode the provided \ + get effective rights request control because it contains an invalid \ + authorization ID distinguished name: %s +MILD_ERR_GETEFFECTIVERIGHTS_UNKNOWN_ATTRIBUTE=Cannot decode the provided \ + get effective rights request control because it contained an unrecognized \ + attribute type: %s +SEVERE_ERR_MATCHEDVALUES_CONTROL_BAD_OID=Cannot decode the provided \ + control as a matched values request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_LDAP_PAGED_RESULTS_CONTROL_BAD_OID=Cannot decode the provided \ + control as a simple paged results control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_SUBTREE_DELETE_CONTROL_BAD_OID=Cannot decode the provided \ + control as a tree delete request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PWEXPIRED_CONTROL_BAD_OID=Cannot decode the provided \ + control as a Netscape password expired response control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PWEXPIRING_CONTROL_BAD_OID=Cannot decode the provided \ + control as a Netscape password expiring response control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PSEARCH_CONTROL_BAD_OID=Cannot decode the provided \ + control as a persistent search request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PSEARCH_BAD_CHANGE_TYPES=Cannot decode the provided \ + control as a persistent search request control because it an \ + invalid changeTypes field '%d', when a value between 0 and 15 was expected +SEVERE_ERR_ECN_BAD_CHANGE_TYPE=Cannot decode the provided \ + control as a entry change notification control because it an \ + invalid changeTypes field '%d', when a value of 1, 2, 4, or 8 was expected +SEVERE_ERR_POSTREAD_CONTROL_BAD_OID=Cannot decode the provided \ + control as a post-read control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PREREAD_CONTROL_BAD_OID=Cannot decode the provided \ + control as a pre-read control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PROXYAUTH1_CONTROL_BAD_OID=Cannot decode the provided \ + control as a proxy authorization v1 control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PROXYAUTH1_INVALID_AUTHZIDDN=Cannot decode the provided \ + proxy authorization v1 control because it contains an invalid \ + authorization distinguished name: %s +SEVERE_ERR_PROXYAUTH2_CONTROL_BAD_OID=Cannot decode the provided \ + control as a proxy authorization v2 control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PROXYAUTH2_INVALID_AUTHZIDDN=Cannot decode the provided \ + proxy authorization v2 control because it contains an invalid \ + authorization distinguished name: %s +SEVERE_ERR_PROXYAUTH2_INVALID_AUTHZID_TYPE=Cannot decode the provided \ + proxy authorization v2 control because the control value '%s' does not \ + begin with a valid authorization ID type 'dn:' or 'u:' +SEVERE_ERR_SORT_KEY_DEFAULT_MRULE_NOT_FOUND=The sort key '%s' could not be \ + decoded because the attribute description '%s' does not have a default \ + ordering matching rule +SEVERE_ERR_SORT_KEY_MRULE_NOT_FOUND=The sort key '%s' could not be decoded \ + because the ordering matching rule '%s' was not found in the schema +SEVERE_ERR_SORT_KEY_NO_ATTR_NAME=The sort key '%s' could not be decoded \ + because it did not contain an attribute description +SEVERE_ERR_SORT_KEY_NO_MATCHING_RULE=The sort key '%s' could not be decoded \ + because it contained a colon but no ordering matching rule name +SEVERE_ERR_SORT_KEY_NO_SORT_KEYS=The list of sort keys '%s' could not be \ + decoded because it did not contain any sort keys +SEVERE_ERR_SORTREQ_CONTROL_BAD_OID=Cannot decode the provided \ + control as a server side sort request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_SORTRES_CONTROL_BAD_OID=Cannot decode the provided \ + control as a server side sort response control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_VLVREQ_CONTROL_BAD_OID=Cannot decode the provided \ + control as a virtual list view request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_VLVRES_CONTROL_BAD_OID=Cannot decode the provided \ + control as a virtual list view response control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PWPOLICYREQ_CONTROL_BAD_OID=Cannot decode the provided \ + control as a password policy request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PWPOLICYRES_CONTROL_BAD_OID=Cannot decode the provided \ + control as a password policy response control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_MANAGEDSAIT_CONTROL_BAD_OID=Cannot decode the provided \ + control as a ManageDsaIT request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_MANAGEDSAIT_INVALID_CONTROL_VALUE=Cannot decode the provided \ + ManageDsaIT control because it contains a value +SEVERE_ERR_SUBENTRIES_CONTROL_BAD_OID=Cannot decode the provided \ + control as a sub-entries request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_SUBENTRIES_INVALID_CONTROL_VALUE=Cannot decode the provided \ + sub-entries control because it contains a value +SEVERE_ERR_DECODE_CONTROL_FAILURE=# %s +SEVERE_ERR_WHOAMI_INVALID_AUTHZID_TYPE=The provided authorization ID '%s' \ + does not begin with a valid authorization ID type 'dn:' or 'u:' +SEVERE_ERR_PERMISSIVE_MODIFY_CONTROL_BAD_OID=Cannot decode the provided \ + control as a permissive modify request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_PERMISSIVE_MODIFY_INVALID_CONTROL_VALUE=Cannot decode the provided \ + permissive modify control because it contains a value +SEVERE_ERR_REAL_ATTRS_ONLY_CONTROL_BAD_OID=Cannot decode the provided \ + control as a real attributes only request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_REAL_ATTRS_ONLY_INVALID_CONTROL_VALUE=Cannot decode the provided \ + real attributes only control because it contains a value +SEVERE_ERR_VIRTUAL_ATTRS_ONLY_CONTROL_BAD_OID=Cannot decode the provided \ + control as a virtual attributes only request control because it \ + contained the OID '%s', when '%s' was expected +SEVERE_ERR_VIRTUAL_ATTRS_ONLY_INVALID_CONTROL_VALUE=Cannot decode the provided \ + virtual attributes only control because it contains a value -- Gitblit v1.10.0