Skip to content

Commit

Permalink
LEGO: Merge pull request 20657
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 20657
  • Loading branch information
csigs authored Nov 13, 2024
1 parent 9118d53 commit 8f81a97
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.allowApproversToApproveTheirOwnRuns" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If this is true, approver will be able to approve their own run]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[При значении true утверждающий сможет утвердить собственный запуск]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.approvers" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify users/groups/project teams separated by commas to act on a manual validation. In absence of input, users with queue build permission will be able to take action.]]></Val>
Expand Down Expand Up @@ -76,6 +85,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.allowApproversToApproveTheirOwnRuns" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow approvers to approve their own run]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Разрешить утверждающим утверждать собственный запуск]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.approvers" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Approvers]]></Val>
Expand Down

0 comments on commit 8f81a97

Please sign in to comment.