mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
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
This commit is contained in:
@@ -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.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
|
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.starting=Index recovery started: {0} transactions.
|
||||||
index.recovery.complete=Index recovery completed.
|
index.recovery.complete=Index recovery completed.
|
||||||
index.recovery.progress=\t{0} % complete.
|
index.recovery.progress=\t{0} % complete.
|
||||||
|
Reference in New Issue
Block a user