* Modify tips of batch change plan.
This commit is contained in:
@@ -296,7 +296,7 @@ $lang->story->mustChooseResult = 'Ergebnis wählen';
|
||||
$lang->story->mustChoosePreVersion = 'Version wählen um es umzukhren.';
|
||||
$lang->story->noStory = 'Keine Storys. ';
|
||||
$lang->story->noRequirement = 'No Requirements';
|
||||
$lang->story->ignoreChangeStage = 'Story %s is in Draft or Closed status. This operation has been filtered.';
|
||||
$lang->story->ignoreChangeStage = 'The status of %s is Draft or Closed. This operation has been filtered.';
|
||||
$lang->story->cannotDeleteParent = "Can not delete parent {$lang->SRCommon}";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->SRCommon} will be moved to the selected product when editing the linked product of Parent {$lang->SRCommon}.";
|
||||
$lang->story->changeTips = 'The story associated with the requirements to change, click "Cancel" ignore this change, click "Confirm" to change the story.';
|
||||
|
||||
@@ -296,7 +296,7 @@ $lang->story->mustChooseResult = 'Select Result';
|
||||
$lang->story->mustChoosePreVersion = 'Select a version to revert to.';
|
||||
$lang->story->noStory = 'No stories yet. ';
|
||||
$lang->story->noRequirement = 'No requirements yet. ';
|
||||
$lang->story->ignoreChangeStage = 'Story %s is in Draft or Closed status. This operation has been filtered.';
|
||||
$lang->story->ignoreChangeStage = 'The status of %s is Draft or Closed. This operation has been filtered.';
|
||||
$lang->story->cannotDeleteParent = "Can not delete parent {$lang->SRCommon}";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->SRCommon} will be moved to the selected product when editing the linked product of Parent {$lang->SRCommon}.";
|
||||
$lang->story->changeTips = 'The story associated with the requirements to change, click "Cancel" ignore this change, click "Confirm" to change the story.';
|
||||
|
||||
@@ -296,7 +296,7 @@ $lang->story->mustChooseResult = 'Sélect Résultat';
|
||||
$lang->story->mustChoosePreVersion = 'Sélect une version pour revenir en arrière.';
|
||||
$lang->story->noStory = "Aucune story pour l'instant. ";
|
||||
$lang->story->noRequirement = 'No Requirements';
|
||||
$lang->story->ignoreChangeStage = 'Story %s is in Draft or Closed status. This operation has been filtered.';
|
||||
$lang->story->ignoreChangeStage = 'The status of %s is Draft or Closed. This operation has been filtered.';
|
||||
$lang->story->cannotDeleteParent = "Impossible de supprimer {$lang->SRCommon} parent";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->SRCommon} will be moved to the selected product when editing the linked product of Parent {$lang->SRCommon}.";
|
||||
$lang->story->changeTips = 'The story associated with the requirements to change, click "Cancel" ignore this change, click "Confirm" to change the story.';
|
||||
|
||||
@@ -288,7 +288,7 @@ $lang->story->mustChooseResult = 'Chọn kết quả';
|
||||
$lang->story->mustChoosePreVersion = 'Chọn một phiên bản để chuyển thành.';
|
||||
$lang->story->noStory = 'Không có câu chuyện nào';
|
||||
$lang->story->noRequirement = 'Không có câu chuyện nào';
|
||||
$lang->story->ignoreChangeStage = 'Story %s is in Draft or Closed status. This operation has been filtered.';
|
||||
$lang->story->ignoreChangeStage = 'The status of %s is Draft or Closed. This operation has been filtered.';
|
||||
$lang->story->cannotDeleteParent = "Không thể xóa {$lang->SRCommon} mẹ";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->SRCommon} will be moved to the selected product when editing the linked product of Parent {$lang->SRCommon}.";
|
||||
$lang->story->changeTips = 'The story associated with the requirements to change, click "Cancel" ignore this change, click "Confirm" to change the story.';
|
||||
|
||||
@@ -296,7 +296,7 @@ $lang->story->mustChooseResult = '必须选择评审意见';
|
||||
$lang->story->mustChoosePreVersion = '必须选择回溯的版本';
|
||||
$lang->story->noStory = "暂时没有{$lang->SRCommon}。";
|
||||
$lang->story->noRequirement = "暂时没有{$lang->URCommon}。";
|
||||
$lang->story->ignoreChangeStage = "{$lang->SRCommon} %s 为草稿状态或已关闭状态,本次操作已被过滤。";
|
||||
$lang->story->ignoreChangeStage = "{$lang->SRCommon} %s 状态为草稿或已关闭,本次操作已被过滤。";
|
||||
$lang->story->cannotDeleteParent = "不能删除父{$lang->SRCommon}";
|
||||
$lang->story->moveChildrenTips = "修改父{$lang->SRCommon}的所属产品会将其下的子{$lang->SRCommon}也移动到所选产品下。";
|
||||
$lang->story->changeTips = '该软件需求关联的用户需求有变更,点击“不变更”忽略此条变更,点击“变更”来进行该软件需求的变更。';
|
||||
|
||||
Reference in New Issue
Block a user