*adjust relate story note

This commit is contained in:
tengfei
2017-01-11 16:44:26 +08:00
parent addcdc8332
commit 15042bbeb5
+1 -1
View File
@@ -148,7 +148,7 @@ $lang->task->remindBug = "This Task is converted from a Bug. Do you
$lang->task->confirmChangeProject = "If you change {$lang->projectCommon}, the related Module, Story and Assignor will be changed. Do you want to do it?";
$lang->task->confirmFinish = '"Estimated remianed hour" is 0. Do you want to change the Status to "Done"?';
$lang->task->confirmRecord = '"Remain hour" is 0. Do you want to set Task as "Done"?';
$lang->task->noticeLinkStory = "No story will be related, you can %s for this project, then %s";
$lang->task->noticeLinkStory = "No story has been related. You can %s for this project, then %s.";
$lang->task->noticeSaveRecord = 'Your man-hour is not saved. Please save it first.';
$lang->task->commentActions = '%s. %s, commented by <strong>%s</strong>.';