From 51c0413c270978bf0ef9bc70288e4a6028e73a13 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Fri, 27 Nov 2009 06:22:24 +0000 Subject: [PATCH] + add new pri. --- trunk/module/group/lang/zh-cn.php | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/module/group/lang/zh-cn.php b/trunk/module/group/lang/zh-cn.php index 94f1b1f5e5..65c82d7a77 100644 --- a/trunk/module/group/lang/zh-cn.php +++ b/trunk/module/group/lang/zh-cn.php @@ -56,6 +56,7 @@ $lang->resource->story->create = 'create'; $lang->resource->story->edit = 'edit'; $lang->resource->story->delete = 'delete'; $lang->resource->story->view = 'view'; +$lang->resource->story->tasks = 'tasks'; $lang->resource->story->ajaxGetProjectStories = 'ajaxGetProjectStories'; $lang->resource->story->ajaxGetProductStories = 'ajaxGetProductStories'; //$lang->resource->story->comment = 'comment';