* fix the error of language notice.

This commit is contained in:
wangchunsheng
2010-02-08 06:12:44 +00:00
parent b1c23ebd1e
commit e0c464aa23

View File

@@ -32,7 +32,7 @@ $lang->story->manage = "操作";
$lang->story->tasks = "相关任务";
$lang->story->bugs = "Bug";
$lang->story->reviewDelete = "您确认删除该需求吗?";
$lang->story->confirmDelete = "您确认删除该需求吗?";
$lang->story->errorFormat = '需求数据有误';
$lang->story->errorEmptyTitle = '标题不能为空';
$lang->story->mustChooseResult = '必须选择评审结果';