From 52b874742433110181260bcda987cea209063c2f Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Wed, 15 Aug 2007 23:39:47 +0000 Subject: [PATCH] Correct a number of spelling errors identified in the message files. --- opends/src/messages/messages/jeb.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties index 173b68f..85e5bdf 100644 --- a/opends/src/messages/messages/jeb.properties +++ b/opends/src/messages/messages/jeb.properties @@ -270,7 +270,7 @@ MILD_ERR_ENTRYIDSORTER_OFFSET_TOO_LARGE_142=Unable to process the virtual \ list view request because the target offset %d was greater than the total \ number of results in the list (%d) -MILD_ERR_ENTRYIDSORTER_TARGET_VALUE_NOT_FOUND_143=Unable to prcess the \ +MILD_ERR_ENTRYIDSORTER_TARGET_VALUE_NOT_FOUND_143=Unable to process the \ virtual list view request because no entry was found in the result set with a \ sort value greater than or equal to the provided assertion value MILD_ERR_JEB_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLV_144=The requested search \ @@ -292,7 +292,7 @@ a degraded state. The index must be rebuilt before it can return to normal \ operation SEVERE_ERR_JEB_IMPORT_BACKEND_ONLINE_152=The backend must be disabled before \ - the import processcan start + the import process can start SEVERE_ERR_JEB_IMPORT_THREAD_EXCEPTION_153=An error occurred in import thread \ %s: %s. The thread can not continue SEVERE_ERR_JEB_IMPORT_NO_WORKER_THREADS_154=There are no more import worker \ @@ -308,7 +308,7 @@ INFO_JEB_IMPORT_LDIF_END_159=End of LDIF reached SEVERE_ERR_JEB_CONFIG_VLV_INDEX_UNDEFINED_ATTR_160=Sort attribute %s for VLV \ index %s is not defined in the server schema -SEVERE_ERR_JEB_CONFIG_VLV_INDEX_BAD_FILTER_161=An error occured while parsing \ +SEVERE_ERR_JEB_CONFIG_VLV_INDEX_BAD_FILTER_161=An error occurred while parsing \ the search filter %s defined for VLV index %s: %s MILD_ERR_JEB_VLV_INDEX_NOT_CONFIGURED_162=There is no VLV index configured \ with name '%s' -- Gitblit v1.10.0