* Finish task#38881.

This commit is contained in:
qiyu-xie
2021-06-05 16:24:32 +08:00
parent 0fb37ae0f6
commit e03bc08d00
8 changed files with 25 additions and 0 deletions
+1
View File
@@ -181,6 +181,7 @@ $lang->bug->remindTask = 'This bug has been converted to a task. Do y
$lang->bug->skipClose = 'Bug %s is active. You cannot close it.';
$lang->bug->executionAccessDenied = "You access to the {$lang->executionCommon} to which this bug belongs is denied!";
$lang->bug->stepsNotEmpty = "The reproduction step cannot be empty.";
$lang->bug->confirmUnlinkBuild = "Replacing the solution version will disassociate the bug from the old version. Are you sure you want to disassociate the bug from %s?";
/* Template. */
$lang->bug->tplStep = "<p>[Steps]</p><br/>";