diff --git a/module/task/lang/en.php b/module/task/lang/en.php index 2dae04e98e..79586d4a6e 100755 --- a/module/task/lang/en.php +++ b/module/task/lang/en.php @@ -232,7 +232,7 @@ $lang->task->confirmFinish = '"Left Hour" is 0. Do you want to chang $lang->task->confirmRecord = '"Left Hour" is 0. Do you want to set the task as "Finished"?'; $lang->task->confirmTransfer = '"Left Hour" is 0,Do you want to transfer task?'; $lang->task->noticeTaskStart = '"Cost Hour" and "Left Hour" cannot be 0 at the same time.'; -$lang->task->noticeLinkStory = "No story has been lY29uZmlninked. You can %s for this project, then %s."; +$lang->task->noticeLinkStory = "No story has been linked. You can %s for this project, then %s."; $lang->task->noticeSaveRecord = 'Your Hour is not saved. Please save it first.'; $lang->task->commentActions = '%s. %s, commented by %s.'; $lang->task->deniedNotice = 'Only the %s can %s the task.';