From 6da1a538f7829124f5141070db8d43c093b706eb Mon Sep 17 00:00:00 2001 From: Derek Hulley Date: Tue, 23 Jan 2007 14:22:38 +0000 Subject: [PATCH] Fix AWC-1079: Fixed typo in error message git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4903 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/messages/content-service.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/alfresco/messages/content-service.properties b/config/alfresco/messages/content-service.properties index 19b562d56c..f1b720e976 100644 --- a/config/alfresco/messages/content-service.properties +++ b/config/alfresco/messages/content-service.properties @@ -3,7 +3,7 @@ content.content_missing=The node''s content is missing: \n node: {0} \n reader: {1} \n Please contact your system administrator. content.runtime_exec.property_moved=The property ''errorCodes'' has moved down onto the RuntimeExec class -index.recovery.out_of_date=The indexes for are not synchronized with the database. +index.recovery.out_of_date=The indexes are not synchronized with the database. index.recovery.starting=Index recovery started: {0} transactions. index.recovery.complete=Index recovery completed. index.recovery.progress=\t{0} % complete.