Merged V2.2 to HEAD

7422: Deployment UI changes
   7424: Deployment UI changes
   7426: Created 'More Actions' menu for user sandboxes and moved various actions into it
   7428: Server config UI
   7433: Added ability to deploy a workflow sandbox to a test server
   7434: Fixed confusing comment
   7442: Enabled users with contributor and reviewer roles to reserve a test server and deploy to it
   7443: Preparation for auto deployment


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8362 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2008-02-22 14:50:39 +00:00
parent 30b8c64faa
commit d175db706e
4 changed files with 28 additions and 9 deletions

View File

@@ -117,7 +117,7 @@ avm-undo-list.node-list.display-label=The string encoded list of nodes to revert
avm-deploy-website.title=Deploy a website to a remote server.
avm-deploy-website.description=This deploys a website to a remote server.
avm-deploy-website.website.display-label=NodeRef of the website the deploy is occurring from.
avm-deploy-website.webproject.display-label=NodeRef of the web project the deploy is occurring from.
avm-deploy-website.server.display-label=NodeRef of the deploymentserver to deploy to.
avm-deploy-website.attempt.display-label=NodeRef of the deploymentattempt this deployment is part of.
avm-deploy-website.callback.display-label=The DeploymentCallback listener object.