mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-07 18:25:23 +00:00
Publishing: Improve "publish-content" action so it can handle folder nodes being actioned as well as content nodes git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31368 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
17 lines
1.0 KiB
Properties
17 lines
1.0 KiB
Properties
# Publish service externalised display strings
|
|
publishing.channelNotFound=Unable to find specified publishing channel: {0}
|
|
publishing.neitherNameNorIdSpecified=Neither channel name nor identifier has been specified
|
|
|
|
publish-content.title=Publish
|
|
publish-content.description=Publish content to a publishing channel
|
|
publish-content.publishChannelName.display-label=Channel to publish content to
|
|
publish-content.publishChannelId.display-label=Channel to publish content to
|
|
publish-content.unpublish.display-label=Unpublish
|
|
publish-content.statusUpdate.display-label=Status update
|
|
publish-content.includeLinkInStatusUpdate.display-label=Append link to status update
|
|
publish-content.statusUpdateChannelNames.display-label=Channels to post status update to
|
|
publish-content.statusUpdateChannelIds.display-label=Channels to post status update to
|
|
publish-content.scheduledTime.display-label=Scheduled time
|
|
publish-content.comment.display-label=Comment
|
|
publish-content.nodeToLinkStatusUpdateTo.display-label=Node to link status update to
|