Merge branch 'sprint/237_liumengyi_fixbug' into 'master'
* Fix bug #26298, #25695, #27192, #25409, #27020, #23401. See merge request easycorp/zentaopms!5262
This commit is contained in:
@@ -166,7 +166,7 @@ $lang->task->recordEstimateAction = 'Record Estimate';
|
||||
|
||||
$lang->task->ditto = 'Ditto';
|
||||
$lang->task->dittoNotice = "This Task is not linked to %s like the last one!";
|
||||
$lang->task->selectTestStory = 'Select Story Tested';
|
||||
$lang->task->selectTestStory = "Select {$lang->SRCommon}";
|
||||
$lang->task->selectAllUser = 'All Users';
|
||||
$lang->task->noStory = 'No Story Linked';
|
||||
$lang->task->noAssigned = 'Unassigned';
|
||||
|
||||
Reference in New Issue
Block a user