Merge branch 'biz13_mayue_bug#28700' into 'master'
* Fix bug #28700. See merge request easycorp/zentaopms!5834
This commit is contained in:
@@ -380,6 +380,7 @@ $lang->action->label->importedproductplan = 'imported';
|
||||
$lang->action->label->importedrelease = 'imported';
|
||||
$lang->action->label->importedexecution = 'imported';
|
||||
$lang->action->label->importedbuild = 'imported';
|
||||
$lang->action->label->importedticket = 'imported';
|
||||
$lang->action->label->fromsonarqube = 'created a bug from SonarQube Issue named:';
|
||||
$lang->action->label->bind = 'bound';
|
||||
$lang->action->label->unbind = 'unbound';
|
||||
|
||||
@@ -380,6 +380,7 @@ $lang->action->label->importedproductplan = 'imported';
|
||||
$lang->action->label->importedrelease = 'imported';
|
||||
$lang->action->label->importedexecution = 'imported';
|
||||
$lang->action->label->importedbuild = 'imported';
|
||||
$lang->action->label->importedticket = 'imported';
|
||||
$lang->action->label->fromsonarqube = 'created a bug from SonarQube Issue named:';
|
||||
$lang->action->label->bind = 'bound';
|
||||
$lang->action->label->unbind = 'unbound';
|
||||
|
||||
@@ -380,6 +380,7 @@ $lang->action->label->importedproductplan = 'imported';
|
||||
$lang->action->label->importedrelease = 'imported';
|
||||
$lang->action->label->importedexecution = 'imported';
|
||||
$lang->action->label->importedbuild = 'imported';
|
||||
$lang->action->label->importedticket = 'imported';
|
||||
$lang->action->label->fromsonarqube = 'created a bug from SonarQube Issue named:';
|
||||
$lang->action->label->bind = 'bound';
|
||||
$lang->action->label->unbind = 'unbound';
|
||||
|
||||
@@ -380,6 +380,7 @@ $lang->action->label->importedproductplan = '导入了';
|
||||
$lang->action->label->importedrelease = '导入了';
|
||||
$lang->action->label->importedexecution = '导入了';
|
||||
$lang->action->label->importedbuild = '导入了';
|
||||
$lang->action->label->importedticket = '导入了';
|
||||
$lang->action->label->fromsonarqube = '由SonarQube问题创建';
|
||||
$lang->action->label->bind = '绑定了';
|
||||
$lang->action->label->unbind = '取消绑定了';
|
||||
|
||||
Reference in New Issue
Block a user