* adjust code for task #538.
This commit is contained in:
@@ -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[''] = '';
|
||||
|
||||
@@ -68,6 +68,7 @@ $lang->task->lastEditedBy = '最后修改';
|
||||
$lang->task->lastEditedDate = '最后修改日期';
|
||||
$lang->task->lastEdited = '最后编辑';
|
||||
|
||||
$lang->task->same = '同上';
|
||||
$lang->task->notes = '(注:“任务类型”、“任务名称”、“优先级”和“预计工时”必需填写,否则此行无效)';
|
||||
|
||||
$lang->task->statusList[''] = '';
|
||||
|
||||
Reference in New Issue
Block a user