minor semantic fix

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerSocial@68521 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-01-29 16:46:52 +00:00
parent be78834fe2
commit c2629d3ffa
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ public class ApplicationNotificationsManager extends SocialPortalBridge implemen
documentWorkflowId, //the workflowid
new Date(),
getApplicationUrl()+"?oid="+documentWorkflowId,
"has performed the last needed forward a document workflow you created (" + escapeHtml(documentName) + "). " +
"has performed the last needed forward on a document workflow you created (" + escapeHtml(documentName) + "). " +
"Consequently, this Document Workflow moved from step " + fromStepName + " to step " + toStepName +". On " + aslSession.getGroupName() + " Virtual Research Environment. ",
false,
aslSession.getUsername(),