* adjust code for task #538.

This commit is contained in:
shiyangyangwork@yahoo.cn
2011-10-25 02:23:22 +00:00
parent 28957fca2f
commit cf5d382ebc
6 changed files with 12 additions and 8 deletions
+1
View File
@@ -68,6 +68,7 @@ $lang->task->lastEditedBy = 'Last Edited By';
$lang->task->lastEditedDate = 'Last Edited Date';
$lang->task->lastEdited = 'Last Edited';
$lang->task->same = 'The same as above';
$lang->task->notes = '(Notes: the name, type, pri and estimate must be written, otherwise it is no use)';
$lang->task->statusList[''] = '';
+1
View File
@@ -68,6 +68,7 @@ $lang->task->lastEditedBy = '最后修改';
$lang->task->lastEditedDate = '最后修改日期';
$lang->task->lastEdited = '最后编辑';
$lang->task->same = '同上';
$lang->task->notes = '(注:“任务类型”、“任务名称”、“优先级”和“预计工时”必需填写,否则此行无效)';
$lang->task->statusList[''] = '';