* Finish task #7966* Finish task #79669.

This commit is contained in:
liuhong
2022-12-13 06:13:22 +00:00
parent 093826a152
commit 64388b7ec3
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -471,7 +471,7 @@ $lang->story->reviewTip['notReviewer'] = 'You are not the reviewer of this Story
$lang->story->reviewTip['reviewed'] = 'Reviewed';
$lang->story->recallTip = array();
$lang->story->recallTip['actived'] = 'The Story has not initiated a review process and no undo action is required.';
$lang->story->recallTip['actived'] = 'The Story has not initiated a review process and no undo action is required.';
$lang->story->subDivideTip = array();
$lang->story->subDivideTip['subStory'] = 'The Sub-stories cannot be subdivided.';
+1 -1
View File
@@ -471,7 +471,7 @@ $lang->story->reviewTip['notReviewer'] = 'You are not the reviewer of this Story
$lang->story->reviewTip['reviewed'] = 'Reviewed';
$lang->story->recallTip = array();
$lang->story->recallTip['actived'] = 'The Story has not initiated a review process and no undo action is required.';
$lang->story->recallTip['actived'] = 'The Story has not initiated a review process and no undo action is required.';
$lang->story->subDivideTip = array();
$lang->story->subDivideTip['subStory'] = 'The Sub-stories cannot be subdivided.';
+1 -1
View File
@@ -471,7 +471,7 @@ $lang->story->reviewTip['notReviewer'] = "Vous n'êtes pas l'évaluateur de cett
$lang->story->reviewTip['reviewed'] = "Révisé";
$lang->story->recallTip = array();
$lang->story->recallTip['actived'] = "Aucun processus de révision n'a été lancé pour cette Story, et il n'est pas nécessaire de révoquer l'opération.";
$lang->story->recallTip['actived'] = "Aucun processus de révision n'a été lancé pour cette Story, et il n'est pas nécessaire de révoquer l'opération.";
$lang->story->subDivideTip = array();
$lang->story->subDivideTip['subStory'] = 'Les sous-stories ne peuvent pas être décomposées.';
+1 -1
View File
@@ -471,7 +471,7 @@ $lang->story->reviewTip['notReviewer'] = '您不是该需求的评审人员,
$lang->story->reviewTip['reviewed'] = '您已评审';
$lang->story->recallTip = array();
$lang->story->recallTip['actived'] = '该需求未发起评审流程,无需撤销操作';
$lang->story->recallTip['actived'] = '该需求未发起评审流程,无需撤销操作';
$lang->story->subDivideTip = array();
$lang->story->subDivideTip['subStory'] = '子需求无法细分';