Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 17068 invoked from network); 30 Mar 2011 12:17:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Mar 2011 12:17:50 -0000 Received: (qmail 56522 invoked by uid 500); 30 Mar 2011 12:17:50 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 56474 invoked by uid 500); 30 Mar 2011 12:17:50 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 56467 invoked by uid 99); 30 Mar 2011 12:17:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Mar 2011 12:17:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Mar 2011 12:17:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 207B023888E7; Wed, 30 Mar 2011 12:17:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1086923 - /directory/shared/trunk/i18n/src/main/resources/org/apache/directory/shared/i18n/errors.properties Date: Wed, 30 Mar 2011 12:17:23 -0000 To: commits@directory.apache.org From: pamarcelot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110330121723.207B023888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pamarcelot Date: Wed Mar 30 12:17:22 2011 New Revision: 1086923 URL: http://svn.apache.org/viewvc?rev=1086923&view=rev Log: Escaped the ' character properly. Modified: directory/shared/trunk/i18n/src/main/resources/org/apache/directory/shared/i18n/errors.properties Modified: directory/shared/trunk/i18n/src/main/resources/org/apache/directory/shared/i18n/errors.properties URL: http://svn.apache.org/viewvc/directory/shared/trunk/i18n/src/main/resources/org/apache/directory/shared/i18n/errors.properties?rev=1086923&r1=1086922&r2=1086923&view=diff ============================================================================== --- directory/shared/trunk/i18n/src/main/resources/org/apache/directory/shared/i18n/errors.properties (original) +++ directory/shared/trunk/i18n/src/main/resources/org/apache/directory/shared/i18n/errors.properties Wed Mar 30 12:17:22 2011 @@ -23,7 +23,7 @@ ERR_00001_BAD_TRANSITION_FROM_STATE=Bad ERR_00002_BAD_TRANSITION=Bad transition ! ERR_00003_CANNOT_PUT_PDU_IN_NULL_BUFFER=Cannot put a PDU in a null buffer ! ERR_00004_PDU_BUFFER_SIZE_TOO_SMALL=The PDU buffer size is too small ! -ERR_00005_LENGTH_OVERFLOW=Overflow : can't have more than 4 bytes long length +ERR_00005_LENGTH_OVERFLOW=Overflow : can''t have more than 4 bytes long length ERR_00006_LENGTH_EXTENSION_RESERVED=Length reserved extension used ERR_00007_TLV_NULL=The current container TLV is null. ERR_00008_VALUE_LENGTH_ABOVE_EXPECTED_LENGTH=The current Value length {0} is above the expected length {1} @@ -72,7 +72,7 @@ ERR_02004_EMPTY_CURSOR=This cursor is em ERR_02005_START_INDEX_OUT_OF_RANGE=start index ''{0}'' out of range ERR_02006_END_INDEX_OUT_OF_RANGE=end index ''{0}'' out of range ERR_02007_START_INDEX_ABOVE_END_INDEX=start index ''{0}'' greater than or equal to end index ''{1}'' just does not make sense -ERR_02008_LIST_MAY_BE_SORTED=don't know if list is sorted and checking that is not worth it +ERR_02008_LIST_MAY_BE_SORTED=don''t know if list is sorted and checking that is not worth it ERR_02009_CURSOR_NOT_POSITIONED=Cursor not positioned at an element ERR_02010_NO_COMPARATOR_CANT_MOVE_BEFORE=Without a comparator I cannot advance to just before the specified element. ERR_02011_NO_COMPARATOR_CANT_MOVE_AFTER=Without a comparator I cannot advance to just after the specified element. @@ -86,39 +86,39 @@ ERR_03002=A requestID must be specified ERR_03003=Internal Error: {0} ERR_03004=Unknown type ERR_03005=type attribute is required -ERR_03006=Incorrect value for 'type' attribute. This is not an OID. -ERR_03007=Incorrect value for 'criticality' attribute +ERR_03006=Incorrect value for ''type'' attribute. This is not an OID. +ERR_03007=Incorrect value for ''criticality'' attribute ERR_03008=An unexpected error ocurred : {0} ERR_03009=the given resultCode is not an integer ERR_03010=code attribute is required -ERR_03011=descr (''{0}'') doesn't match with the possible values +ERR_03011=descr (''{0}'') doesn''t match with the possible values ERR_03012=name attribute is required -ERR_03013=Unknown value for 'processing' attribute. -ERR_03014=Unknown value for 'onError' attribute. -ERR_03015=Unknown value for 'responseOrder' attribute. +ERR_03013=Unknown value for ''processing'' attribute. +ERR_03014=Unknown value for ''onError'' attribute. +ERR_03015=Unknown value for ''responseOrder'' attribute. ERR_03016=requestID attribute is required ERR_03017=the given abandonID is not an integer ERR_03018=abandonID attribute is required ERR_03019=dn attribute is required ERR_03020=can not add attribute value ERR_03021=principal attribute is required -ERR_03022=The request name can't be null +ERR_03022=The request name can''t be null ERR_03023=newrdn attribute is required -ERR_03024=Incorrect value for 'deleteoldrdn' attribute +ERR_03024=Incorrect value for ''deleteoldrdn'' attribute ERR_03025=operation attribute is required -ERR_03026=unknown scope. Scope must be 'baseObject', 'singleLevel' or 'wholeSubtree'. +ERR_03026=unknown scope. Scope must be ''baseObject'', ''singleLevel'' or ''wholeSubtree''. ERR_03027=scope attribute is required -ERR_03028=unknown derefAliases value. derefAliases must be 'neverDerefAliases', 'derefInSearching', 'derefFindingBaseObj' or 'derefAlways'. +ERR_03028=unknown derefAliases value. derefAliases must be ''neverDerefAliases'', ''derefInSearching'', ''derefFindingBaseObj'' or ''derefAlways''. ERR_03029=derefAliases attribute is required ERR_03030=the given sizeLimit is not an integer ERR_03031=the given timeLimit is not an integer -ERR_03032=typesOnly must be a boolean ('true' or 'false'). -ERR_03033=dnAttributes must be a boolean ('true' or 'false'). -ERR_03034=Incorrect value for 'type' attribute. This is not an OID. +ERR_03032=typesOnly must be a boolean (''true'' or ''false''). +ERR_03033=dnAttributes must be a boolean (''true'' or ''false''). +ERR_03034=Incorrect value for ''type'' attribute. This is not an OID. ERR_03035=type attribute is required -ERR_03036=The tag {0} can't be found at this position +ERR_03036=The tag {0} can''t be found at this position ERR_03037=An IOException occurred during parsing : {0} -ERR_03038=The attribute requestID can't be equal to 0 +ERR_03038=The attribute requestID can''t be equal to 0 ERR_03039=the given requestID is not an integer ERR_03040=unable to find the batch request @@ -130,7 +130,7 @@ ERR_04004_PARSER_FAILURE_ACI_ITEM=Parser ERR_04005=The PDU buffer size is too small ! ERR_04006=The And filter PDU must not be empty ERR_04007=The attribute description is empty -ERR_04008=The type can't be null +ERR_04008=The type can''t be null ERR_04009=The Not filter PDU must not be empty ERR_04010=The Or filter PDU must not be empty ERR_04011=The Referrals must not be null @@ -161,9 +161,9 @@ ERR_04035=invalid subject DN {0} ERR_04036=failed to decode the delay, the value should be between 0 and 86400 seconds, it is ''{0}'' ERR_04037=failed to decode the timeOffline, the value should be between 0 and 720 minutes, it is ''{0}'' ERR_04038=The stored procedure language is null -ERR_04039=The procedure can't be null -ERR_04040=The parameter type can't be null -ERR_04041=The parameter value can't be null +ERR_04039=The procedure can''t be null +ERR_04040=The parameter type can''t be null +ERR_04041=The parameter value can''t be null ERR_04042=The parameter value is empty. This is not allowed. ERR_04043=The request name must not be null ERR_04044=failed to decode the changeType for EntryChangeControl @@ -203,9 +203,9 @@ ERR_04077=The BindRequest must not be nu ERR_04078=The version {0} is invalid : {1}. The version must be between (0 .. 127) ERR_04079=The SaslCredential must not be null ERR_04080=The Referrals must not be null -ERR_04081=The AttributeType can't be empty +ERR_04081=The AttributeType can''t be empty ERR_04082=Invalid operation ({0}), it should be 0, 1 or 2 -ERR_04083=The type can't be null +ERR_04083=The type can''t be null ERR_04084=The AddRequest must not be null ERR_04085=Empty entry DN given ERR_04086=Null or empty types are not allowed @@ -214,7 +214,7 @@ ERR_04088=The AddResponse must not be nu ERR_04089=The entry must not be null ERR_04090=The newrdn must not be null ERR_04091=The oldRdn flag {0} is invalid : {1}. It should be 0 or 255 -ERR_04092=The new superior must not be null if the flag 'delete old DN' is set to true +ERR_04092=The new superior must not be null if the flag ''delete old DN'' is set to true ERR_04093=The attribute description must not be null ERR_04094=The CompareResponse must not be null ERR_04095=The name must not be null @@ -235,16 +235,16 @@ ERR_04109=The matching rule is empty ERR_04110=The DN attributes flag {0} is invalid : {1}. It should be 0 or 255 ERR_04111=Could not parse matchedDn while transforming Codec value to Internal: {0} ERR_04112=Error while transforming a ExprNode : {0} -ERR_04113=shouldn't happen - if it does then we have issues +ERR_04113=shouldn''t happen - if it does then we have issues ERR_04114=The CSN must not be null or empty -ERR_04115=The CSN's length is incorrect, it should be 40 chars long -ERR_04116=Cannot find a '#' in the CSN ''{0}'' +ERR_04115=The CSN''s length is incorrect, it should be 40 chars long +ERR_04116=Cannot find a ''#'' in the CSN ''{0}'' ERR_04117=The timestamp is not long enough ERR_04118=Cannot parse the timestamp: ''{0}'' ERR_04119=The microseconds part is invalid -ERR_04120=Missing a '#' in the CSN ''{0}'' +ERR_04120=Missing a ''#'' in the CSN ''{0}'' ERR_04121=The changeCount ''{0}'' is not a valid number -ERR_04122=Missing a '#' in the CSN ''{0}'' +ERR_04122=Missing a ''#'' in the CSN ''{0}'' ERR_04123=The replicaID must not be null or empty ERR_04124=The replicaId ''{0}'' is not a valid number ERR_04125=The operationNumber is absent @@ -266,18 +266,18 @@ ERR_04140_UNACCEPTABLE_RESUT_CODE=Unacce ERR_04141={0} is not an acceptable result code. ERR_04142=Only UNWILLING_TO_PERFORM and UNAVAILABLE_CRITICAL_EXTENSION result codes are allowed to be used with this exception ERR_04143=Only the following LDAP result codes can be used: {0} -ERR_04144=ScopeNode can't be part of a refinement -ERR_04145=AssertionNode can't be part of a refinement +ERR_04144=ScopeNode can''t be part of a refinement +ERR_04145=AssertionNode can''t be part of a refinement ERR_04146=AssertionValue expected ERR_04147=Expected MatchingRule or assertionValue ERR_04148=MatchingRule expected ERR_04149=Not a valid escaped value ERR_04150=Bad substring ERR_04151=Bad char -ERR_04152=Expecting a '\=' +ERR_04152=Expecting a ''\='' ERR_04153=An item is expected ERR_04154=Empty filterComp -ERR_04155=No '(' at the beginning of the filter +ERR_04155=No ''('' at the beginning of the filter ERR_04156=Bad filter ERR_04157=The filter has no right parenthese ERR_04158=Empty filter @@ -304,17 +304,17 @@ ERR_04178=provider monitor class {0} doe ERR_04179=provider monitor class {0} failed during instantiation ERR_04180=Could not instantiate provider - environment does not specify {0} property! ERR_04181=Count not find the Provider class {0} -ERR_04182=Count not invoke the Provider's factory method: {0}.getProvider() - it may not exist! -ERR_04183=Count not invoke the Provider's factory method: {0}.getProvider() - it does seem to be a public method! -ERR_04184=Call to Provider's factory method\: {0}.getProvider() threw the following exception\:\n{1} +ERR_04182=Count not invoke the Provider''s factory method: {0}.getProvider() - it may not exist! +ERR_04183=Count not invoke the Provider''s factory method: {0}.getProvider() - it does seem to be a public method! +ERR_04184=Call to Provider''s factory method\: {0}.getProvider() threw the following exception\:\n{1} ERR_04185=RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned. ERR_04186=Unrecognized value ''{0}'' for {1} JNDI property.\nExpected a value of either always, never, searching, or finding. ERR_04187=Class has bug: check for valid enumeration values ERR_04188=The type cannot be empty or null ERR_04189=The User Provided type cannot be empty or null -ERR_04190=The User provided name does not contains an '=' +ERR_04190=The User provided name does not contains an ''='' ERR_04191=The AVA type cannot be null or empty -ERR_04192=Unexpected character ''{0}'' at position {1}. Excpected ',' or ';'. +ERR_04192=Unexpected character ''{0}'' at position {1}. Excpected '','' or '';''. ERR_04193=RDN must not be empty ERR_04194=RDN must not be null ERR_04195=Unexpected character ''{0}'' at position {1}. Excpected start of attributeType. @@ -322,7 +322,7 @@ ERR_04196=Unexpected character ''{0}'' a ERR_04197=Unexpected character ''{0}'' at position {1}. Excpected numericoid. ERR_04198=Numeric OID must contain at least one dot. ERR_04199=Unexpected character ''{0}'' at position {1}. Excpected start of attributeType numericoid. -ERR_04200=Unexpected character ''{0}'' at position {1}. Excpected EQUALS '='. +ERR_04200=Unexpected character ''{0}'' at position {1}. Excpected EQUALS ''=''. ERR_04201=No more characters available at position {0} ERR_04202=A value is missing on some RDN ERR_04203=Impossible to get the position {0}, the DN only has {1} RDNs @@ -341,8 +341,8 @@ ERR_04215=Unescaped special characters a ERR_04216=This class is not aware of schema information and cannot normalize ERR_04217=None of the arguments are Comparable objects\:\n\targ1 \= {0}\n\targ2 \= {1} ERR_04218=I do not know how to handle dn comparisons with objects of class: {0} -ERR_04219_ARGUMENT1_NULL=Argument 'obj1' is null -ERR_04220_ARGUMENT2_NULL=Argument 'obj2' is null +ERR_04219_ARGUMENT1_NULL=Argument ''obj1'' is null +ERR_04220_ARGUMENT2_NULL=Argument ''obj2'' is null ERR_04221=Matching rule not found: {0} ERR_04222=The value stored in a non Human Readable attribute as a String should be convertible to a byte[] ERR_04223=The value stored in an Human Readable attribute as a byte[] should be convertible to a String @@ -390,7 +390,7 @@ ERR_04264=DITStructureRule with RuleId { ERR_04265=DITStructureRule for ruleId {0} does not exist! ERR_04266=name cannot be null ERR_04267=Looks like the arg is not a numeric OID -ERR_04268_OID_NOT_FOUND=OID '{0}' not found in oid to schema name map! +ERR_04268_OID_NOT_FOUND=OID ''{0}'' not found in oid to schema name map! ERR_04269={0} for OID {1} does not exist! ERR_04270={0} with OID {1} already registered! ERR_04271={0} with name {1} already registered! @@ -419,12 +419,12 @@ ERR_04293=Cannot remove the references f ERR_04294=The MatchingRule {0} does not have a syntax. This is invalid ERR_04295=The MatchingRule {0} does not have a normalizer. This is invalid ERR_04296=The MatchingRule {0} does not have a comparator. This is invalid -ERR_04297=The AttributeType {0} can't have itself as a superior, or a cycle has been detected while processing the superior's tree +ERR_04297=The AttributeType {0} can''t have itself as a superior, or a cycle has been detected while processing the superior''s tree ERR_04298=The AttributeType {0} does not have a superior nor a Syntax. This is invalid ERR_04299=The ObjectClass {0} has some AttribteType in MAY which is already declared in one of its superior MUST -ERR_04300=The ObjectClass {0} can't have itself as a superior, or a cycle has been detected while processing the superior's tree, or this superior has already been added \: \n{1} -ERR_04301=Registering of {0}:{1} failed, it's already present in the Registries -ERR_04302=Unregistering of {0}:{1} failed, it's not present in the Registries +ERR_04300=The ObjectClass {0} can''t have itself as a superior, or a cycle has been detected while processing the superior''s tree, or this superior has already been added \: \n{1} +ERR_04301=Registering of {0}:{1} failed, it''s already present in the Registries +ERR_04302=Unregistering of {0}:{1} failed, it''s not present in the Registries ERR_04303=Cannot find the SUPERIOR object {0} while building cross-references for the {1} AttributeType. ERR_04304=A cycle has been detected in the superior hierarchyOid while building cross-references for the {0} AttributeType. ERR_04305=Cannot find the SUPERIOR object {0} while building cross-references for the {1} AttributeType. @@ -466,8 +466,8 @@ ERR_04340=Cannot take difference of attr ERR_04341=Cannot figure out attribute ID if both args are null ERR_04342=Cannot take union of attributes with different IDs! ERR_04343=An empty option is not allowed -ERR_04344=Invalid OID, missing '.' -ERR_04345=Invalid OID, missing a number after a '.' +ERR_04344=Invalid OID, missing ''.'' +ERR_04345=Invalid OID, missing a number after a ''.'' ERR_04346=Empty attributes ERR_04347=Bad char in attribute ERR_04348=Miscalculated data length (wrote {0} instead of {1}) @@ -482,30 +482,30 @@ ERR_04356=The PrintWriter must not be nu ERR_04357=The List must not be null ERR_04358=Calendar must not be null. ERR_04359=generalizedTime is null -ERR_04360=Generalized Time too short, doesn't contain field 'minute' or 'fraction of hour' or 'timezone'. -ERR_04361=Generalized Time too short, doesn't contain field 'second' or 'fraction of minute' or 'timezone'. -ERR_04362=Generalized Time too short, doesn't contain field 'fraction of second' or 'timezone'. -ERR_04363=Invalid Time too short, expected field 'fraction of second' or 'timezone'. -ERR_04364=Invalid Time too short, expected field 'second' or 'fraction of minute' or 'timezone'. -ERR_04365=Invalid Generalized Time, expected field 'minute' or 'fraction of hour' or 'timezone'. +ERR_04360=Generalized Time too short, doesn''t contain field ''minute'' or ''fraction of hour'' or ''timezone''. +ERR_04361=Generalized Time too short, doesn''t contain field ''second'' or ''fraction of minute'' or ''timezone''. +ERR_04362=Generalized Time too short, doesn''t contain field ''fraction of second'' or ''timezone''. +ERR_04363=Invalid Time too short, expected field ''fraction of second'' or ''timezone''. +ERR_04364=Invalid Time too short, expected field ''second'' or ''fraction of minute'' or ''timezone''. +ERR_04365=Invalid Generalized Time, expected field ''minute'' or ''fraction of hour'' or ''timezone''. ERR_04366=Invalid date/time values. -ERR_04367=Generalized Time too short, doesn't contain field 'timezone'. -ERR_04368=Invalid Generalized Time, expected 'timezone' as the last field. -ERR_04369=Invalid Generalized Time, expected field 'timezone' must contain 2 or 4 digits. -ERR_04370=Invalid Generalized Time, expected 'timezone' as the last field. -ERR_04371=Generalized Time too short, doesn't contain number for 'fraction'. -ERR_04372=Generalized Time too short, doesn't contain field 'second'. -ERR_04373=Invalid Generalized Time, field 'second' is not numeric. -ERR_04374=Generalized Time too short, doesn't contain field 'minute'. -ERR_04375=Invalid Generalized Time, field 'minute' is not numeric. -ERR_04376=Generalized Time too short, doesn't contain field 'hour'. -ERR_04377=Invalid Generalized Time, field 'hour' is not numeric. -ERR_04378=Generalized Time too short, doesn't contain field 'day'. -ERR_04379=Invalid Generalized Time, field 'day' is not numeric. -ERR_04380=Generalized Time too short, doesn't contain field 'month'. -ERR_04381=Invalid Generalized Time, field 'month' is not numeric. -ERR_04382=Generalized Time too short, doesn't contain field 'century/year'. -ERR_04383=Invalid Generalized Time, field 'century/year' is not numeric. +ERR_04367=Generalized Time too short, doesn''t contain field ''timezone''. +ERR_04368=Invalid Generalized Time, expected ''timezone'' as the last field. +ERR_04369=Invalid Generalized Time, expected field ''timezone'' must contain 2 or 4 digits. +ERR_04370=Invalid Generalized Time, expected ''timezone'' as the last field. +ERR_04371=Generalized Time too short, doesn''t contain number for ''fraction''. +ERR_04372=Generalized Time too short, doesn''t contain field 'second'. +ERR_04373=Invalid Generalized Time, field ''second'' is not numeric. +ERR_04374=Generalized Time too short, doesn''t contain field ''minute''. +ERR_04375=Invalid Generalized Time, field ''minute'' is not numeric. +ERR_04376=Generalized Time too short, doesn''t contain field ''hour''. +ERR_04377=Invalid Generalized Time, field ''hour'' is not numeric. +ERR_04378=Generalized Time too short, doesn''t contain field ''day''. +ERR_04379=Invalid Generalized Time, field ''day'' is not numeric. +ERR_04380=Generalized Time too short, doesn''t contain field ''month''. +ERR_04381=Invalid Generalized Time, field ''month'' is not numeric. +ERR_04382=Generalized Time too short, doesn''t contain field ''century/year''. +ERR_04383=Invalid Generalized Time, field ''century/year'' is not numeric. ERR_04384=HashCodeBuilder requires a non zero initial value ERR_04385=HashCodeBuilder requires an odd initial value ERR_04386=HashCodeBuilder requires a non zero multiplier @@ -522,9 +522,9 @@ ERR_04396=Value alteration is not suppor ERR_04397=Iterator[] arg must not be null, empty or composed of less than two Iterators ERR_04398=A LdapUrl must start with "ldap\://" or "ldaps\://" ERR_04399=The hostport is invalid -ERR_04400=Bad character, position {0}, ''{1}'', '/' expected" +ERR_04400=Bad character, position {0}, ''{1}'', ''/'' expected ERR_04401=The DN is invalid -ERR_04402=Bad character, position {0}, ''{1}'', '?' expected +ERR_04402=Bad character, position {0}, ''{1}'', ''?'' expected ERR_04403=Attributes are invalid ERR_04404=Scope is invalid ERR_04405=Filter is invalid @@ -540,12 +540,12 @@ ERR_04414=Invalid URL encoding ERR_04415=Common element, "{0}" detected for Mandatory and Optional components. ERR_04416=Unregistered or previously used component: {0} ERR_04417={0} is not ancestually related to context: {1} -ERR_04418=invalid name - a name cannot start with a '+': {0} +ERR_04418=invalid name - a name cannot start with a ''+'': {0} ERR_04419=The Nestable implementation passed to the NestableDelegate(Nestable) constructor must extend java.lang.Throwable" ERR_04420=The start index was out of bounds: {0} ERR_04421=The start index was out of bounds: {0} >= {1} ERR_04422=Adding duplicate keys is not permitted. -ERR_04423=can't get keys from prefs +ERR_04423=can''t get keys from prefs ERR_04424=Unexpected IllegalAccessException: {0} ERR_04425=bad iterator type: {0} ERR_04426=remove() must follow next() @@ -553,12 +553,12 @@ ERR_04427={0} < 0 ERR_04428={0} >= {1} ERR_04429=Regex was null ERR_04430=Ldap regex must have wild cards! -ERR_04431=Expected string to start with a '#' character. Invalid hex encoded string for empty or null string. -ERR_04432=Expected string to start with a '\#' character. Invalid hex encoded string\: {0} +ERR_04431=Expected string to start with a ''#'' character. Invalid hex encoded string for empty or null string. +ERR_04432=Expected string to start with a ''\#'' character. Invalid hex encoded string\: {0} ERR_04433=Expected string to be non-null with valid index. ERR_04434=Expected string to be non-empty with valid index. ERR_04435=The DN must contain valid escaped characters. -ERR_04436=The DN must not ends with a '\\'. +ERR_04436=The DN must not ends with a ''\\''. ERR_04437=Caught a SecurityException reading the system property ''{0}''; the SystemUtils property value will default to null. ERR_04438=The style must not be null ERR_04439=Usage - java org.mortbay.util.UnixCrypt @@ -566,18 +566,18 @@ ERR_04440=Crypt={0} ERR_04441=Cannot modify the SchemaObject {0}, it has been locked ERR_04442_NOT_EXISTING_ATRIBUTE_TYPE=The AttributeType {0} does not exist ERR_04443=Failed to compare normalized values for {0} and {1} -ERR_04444=I don't really know how to compare anything other than ServerBinaryValues at this point in time. +ERR_04444=I don''t really know how to compare anything other than ServerBinaryValues at this point in time. ERR_04445=There is no Syntax associated with this attributeType ERR_04446=Cannot use standard serialization for a ServerStringValue ERR_04447_CANNOT_NORMALIZE_VALUE=Cannot normalize the wrapped value {0} -ERR_04448=I don't know what to do if value is not a ServerStringValue -ERR_04449=The value ''{0}'' can't be normalized, it hasn't been added -ERR_04450=The value ''{0}'' is incorrect, it hasn't been added +ERR_04448=I don''t know what to do if value is not a ServerStringValue +ERR_04449=The value ''{0}'' can't be normalized, it hasn''t been added +ERR_04450=The value ''{0}'' is incorrect, it hasn''t been added ERR_04451=The value must be a String, as its AttributeType is H/R ERR_04452=The value must be a byte[], as its AttributeType is not H/R ERR_04453=The upID ({0}) is not an OID or is different from the AttributeType OID ({1}) ERR_04454=Cannot use standard serialization for a ServerAttribute -ERR_04455=The ID ''{0}''is incompatible with the AttributeType's id ''{1}'' +ERR_04455=The ID ''{0}''is incompatible with the AttributeType''s id ''{1}'' ERR_04456=An ID cannnot be null, empty, or resolved to an emtpy value when trimmed ERR_04457_NULL_ATTRIBUTE_ID=The ID should not be null or empty ERR_04458=Cannot add an attribute without an ID @@ -592,7 +592,7 @@ ERR_04466=The removal of values for the ERR_04467=The AttributeType list should not contain null values ERR_04468=Cannot use standard serialization for a ServerAttribute ERR_04469=Cannot use standard serialization for a ServerEntry -ERR_04470=Cannot read the attribute as it's OID (''{0}'') does not exist +ERR_04470=Cannot read the attribute as it''s OID (''{0}'') does not exist ERR_04471=Cannot serialize a Modification with no attribute ERR_04472=The attribute ''{0}'' is incorrect ERR_04473_NOT_VALID_VALUE=Not a valid value ''{0}'' for the AttributeType ''{1}'' @@ -603,7 +603,7 @@ ERR_04477_NO_VALID_AT_FOR_THIS_ID=Cannot ERR_04478_NO_VALUE_NOT_ALLOWED=Cannot create or add an Attribute with no value in it ERR_04479_INVALID_SYNTAX_VALUE= The value ''{0}'' does not respect the AttributeType ''{1}'' syntax ERR_04480_END_OF_STREAM=End of stream -ERR_04481_ENTRY_NULL_VALUE=Entry can't be null +ERR_04481_ENTRY_NULL_VALUE=Entry can''t be null ERR_04482_CANNOT_SUBTYPE_COLLECTIVE=The Collective Attribute ({0}) cannot be subtyped ({1}) ERR_04483_COLLECTIVE_NOT_MULTI_VALUED=The Collective Attribute ({0}) cannot be single valued ERR_04484_COLLECTIVE_NOT_ALLOWED_IN_MUST=The Collective Attribute ({0}) cannot be added in the MUST list of the {1} ObjectClass @@ -618,7 +618,7 @@ ERR_06001_EMPTY_OR_NULL_SCHEMA_OBJECT=Th ERR_06002_PARSER_FAILURE=Parser failure on\:\n\t{0}\nAntlr exception trace\:\n{1} ERR_06003_NO_NAME={0} the schema configuration element must specify a name. ERR_06004_CANNOT_GENERATE_SOURCES=Failed while generating sources for {0} -ERR_06005_NULL_SCHEMA=Can't generate a ldif for a null schema +ERR_06005_NULL_SCHEMA=Can''t generate a ldif for a null schema ERR_06006_NO_PROPERTY=the schema property must be set # ldap-jndi @@ -638,7 +638,7 @@ ERR_10001=The attribute must be binary ERR_10002=Failed to access attribute bytes. ERR_10003=Failed to load schema LDIF file {0} ERR_10004=Expecting to find a schema.ldif file in provided baseDirectory path ''{0}'' but no such file found. -ERR_10005={0} entry must have a valid {1} attribute, it's null +ERR_10005={0} entry must have a valid {1} attribute, it''s null ERR_10006=Comparator OID {0} is not a valid OID ERR_10007={0} entry cannot be null ERR_10008={0} Schema description cannot be null @@ -648,7 +648,7 @@ ERR_10011=entry must have a valid cn att ERR_10012=entry must have a valid {0} attribute ERR_10013=Cannot add the SyntaxChecker {0}, as the associated schema ({1}) is not loaded ERR_10014=Cannot add the SyntaxChecker {0} into the registries, as the associated schema ({1}) is disabled -ERR_10015=The Comparator's OID ({0}) is different from the loaded class' OID ({1}) +ERR_10015=The Comparator''s OID ({0}) is different from the loaded class'' OID ({1}) ERR_10016=Cannot add the Comparator {0}, as the associated schema ({1}) is not loaded ERR_10017=Cannot add the Comparator {0} into the registries, as the associated schema ({1}) is disabled ERR_10018=Cannot add the Normalizer {0}, as the associated schema ({1}) is not loaded @@ -670,13 +670,13 @@ ERR_11003=Need to implement factory meth ERR_11004=Need to implement factory method for creating a DitStructureRule ERR_11005=Need to implement factory method for creating a MatchingRuleUse ERR_11006=Need to implement factory method for creating a NameForm -ERR_11007=the SchemaObject {0} cannot be added, it's not a valid LoadableSchemaObject. +ERR_11007=the SchemaObject {0} cannot be added, it''s not a valid LoadableSchemaObject. ERR_11008=Oid {0} for new schema entity is not unique. ERR_11009=Cannot add the SchemaObject {0} into a non existing schema {1} -ERR_11010=Cannot inject the SchemaObject {0} as it's not associated with a schema +ERR_11010=Cannot inject the SchemaObject {0} as it''s not associated with a schema ERR_11011=Oid {0} for new schema entity does not exist. ERR_11012=Cannot remove {0} for the registries, it would become inconsistent. The following SchemaOjects are referencing this SchemaObject : {1} -ERR_11013=Cannot delete the SchemaObject {0} as it's not associated with a schema +ERR_11013=Cannot delete the SchemaObject {0} as it''s not associated with a schema # ldif ERR_12001_UNKNOWN_CHANGE_TYPE=Unknown change type value {0} @@ -700,7 +700,7 @@ ERR_12018_FILE_NOT_FOUND=File {0} not fo ERR_12019_BAD_URL_FILE_NOT_FOUND=Bad URL, file not found ERR_12020_FILE_TOO_BIG=File {0} is too big ERR_12022_ERROR_READING_FILE=File {0} error reading -ERR_12023_ERROR_READING_BAD_URL=Bad URL, file can't be read +ERR_12023_ERROR_READING_BAD_URL=Bad URL, file can''t be read ERR_12024_CANNOT_CLOSE_FILE=Error while closing the stream : {0} ERR_12025_BAD_PROTOCOL=Protocols other than file: are not supported ERR_12026_UNSUPPORTED_PROTOCOL=Unsupported URL protocol @@ -722,7 +722,7 @@ ERR_12050=We already have had a control ERR_12051=Control misplaced ERR_12052=We already have had a changeType ERR_12053=ChangeType misplaced -ERR_12054=We can't have a Attribute/Value pair after a control or a changeType +ERR_12054=We can''t have a Attribute/Value pair after a control or a changeType ERR_12055=AttributeType misplaced ERR_12056=Expecting an attribute type ERR_12057_BAD_ATTRIBUTE=Bad attribute @@ -743,11 +743,11 @@ ERR_12072=Error while parsing ldif : {0} ERR_12073=Could not deduce reverse modifications from provided modifications: {0} ERR_12074=newSuperiorDn must not be null ERR_12075=modifiedDn must not be null -ERR_12076=Don't think about moving the rootDSE. +ERR_12076=Don''t think about moving the rootDSE. ERR_12077=The newRdn must not be null ERR_12078=The modified Dn must not be null -ERR_12079=Don't think about renaming the rootDSE. -ERR_12080=Can't rename an entry using the same name ... +ERR_12079=Don''t think about renaming the rootDSE. +ERR_12080=Can''t rename an entry using the same name ... ERR_12081=Invalid Entry : a deleted entry should not contain attributes ERR_12082=Invalid Entry : a added or modified entry should contain attributes ERR_12083=Invalid Entry : a modifyDN operation entry should not contain attributes