* Finish task #7612.
This commit is contained in:
@@ -225,7 +225,7 @@ $lang->story->errorNotSubdivide = "Si le statut n'est pas actif, ou l'étape
|
||||
$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->ignoreChangeStage = "Story %s est à l'état brouillon et nécessite d'être complétée et validée...";
|
||||
$lang->story->ignoreChangeStage = 'Story %s is in Draft or Closed status. Please review it..';
|
||||
$lang->story->cannotDeleteParent = "Impossible de supprimer {$lang->storyCommon} parent";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->storyCommon} will be moved to the selected product when editing the linked product of Parent {$lang->storyCommon}.";
|
||||
|
||||
|
||||
@@ -225,7 +225,7 @@ $lang->story->errorNotSubdivide = "Nếu tình trạng này là chưa kích h
|
||||
$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->ignoreChangeStage = 'Câu chuyện %s là bản nháp. Vui lòng xét duyệt nó..';
|
||||
$lang->story->ignoreChangeStage = 'Story %s is in Draft or Closed status. Please review it..';
|
||||
$lang->story->cannotDeleteParent = "Không thể xóa {$lang->storyCommon} mẹ";
|
||||
$lang->story->moveChildrenTips = "Its Child {$lang->storyCommon} will be moved to the selected product when editing the linked product of Parent {$lang->storyCommon}.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user