* Fix bug #12669.
This commit is contained in:
@@ -103,6 +103,7 @@ $lang->custom->story->fields['sourceList'] = 'Source';
|
||||
$lang->custom->story->fields['reasonList'] = 'Close Reason';
|
||||
$lang->custom->story->fields['stageList'] = 'Phase';
|
||||
$lang->custom->story->fields['statusList'] = 'Status';
|
||||
$lang->custom->story->fields['reviewRules'] = 'Review Rules';
|
||||
$lang->custom->story->fields['reviewResultList'] = 'Review Result';
|
||||
$lang->custom->story->fields['review'] = 'Review Required';
|
||||
|
||||
|
||||
@@ -103,6 +103,7 @@ $lang->custom->story->fields['sourceList'] = 'Source';
|
||||
$lang->custom->story->fields['reasonList'] = 'Close Reason';
|
||||
$lang->custom->story->fields['stageList'] = 'Phase';
|
||||
$lang->custom->story->fields['statusList'] = 'Status';
|
||||
$lang->custom->story->fields['reviewRules'] = 'Review Rules';
|
||||
$lang->custom->story->fields['reviewResultList'] = 'Review Result';
|
||||
$lang->custom->story->fields['review'] = 'Need Review';
|
||||
|
||||
|
||||
@@ -103,6 +103,7 @@ $lang->custom->story->fields['sourceList'] = 'Source';
|
||||
$lang->custom->story->fields['reasonList'] = 'Raison Fermeture';
|
||||
$lang->custom->story->fields['stageList'] = 'Phase';
|
||||
$lang->custom->story->fields['statusList'] = 'Statut';
|
||||
$lang->custom->story->fields['reviewRules'] = 'Review Rules';
|
||||
$lang->custom->story->fields['reviewResultList'] = 'Valider Résultats';
|
||||
$lang->custom->story->fields['review'] = 'Validation Requise';
|
||||
|
||||
|
||||
@@ -103,6 +103,7 @@ $lang->custom->story->fields['sourceList'] = 'Nguồn';
|
||||
$lang->custom->story->fields['reasonList'] = 'Lý do đóng';
|
||||
$lang->custom->story->fields['stageList'] = 'Giai đoạn';
|
||||
$lang->custom->story->fields['statusList'] = 'Tình trạng';
|
||||
$lang->custom->story->fields['reviewRules'] = 'Review Rules';
|
||||
$lang->custom->story->fields['reviewResultList'] = 'Duyệt kết quả';
|
||||
$lang->custom->story->fields['review'] = 'Duyệt nhu cầu';
|
||||
|
||||
|
||||
@@ -103,6 +103,7 @@ $lang->custom->story->fields['sourceList'] = '來源';
|
||||
$lang->custom->story->fields['reasonList'] = '關閉原因';
|
||||
$lang->custom->story->fields['stageList'] = '階段';
|
||||
$lang->custom->story->fields['statusList'] = '狀態';
|
||||
$lang->custom->story->fields['reviewRules'] = '評審規則';
|
||||
$lang->custom->story->fields['reviewResultList'] = '評審結果';
|
||||
$lang->custom->story->fields['review'] = '評審流程';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user