workflow with approval officially works

This commit is contained in:
JT Smith 2006-03-23 04:40:01 +00:00
parent a78932b3b2
commit 59afc74303
7 changed files with 15 additions and 54 deletions

View file

@ -84,36 +84,12 @@ our $I18N = {
context => q|hover help for the notify message field|
},
'notify subject' => {
message => q|Notification Subject|,
lastUpdated => 0,
context => q|label in the notify about version tag activity|
},
'notify subject help' => {
message => q|Enter the subject line of the approval message.|,
lastUpdated => 0,
context => q|hover help for the notify subject field|
},
'notify about version tag' => {
message => q|Notify About Version Tag|,
lastUpdated => 0,
context => q|the name of the activity|
},
'approval subject' => {
message => q|Approval Subject|,
lastUpdated => 0,
context => q|label in the request approval for version tag activity|
},
'approval subject help' => {
message => q|Enter the subject line of the approval message.|,
lastUpdated => 0,
context => q|hover help for the approval subject field|
},
'approval message' => {
message => q|Approval Message|,
lastUpdated => 0,