* change for zh-tw.
This commit is contained in:
@@ -105,5 +105,6 @@ $lang->testtask->mail->edit->title = "%s編輯了測試任務 #%s:%s";
|
||||
$lang->testtask->testScope = '測試範疇';
|
||||
|
||||
$lang->testtask->action = new stdclass();
|
||||
$lang->testtask->action->testtaskopened = '$date, 由 <strong>$actor</strong> 創建測試任務 <strong>$objectID</strong>。' . "\n";
|
||||
$lang->testtask->action->testtaskstarted = '$date, 由 <strong>$actor</strong> 啟動測試任務 <strong>$objectID</strong>。' . "\n";
|
||||
$lang->testtask->action->testtaskclosed = '$date, 由 <strong>$actor</strong> 完成測試任務 <strong>$objectID</strong>。' . "\n";
|
||||
|
||||
Reference in New Issue
Block a user