* add fail function for task #560.

This commit is contained in:
shiyangyangwork@yahoo.cn
2011-10-28 05:51:57 +00:00
parent b3a82ed8f9
commit 18333bfd1b
4 changed files with 14 additions and 4 deletions
+1
View File
@@ -51,6 +51,7 @@ $lang->testtask->linkedCases = 'Linked cases';
$lang->testtask->confirmDelete = 'Are you sure to delete this test task?';
$lang->testtask->passAll = 'Pass all';
$lang->testtask->pass = 'Pass';
$lang->testtask->fail = 'Fail';
$lang->testtask->byModule = 'By module';
$lang->testtask->assignedToMe = 'Assgined to me';