added #9289: Extending the "Request Approval For Version Tag" activity (Bernd Kalbfuß-Zimmermann)

This commit is contained in:
Doug Bell 2009-04-30 18:02:25 +00:00
parent faca68256c
commit bc2ed6a3c1
3 changed files with 21 additions and 1 deletions

View file

@ -14,6 +14,18 @@ our $I18N = {
lastUpdated => 1213631384,
context => q{Description of activity property},
},
'invertGroupSetting label' => {
message => q{Invert Group Setting},
lastUpdated => 1232298054,
context => q{Label for activity property},
},
'invertGroupSetting description' => {
message => q{If selected yes, only users that are not members of the selected committer
group will require approval for using this activity. If the committer is a
member of this group, the workflow will continue with the next activity. },
lastUpdated => 1232298054,
context => q{Description of activity property},
},
topicName => {
message => q{Request Approval By Committer Group},
lastUpdated => 0,