You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2010/04/22 10:51:51 UTC

svn commit: r936661 - /directory/apacheds/trunk/i18n/src/main/resources/org/apache/directory/server/i18n/errors.properties

Author: elecharny
Date: Thu Apr 22 08:51:51 2010
New Revision: 936661

URL: http://svn.apache.org/viewvc?rev=936661&view=rev
Log:
Fixed the quote problem (args need to be double quoted)

Modified:
    directory/apacheds/trunk/i18n/src/main/resources/org/apache/directory/server/i18n/errors.properties

Modified: directory/apacheds/trunk/i18n/src/main/resources/org/apache/directory/server/i18n/errors.properties
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/i18n/src/main/resources/org/apache/directory/server/i18n/errors.properties?rev=936661&r1=936660&r2=936661&view=diff
==============================================================================
--- directory/apacheds/trunk/i18n/src/main/resources/org/apache/directory/server/i18n/errors.properties (original)
+++ directory/apacheds/trunk/i18n/src/main/resources/org/apache/directory/server/i18n/errors.properties Thu Apr 22 08:51:51 2010
@@ -25,12 +25,12 @@
 ERR_1=Failed to identify OID for: {0}
 ERR_2=A system index on attribute {0} ({1}) does not exist!
 ERR_3=A user index on attribute {0} ({1}) does not exist!
