mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21100 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
12 lines
796 B
Properties
12 lines
796 B
Properties
# coci service externalised display strings
|
|
|
|
coci_service.working_copy_label=(Working Copy)
|
|
coci_service.err_bad_copy=The original node cannot be found. Perhaps the copy has been corrupted or the original has been deleted or moved.
|
|
coci_service.err_not_owner=This user is not the owner of the working copy and cannot check it in.
|
|
coci_service.err_workingcopy_checkout=A working copy cannot be checked out.
|
|
coci_service.err_not_authenticated=Cannot find the currently authenticated user details required by the CheckOutCheckIn service.
|
|
coci_service.err_workingcopy_has_no_mimetype=Working copy node ({0}) has no mimetype
|
|
coci_service.err_already_checkedout=This node is already checked out.
|
|
coci_service.err_cannot_rename=Cannot rename from {0} to {1}.
|
|
coci_service.discussion_for={0} discussion
|