mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
A Revert action that should serve for both reverting a staging store or reverting picked content in
a users sandbox. It has a test that works and everything. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4357 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -96,7 +96,16 @@ simple-avm-promote.target-store.display-label=The name of the target AVM store.
|
||||
|
||||
avm-revert-store.title=Revert a Single Node in a store.
|
||||
avm-revert-store.description=This reverts all nodes including and below the argument node to a previous version.
|
||||
avm-revert-store.version.display-lable=The version to revert to.
|
||||
avm-revert-store.version.display-label=The version to revert to.
|
||||
|
||||
avm-revert-list.title=Revert a List of Nodes in a store.
|
||||
avm-revert-list.description=This reverts all the nodes included in the list.
|
||||
avm-revert-list.version.display-label=The version to revert to.
|
||||
avm-revert-list.node-list.display-label=The string encoded list of nodes to revert.
|
||||
avm-revert-list.flatten.display-label=Whether to flatten to a staging store after revert.
|
||||
avm-revert-list.store.display-label=The name of the store being reverted, only needed if flattening.
|
||||
avm-revert-list.staging.display-label=The name of the staging store to flatten to.
|
||||
avm-revert-list.flatten-path.display-label=The store relative path that should be flattened.
|
||||
|
||||
start-avm-workflow.title=Start a WCM Workflow
|
||||
start-avm-workflow.description=Starts a workflow expecting an AVM workflow package
|
||||
|
Reference in New Issue
Block a user