-ERR_4=Cannot build an index for attribute '{0}', no EQUALITY MatchingRule defined
+ERR_4=Cannot build an index for attribute ''{0', no EQUALITY MatchingRule defined
 ERR_5=Attempted operation {0} by unauthenticated caller.
 ERR_6=Authentication error : {0}
-ERR_7=Cannot create a digested password for algorithm '{0}'
+ERR_7=Cannot create a digested password for algorithm ''{0}''
 ERR_8=The rootDSE cannot be deleted, moved or renamed!
-ERR_9=User '{0}' does not have permission to move or rename the admin account.  No one not even the admin can del, move or rename {1}!
+ERR_9=User ''{0}'' does not have permission to move or rename the admin account.  No one not even the admin can del, move or rename {1}!
 ERR_10=failed to parse entryACI: {0}
 ERR_11=failed to parse subentryACI: {0}
 ERR_12=The rootDSE cannot be deleted!
@@ -43,20 +43,20 @@ ERR_18=User {0} does not have permission
 ERR_19=User {0} does not have permission to modify the account of the user {1}.\nEven the owner of an account cannot modify it.\nUser accounts can only be modified by the administrator.
 ERR_20=User {0} does not have permission to modify the group entry {1}.\nGroups can only be modified by the admin.
 ERR_21=The Administrators group cannot be moved or renamed!
-ERR_22=User '{0}' does not have permission to move or rename the admin account.  No one not even the admin can move or rename {1}!
-ERR_23=User '{0}' does not have permission to move or rename the user account: {1}. Only the admin can move or rename user accounts.
-ERR_24=User '{0}' does not have permission to move or rename the group entry {1}.\nGroups can only be moved or renamed by the admin.
-ERR_25=Access to user account '{0}' not permitted for user '{1}'.  Only the admin can access user account information
-ERR_26=Access to group '{0}' not permitted for user '{1}'.  Only the admin can access group information
-ERR_27=Access to admin account not permitted for user '{0}'.  Only the admin can access admin account information
-ERR_28=ACIItem parser failure on \n'{0}'\ndue to syntax error. Cannot add ACITuples to TupleCache.\nCheck that the syntax of the ACI item is correct. \nUntil this error is fixed your security settings will not be as expected.
+ERR_22=User ''{0}'' does not have permission to move or rename the admin account.  No one not even the admin can move or rename {1}!
+ERR_23=User ''{0}'' does not have permission to move or rename the user account: {1}. Only the admin can move or rename user accounts.
+ERR_24=User ''{0}'' does not have permission to move or rename the group entry {1}.\nGroups can only be moved or renamed by the admin.
+ERR_25=Access to user account ''{0}'' not permitted for user ''{1}''.  Only the admin can access user account information
+ERR_26=Access to group ''{0}'' not permitted for user ''{1}''.  Only the admin can access group information
+ERR_27=Access to admin account not permitted for user ''{0}''.  Only the admin can access admin account information
+ERR_28=ACIItem parser failure on \n''{0}''\ndue to syntax error. Cannot add ACITuples to TupleCache.\nCheck that the syntax of the ACI item is correct. \nUntil this error is fixed your security settings will not be as expected.
 ERR_29=Cannot set a changeLog store when one is already active
 ERR_30=The {0} operational attribute cannot be modified by a user
 ERR_31=The ModifiersName operational attribute cannot be modified by a user
 ERR_32=The ModifyTimestamp operational attribute cannot be modified by a user
 ERR_33=failed to LOG version properties
 ERR_34=No partition with suffix: {0}
-ERR_35=No partition with suffix '{0}' can be found in the NamingContexts
+ERR_35=No partition with suffix ''{0}'' can be found in the NamingContexts
 ERR_36=An LDAPURL should not contains a scope
 ERR_37=An LDAPURL should not contains filters
 ERR_38=An LDAPURL should not contains any description attribute list
@@ -94,12 +94,12 @@ ERR_69=Exception while searching the DIT
 ERR_70=Encountered failure while searching directory for class: {0}
 ERR_71=failed to parse the new subtreeSpecification
 ERR_72=failed to parse entryTrigger: {0}
-ERR_73=TriggerSpecification parser failure on '{0}'. Cannot add Trigger Specifications to TriggerSpecCache.
+ERR_73=TriggerSpecification parser failure on ''{0}''. Cannot add Trigger Specifications to TriggerSpecCache.
 ERR_74=SynchWorker failed to synch directory.
 ERR_75=ChangeType unknown
 ERR_76=Reverts of change type {0} has not yet been implemented!
 ERR_77=Encountered a failure while trying to revert to a previous revision: {0}
-ERR_78=Cannot build an entry for '{0}' and this DN :'{1}'
+ERR_78=Cannot build an entry for ''{0}'' and this DN :''{1}''
 ERR_79=The replicaId must be in [0, 999]
 ERR_80=Cannot inject the following entry : {0}. Error : {1}.
 ERR_81=Schema entity containers of objectClass organizationalUnit should be 3 name components in length.
@@ -201,10 +201,10 @@ ERR_176=Error closing NamingEnumeration 
 ERR_177=Error closing connection on PSearchListener
 ERR_178=PSearchListener encountered error
 ERR_179=could not get canonical path
-ERR_180=Cannot load the ldif file '{0}', error \: {1} 
+ERR_180=Cannot load the ldif file ''{0}'', error \: {1} 
 ERR_181=Failed to run the class {0}
 ERR_182=Failed to run the method {0}
-ERR_183=Error while scanning index on attribute {0} using a {1} cursor type with a key constraint of '{2}'\:\n" + {3}
+ERR_183=Error while scanning index on attribute {0} using a {1} cursor type with a key constraint of ''{2}''\:\n" + {3}
 ERR_184=Type {0} help for usage.
 ERR_185=Unknown command: {0}
 ERR_186=forced configuration load (-c) requires the -i option
@@ -214,30 +214,30 @@ ERR_189=Command line parsing failed for 
 ERR_190=Command line parsing failed for {0}. Reason: unrecognized option {1}
 ERR_191=Command line parsing failed for {0}. Reason: {1}
 ERR_192={0} : unknown command
-ERR_193=port value of '{0}' is not a number
-ERR_194=port value of '{0}' is larger than max port number: {1}
-ERR_195=port value of '{0}' is smaller than the minimum port number: {1}
+ERR_193=port value of ''{0}'' is not a number
+ERR_194=port value of ''{0}'' is larger than max port number: {1}
+ERR_195=port value of ''{0}'' is smaller than the minimum port number: {1}
 ERR_196=Partition directory {0} does not exist!
-ERR_197=delay value of '{0}' is not a number
-ERR_198=delay value of '{0}' is larger than max delay (seconds) allowed: {1}
-ERR_199=delay value of '{0}' is less than zero and makes no sense
-ERR_200=timeOffline value of '{0}' is not a number
-ERR_201=timeOffline value of '{0}' is larger than max timeOffline (minutes) allowed: {1}
-ERR_202=timeOffline value of '{0}' is less than zero and makes no sense
+ERR_197=delay value of ''{0}'' is not a number
+ERR_198=delay value of ''{0}'' is larger than max delay (seconds) allowed: {1}
+ERR_199=delay value of ''{0}'' is less than zero and makes no sense
+ERR_200=timeOffline value of ''{0}'' is not a number
+ERR_201=timeOffline value of ''{0}'' is larger than max timeOffline (minutes) allowed: {1}
+ERR_202=timeOffline value of ''{0}'' is less than zero and makes no sense
 ERR_203=Add of entry {0} failed for the following reasons provided by the server\:\n{1}
 ERR_204=Delete of entry {0} failed for the following reasons provided by the server\:\n{1}
 ERR_205=ModifyDn of entry {0} failed for the following reasons provided by the server\:\n{1}
 ERR_206=Modify of entry {0} failed for the following reasons provided by the server\:\n{1}
 ERR_207=Binding of user {0} failed for the following reasons provided by the server\:\n{1}
 ERR_208=Import failed...
-ERR_209=ldif file '{0}' does not exist
-ERR_210=ldif file '{0}' can't be read
+ERR_209=ldif file ''{0}'' does not exist
+ERR_210=ldif file ''{0}'' can't be read
 ERR_211=ldif file name must be provided
 ERR_212=No Normalizer present for attribute type {0}
 ERR_213=in memory index cannot store the data on disk
 ERR_214=in memory index doesn't support explicit caching
 ERR_215=Cannot store a ClonedServerEntry
-ERR_216=Id for parent '{0}' not found!
+ERR_216=Id for parent ''{0}'' not found!
 ERR_217=Entry {0} contains no objectClass attribute: {1}
 ERR_218=Not a normalized name: {0}
 ERR_219=Entry {0} contains no entryCsn attribute: {1}
@@ -251,7 +251,7 @@ ERR_226=[33] aliasProblem - the alias wh
 ERR_227=[36] aliasDereferencingProblem - the alias points to another alias.  Alias chaining is not supported by this backend.
 ERR_228=Anonymous bind NOT permitted!
 ERR_229=Cannot authenticate user {0}
-ERR_230=Password not correct for user '{0}'
+ERR_230=Password not correct for user ''{0}''
 ERR_231=Failed to lookup user for authentication: {0}
 ERR_232=Unexpected protectedItem: {0}
 ERR_233=Unexpected userClass: {0}
@@ -269,13 +269,13 @@ ERR_244=Unrecognized branch node operato
 ERR_245=Unrecognized leaf node type: {0}
 ERR_246=Unknown match type: {0}
 ERR_247=Unrecognized search scope!
-ERR_248=SubstringNode '{0}' had incorrect syntax
+ERR_248=SubstringNode ''{0}'' had incorrect syntax
 ERR_249=The global schema subentry cannot be added since it exists by default.
 ERR_250={0} already exists!
 ERR_251=Parent {0} not found
-ERR_252=Attempt to add entry to alias '{0}' not allowed.
+ERR_252=Attempt to add entry to alias ''{0}'' not allowed.
 ERR_253=Can not allow the deletion of the subschemaSubentry ({0}) for the global schema.
-ERR_254=Trying to add existing value '{0}' to attribute {1}
+ERR_254=Trying to add existing value ''{0}'' to attribute {1}
 ERR_255=Can not allow the renaming of the subschemaSubentry ({0}) for the global schema: it is fixed at {1}
 ERR_256=target entry {0} does not exist!
 ERR_257=target entry {0} already exists!
@@ -283,7 +283,7 @@ ERR_258=Can not allow the move of the su
 ERR_259=Attempt to search under non-existant entry\:  
 ERR_260=Unknown assertion type: {0}
 ERR_261=Failed to expand node
-ERR_262=System partition has wrong name: should be 'system' not '{0}'.
+ERR_262=System partition has wrong name: should be 'system' not ''{0}''.
 ERR_263=Duplicate partition suffix: {0}
 ERR_264=The id cannot be set for the partition nexus.
 ERR_265=Grouping many exceptions on root nexus sync()
@@ -301,7 +301,7 @@ ERR_276=At least two name components are
 ERR_277=Attribute {0} not declared in objectClasses of entry {1}
 ERR_278=More than one value has been provided for the single-valued attribute: {0}
 ERR_279=Required attributes {0} not found within entry {1}
-ERR_280=Attribute value '{0}' for attribute '{1}' is syntactically incorrect
+ERR_280=Attribute value ''{0}'' for attribute ''{1}'' is syntactically incorrect
 ERR_281=The value is not a valid String
 ERR_282=The value stored in an Human Readable attribute is not a String
 ERR_283=Modify REPLACE operations on schema subentries are not allowed\: it's just silly to destroy and recreate so many \nschema entities that reside in schema operational attributes.  Instead use \na targeted combination of modify ADD and REMOVE operations.
@@ -353,7 +353,7 @@ ERR_328=newRdn must not be null for a re
 ERR_329=Failed to initialize interceptor chain.
 ERR_330=Interceptor not found: {0}
 ERR_331=Unknown interceptor name: {0}
-ERR_332=Other interceptor is using name '{0}'
+ERR_332=Other interceptor is using name ''{0}''
 ERR_333=Unexpected exception.
 # ERR_334=
 ERR_335=Oid {0} for new schema entity is not unique.
@@ -455,7 +455,7 @@ ERR_430=Got more than one matchingRule f
 ERR_431=Got more than one attributeType for oid of {0}
 ERR_432=Got more than one syntax for oid of {0}
 ERR_433=Got more than one syntaxChecker for oid of {0}
-ERR_434=Attribute of second rdn in dn '{0}' expected to be CN oid of {1} but was {2}
+ERR_434=Attribute of second rdn in dn ''{0}'' expected to be CN oid of {1} but was {2}
 ERR_435=Got more than one result for the entity name: {0}
 ERR_436=Names used for principals must be normalized!
 ERR_437=Unknown JNDI Context.REFERRAL value of {0}
@@ -488,7 +488,7 @@ ERR_456=Cannot use standard serializatio
 ERR_464=undefined modification type: {0}
 ERR_465=Cannot figure out attribute ID if both args are null
 ERR_466=Cannot take union of attributes with different IDs!
-ERR_467=The AttributeType '{0}' does not exist in the schema
+ERR_467=The AttributeType ''{0}'' does not exist in the schema
 ERR_468=Encountered NamingException on underlying enumeration.
 # ERR_469=
 # ERR_470=
@@ -499,10 +499,10 @@ ERR_474=expected byte[] to normalize
 ERR_475=can't move the root DSE
 ERR_476=Unidentified change type value: {0}
 ERR_477=Cannot find directory service in environment: {0}
-ERR_478=Can't convert '{0}' to byte[].
-ERR_479=De-serialization of '{0}' instance failed\:\n{1}
+ERR_478=Can't convert ''{0}'' to byte[].
+ERR_479=De-serialization of ''{0}'' instance failed\:\n{1}
 ERR_480=object deserialization stream close() failure
-ERR_481=Serialization of '{0}' failed\:\n{1}
+ERR_481=Serialization of ''{0}'' failed\:\n{1}
 ERR_482=object serialization stream close() failure
 ERR_483=Don't know how to interpret {0} objects for environment property {1}
 ERR_484=Expected property {0} but could not find it in env!
@@ -519,9 +519,9 @@ ERR_494=Do not know how to store Referen
 ERR_495=Can't find a way to bind: {0}
 # ERR_496=
 ERR_497=Failed to create an object for {0} using object factories within the context's environment.
-ERR_498=The prefix '{0}' is not an ancestor of this entry '{1}'
+ERR_498=The prefix ''{0}'' is not an ancestor of this entry ''{1}''
 ERR_499=Both obj and attrs args are null. At least one of these parameters must not be null.
-ERR_500=Encountered parse exception while parsing the filter: '{0}'
+ERR_500=Encountered parse exception while parsing the filter: ''{0}''
 ERR_501=could not parse filter: {0}
 # ERR_502=
 ERR_503=Config partition cannot be null
@@ -533,7 +533,7 @@ ERR_508=Cannot overwrite, config output 
 ERR_509=Cannot copy non-existant source file {0}
 ERR_510=Should not be hitting root without config/config pattern.
 ERR_511=parent cannot be null
-ERR_512=Failed to authenticate user '{0}'.
+ERR_512=Failed to authenticate user ''{0}''.
 ERR_513=Error during underflow [{0}]
 ERR_514=Key not found: {0}
 ERR_515=BPage not ordered
@@ -602,7 +602,7 @@ ERR_577=Errors encountered on destroy()
 # ERR_578=
 # ERR_579= 
 # ERR_580=
-ERR_581=[33] aliasProblem - the alias '{0}' when dereferenced would not name a known object. The aliased ObjectName '{1}' must be set to a valid existing entry.
+ERR_581=[33] aliasProblem - the alias ''{0}'' when dereferenced would not name a known object. The aliased ObjectName ''{1}'' must be set to a valid existing entry.
 # ERR_582=
 # ERR_583=
 # ERR_584=
@@ -644,7 +644,7 @@ ERR_619=Could not completely read file {
 # ERR_620=
 # ERR_621=
 ERR_622=Cannot encode the AuthorizationDataEntry object, the PDU size is {0} when only {1} bytes has been allocated
-ERR_623=Account Kerberos key attribute '{0}' contained an invalid value for krb5key.
+ERR_623=Account Kerberos key attribute ''{0}'' contained an invalid value for krb5key.
 ERR_624=Failed to get catalog context {0}
 ERR_625=Failed to get initial context {0}
 ERR_626=Kerberos key should not be a String.
@@ -674,11 +674,11 @@ ERR_649=Can't get context at {0}
 ERR_650=Invalid enum value: {0}
 ERR_651=SamSubsystem not enabled with key integrity checker
 ERR_652=Entry has null SAM type
-ERR_653=Could not find property '{0}'
+ERR_653=Could not find property ''{0}''
 ERR_654=Expecting entries with SAM type of {0} but got a type of entry with SAM type of {1}
-ERR_655=Could not find verifier class '{0}' for SamType( {1} ) 
-ERR_656=No public default constructor on class '{0}' for SamType( {1} ) 
-ERR_657=Failed on default constructor invocation for class '{0}' for SamType( {1} ) 
+ERR_655=Could not find verifier class ''{0}'' for SamType( {1} ) 
+ERR_656=No public default constructor on class ''{0}'' for SamType( {1} ) 
+ERR_657=Failed on default constructor invocation for class ''{0}'' for SamType( {1} ) 
 ERR_658=column index max is {0}
 ERR_659=Service principal {0} not found at search base DN {1}.
 ERR_660=Cannot receive NTLM message before sending Type 2 challenge.
@@ -720,7 +720,7 @@ ERR_695=Invalid replica ID\: 
 # ERR_696=
 ERR_697=The following schema directory from the installation layout could not be found\:\n\t{0}
 ERR_698=Unknown SchemaObject type: {0}
-ERR_699=Could not find entry at '{0}' to delete it!
+ERR_699=Could not find entry at ''{0}'' to delete it!
 ERR_700=[66] Cannot delete entry {0} it has children!
 ERR_701=Cursor pos ({0}) not in value range [0-{1}]
 ERR_702=Bind requests only tunnel down into partitions if there are no authenticators to handle the mechanism.\nCheck to see if you have correctly configured authenticators for the server.