mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-09 17:45:10 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
9 lines
741 B
Properties
9 lines
741 B
Properties
# Rule service externalised display strings
|
|
|
|
version_service.err_restore_exists=The node {0} cannot be restored since it already exists.
|
|
version_service.err_not_found=The current version label of the node does not exist in the version history.
|
|
version_service.err_unsupported=The current implementation of the version service does not support the creation of branches.
|
|
version_service.err_one_preceeding=The current implementation of the version service only supports one preceeding version.
|
|
version_service.err_restore_no_version=The node {0} cannot be restore since there is no version information available for this node.
|
|
version_service.err_revert_mismatch=The version provided to revert to does not come from the nodes version history.
|