added #9289: Extending the "Request Approval For Version Tag" activity (Bernd Kalbfuß-Zimmermann)
This commit is contained in:
parent
faca68256c
commit
bc2ed6a3c1
3 changed files with 21 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue