From 177dcb534f6e4b49af3cd26651baedf6d3ff1ea2 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Fri, 23 Dec 2022 11:53:02 +0800 Subject: [PATCH] * fix bug #29951. --- module/dev/config.php | 3 +++ module/dev/lang/de.php | 13 +++++++++++++ module/dev/lang/en.php | 15 ++++++++++++++- module/dev/lang/fr.php | 13 +++++++++++++ module/dev/lang/zh-cn.php | 13 +++++++++++++ .../extension/xuan/dev/ext/config/xuanxuan.php | 4 ++++ 6 files changed, 60 insertions(+), 1 deletion(-) diff --git a/module/dev/config.php b/module/dev/config.php index b4c9c4dc3c..108c481640 100644 --- a/module/dev/config.php +++ b/module/dev/config.php @@ -23,6 +23,7 @@ $config->dev->group['projectproduct'] = 'project'; $config->dev->group['projectstory'] = 'project'; $config->dev->group['projectcase'] = 'project'; $config->dev->group['projectspec'] = 'project'; +$config->dev->group['projectplan'] = 'project'; $config->dev->group['programplan'] = 'project'; $config->dev->group['stage'] = 'project'; $config->dev->group['weekly'] = 'project'; @@ -92,6 +93,8 @@ $config->dev->group['config'] = 'admin'; $config->dev->group['svn'] = 'repo'; $config->dev->group['git'] = 'repo'; $config->dev->group['gitlab'] = 'repo'; +$config->dev->group['gitea'] = 'repo'; +$config->dev->group['gogs'] = 'repo'; $config->dev->group['oauth'] = 'repo'; $config->dev->group['mr'] = 'repo'; $config->dev->group['mrapproval'] = 'repo'; diff --git a/module/dev/lang/de.php b/module/dev/lang/de.php index 684107df19..4785a529cc 100644 --- a/module/dev/lang/de.php +++ b/module/dev/lang/de.php @@ -141,6 +141,19 @@ $lang->dev->tableList['kanbanspace'] = 'Kanban Space'; $lang->dev->tableList['personnel'] = 'Personnel'; $lang->dev->tableList['projectbuild'] = 'Project Build'; $lang->dev->tableList['projectrelease'] = 'Project Release'; +$lang->dev->tableList['design'] = 'Design'; +$lang->dev->tableList['stage'] = 'Stage'; +$lang->dev->tableList['gitlab'] = 'Gitlab'; +$lang->dev->tableList['gitea'] = 'Gitea'; +$lang->dev->tableList['gogs'] = 'Gogs'; +$lang->dev->tableList['holiday'] = 'Holiday'; +$lang->dev->tableList['projectplan'] = 'Product Plan'; +$lang->dev->tableList['im'] = 'IM'; +$lang->dev->tableList['transfer'] = 'Transfer'; +$lang->dev->tableList['client'] = 'Client Version Update'; +$lang->dev->tableList['conference'] = 'Conference'; +$lang->dev->tableList['integration'] = 'Integration'; +$lang->dev->tableList['license'] = 'License'; $lang->dev->groupList['my'] = 'Dashboard'; $lang->dev->groupList['program'] = 'Program'; diff --git a/module/dev/lang/en.php b/module/dev/lang/en.php index 072854edbd..3218ee96b0 100644 --- a/module/dev/lang/en.php +++ b/module/dev/lang/en.php @@ -141,11 +141,24 @@ $lang->dev->tableList['kanbanspace'] = 'Kanban Space'; $lang->dev->tableList['personnel'] = 'Personnel'; $lang->dev->tableList['projectbuild'] = 'Project Build'; $lang->dev->tableList['projectrelease'] = 'Project Release'; +$lang->dev->tableList['design'] = 'Design'; +$lang->dev->tableList['stage'] = 'Stage'; +$lang->dev->tableList['gitlab'] = 'Gitlab'; +$lang->dev->tableList['gitea'] = 'Gitea'; +$lang->dev->tableList['gogs'] = 'Gogs'; +$lang->dev->tableList['holiday'] = 'Holiday'; +$lang->dev->tableList['projectplan'] = 'Product Plan'; +$lang->dev->tableList['im'] = 'IM'; +$lang->dev->tableList['transfer'] = 'Transfer'; +$lang->dev->tableList['client'] = 'Client Version Update'; +$lang->dev->tableList['conference'] = 'Conference'; +$lang->dev->tableList['integration'] = 'Integration'; +$lang->dev->tableList['license'] = 'License'; $lang->dev->groupList['my'] = 'Dashboard'; $lang->dev->groupList['program'] = 'Program'; $lang->dev->groupList['product'] = $lang->productCommon; -$lang->dev->groupList['project'] = 'project'; +$lang->dev->groupList['project'] = 'Project'; $lang->dev->groupList['execution'] = $lang->executionCommon; $lang->dev->groupList['kanban'] = 'Kanban'; $lang->dev->groupList['qa'] = 'Test'; diff --git a/module/dev/lang/fr.php b/module/dev/lang/fr.php index 03542662f4..4776826c47 100644 --- a/module/dev/lang/fr.php +++ b/module/dev/lang/fr.php @@ -141,6 +141,19 @@ $lang->dev->tableList['kanbanspace'] = 'Kanban Space'; $lang->dev->tableList['personnel'] = 'Personnel'; $lang->dev->tableList['projectbuild'] = 'Project Build'; $lang->dev->tableList['projectrelease'] = 'Project Release'; +$lang->dev->tableList['design'] = 'Design'; +$lang->dev->tableList['stage'] = 'Stage'; +$lang->dev->tableList['gitlab'] = 'Gitlab'; +$lang->dev->tableList['gitea'] = 'Gitea'; +$lang->dev->tableList['gogs'] = 'Gogs'; +$lang->dev->tableList['holiday'] = 'Holiday'; +$lang->dev->tableList['projectplan'] = 'Product Plan'; +$lang->dev->tableList['im'] = 'IM'; +$lang->dev->tableList['transfer'] = 'Transfer'; +$lang->dev->tableList['client'] = 'Client Version Update'; +$lang->dev->tableList['conference'] = 'Conference'; +$lang->dev->tableList['integration'] = 'Integration'; +$lang->dev->tableList['license'] = 'License'; $lang->dev->groupList['my'] = 'Dashboard'; $lang->dev->groupList['program'] = 'Program'; diff --git a/module/dev/lang/zh-cn.php b/module/dev/lang/zh-cn.php index 55910511b9..57100dfe2b 100644 --- a/module/dev/lang/zh-cn.php +++ b/module/dev/lang/zh-cn.php @@ -141,6 +141,19 @@ $lang->dev->tableList['kanbanspace'] = '看板空间'; $lang->dev->tableList['personnel'] = '可访问人员'; $lang->dev->tableList['projectbuild'] = '项目版本'; $lang->dev->tableList['projectrelease'] = '项目发布'; +$lang->dev->tableList['design'] = '设计'; +$lang->dev->tableList['stage'] = '阶段'; +$lang->dev->tableList['gitlab'] = 'Gitlab'; +$lang->dev->tableList['gitea'] = 'Gitea'; +$lang->dev->tableList['gogs'] = 'Gogs'; +$lang->dev->tableList['holiday'] = '节假日'; +$lang->dev->tableList['projectplan'] = '项目计划'; +$lang->dev->tableList['im'] = '喧喧'; +$lang->dev->tableList['transfer'] = '转换'; +$lang->dev->tableList['client'] = '客户端版本更新'; +$lang->dev->tableList['conference'] = '音视频'; +$lang->dev->tableList['integration'] = '集成'; +$lang->dev->tableList['license'] = '授权'; $lang->dev->groupList['my'] = '我的地盘'; $lang->dev->groupList['program'] = '项目集'; diff --git a/xuanxuan/extension/xuan/dev/ext/config/xuanxuan.php b/xuanxuan/extension/xuan/dev/ext/config/xuanxuan.php index bfcd9ba90c..0c30f6777c 100644 --- a/xuanxuan/extension/xuan/dev/ext/config/xuanxuan.php +++ b/xuanxuan/extension/xuan/dev/ext/config/xuanxuan.php @@ -1,5 +1,9 @@ dev->group['im'] = 'xuanxuan'; +$config->dev->group['client'] = 'xuanxuan'; +$config->dev->group['conference'] = 'xuanxuan'; +$config->dev->group['integration'] = 'xuanxuan'; +$config->dev->group['license'] = 'xuanxuan'; $config->dev->group['im_chatuser'] = 'xuanxuan'; $config->dev->group['im_message'] = 'xuanxuan'; $config->dev->group['im_messagestatus'] = 'xuanxuan';