mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 18:03:11 +00:00

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5675 9c30dcfa-912a-0410-8fc2-9e0234be79fd
24 lines
422 B
Plaintext
24 lines
422 B
Plaintext
# Workflow curation task notification email message
|
|
#
|
|
# {0} Title of submission
|
|
# {1} Name of collection
|
|
# {2} Submitter's name
|
|
# {3} Name of task operating
|
|
# {4} Task result
|
|
# {5} Workflow action taken
|
|
#
|
|
Subject: DSpace: Curation Task Report
|
|
|
|
Title: {0}
|
|
Collection: {1}
|
|
Submitted by: {2}
|
|
|
|
Curation task {3} has been performed
|
|
with the following result:
|
|
|
|
{4}
|
|
|
|
Action taken on the submission: {5}
|
|
|
|
DSpace
|