mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-23 18:05:32 +00:00
6327: Drops alfresco-deployment.zip in build/dist instead of build. 6328:Set AVM file name requirements as lenient as possible. 6329: Fixed DNS name restriction to allow 1-char host labels. 6330: Setting read-only flag for start up components (AR-1621 and AR-193) 6331: Minor formatting 6332: Implementation of a read-only, HTTP-based ContentStore. 6333: AR-1619: A debug message needed changing as the FileFolderService now supports adding children onto system nodes. 6334: Build fix 6335: Fix for AWC-1447 (Office Add-In - Create Collaboration Space) 6337: Fixed AR-1622: WebService requests must be wrapped in retries git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6721 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
16 lines
1.2 KiB
Properties
16 lines
1.2 KiB
Properties
# Content-related messages
|
|
|
|
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 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.
|
|
index.recovery.terminated=Index recovery terminated.
|
|
|
|
content.http_reader.err.no_connection=Unable to connect to remote Alfresco server via HTTP: {0}
|
|
content.http_reader.err.no_authentication=The HTTP reader was unable to authenticate on the remote server: {0} \n
|
|
content.http_reader.err.check_cluster=Please ensure that 'replicateUpdates' and 'replicateUpdatesViaCopy' is enabled for the cache 'org.alfresco.cache.ticketsCache'. Check that the general cluster configuration is correct and working.
|
|
content.http_reader.err.unrecognized=An unrecognized error occured when attempting to download content from remote server:\n Server: {0} \n Content: {1} \n HTTP Response: {2}
|