* Adjust action lang for devops.
This commit is contained in:
@@ -139,6 +139,7 @@ $lang->action->objectTypes['gitlab'] = 'GitLab Server';
|
||||
$lang->action->objectTypes['gitea'] = 'Gitea Server';
|
||||
$lang->action->objectTypes['gogs'] = 'Gogs Server';
|
||||
$lang->action->objectTypes['jenkins'] = 'Jenkins';
|
||||
$lang->action->objectTypes['nexus'] = 'Nexus';
|
||||
$lang->action->objectTypes['mr'] = 'Merge Request';
|
||||
$lang->action->objectTypes['gitlabproject'] = 'GitLab Project';
|
||||
$lang->action->objectTypes['gitlabuser'] = 'GitLab User';
|
||||
@@ -811,6 +812,11 @@ $lang->action->dynamicAction->gogs['edited'] = 'Edit Gogs Server';
|
||||
$lang->action->dynamicAction->gogs['deleted'] = 'Delete Gogs Server';
|
||||
$lang->action->dynamicAction->gogs['undeleted'] = 'Undelete Gogs Server';
|
||||
|
||||
$lang->action->dynamicAction->nexus['created'] = 'Create Nexus Server';
|
||||
$lang->action->dynamicAction->nexus['edited'] = 'Edit Nexus Server';
|
||||
$lang->action->dynamicAction->nexus['deleted'] = 'Delete Nexus Server';
|
||||
$lang->action->dynamicAction->nexus['undeleted'] = 'Undelete Nexus Server';
|
||||
|
||||
$lang->action->dynamicAction->repo['created'] = 'Create Repo';
|
||||
$lang->action->dynamicAction->repo['edited'] = 'Edit Repo';
|
||||
$lang->action->dynamicAction->repo['deleted'] = 'Delete Repo';
|
||||
@@ -851,8 +857,6 @@ $lang->action->label->kanban = 'Kanban|kanban|view|kanbanID=%s';
|
||||
$lang->action->label->kanbancolumn = 'Kanban Column|execution|kanban|execution=%s';
|
||||
$lang->action->label->kanbanlane = 'Kanban Lane|execution|kanban|execution=%s&type=all';
|
||||
$lang->action->label->kanbancard = 'Kanban Card|kanban|view|kanbanID=%s';
|
||||
$lang->action->label->mr = 'Merge Request|mr|view|id=%s';
|
||||
$lang->action->label->gitlab = 'GitLab Server|gitlab|view|id=%s';
|
||||
$lang->action->label->stage = 'Stage|stage|browse|';
|
||||
$lang->action->label->module = 'Module|tree|browse|productid=%s&view=story¤tModuleID=0&branch=all';
|
||||
$lang->action->label->ticket = 'Ticket|ticket|view|id=%s';
|
||||
|
||||
@@ -139,6 +139,7 @@ $lang->action->objectTypes['gitlab'] = 'GitLab Server';
|
||||
$lang->action->objectTypes['gitea'] = 'Gitea Server';
|
||||
$lang->action->objectTypes['gogs'] = 'Gogs Server';
|
||||
$lang->action->objectTypes['jenkins'] = 'Jenkins';
|
||||
$lang->action->objectTypes['nexus'] = 'Nexus';
|
||||
$lang->action->objectTypes['mr'] = 'Merge Request';
|
||||
$lang->action->objectTypes['gitlabproject'] = 'GitLab Project';
|
||||
$lang->action->objectTypes['gitlabuser'] = 'GitLab User';
|
||||
@@ -811,6 +812,11 @@ $lang->action->dynamicAction->gogs['edited'] = 'Edit Gogs Server';
|
||||
$lang->action->dynamicAction->gogs['deleted'] = 'Delete Gogs Server';
|
||||
$lang->action->dynamicAction->gogs['undeleted'] = 'Undelete Gogs Server';
|
||||
|
||||
$lang->action->dynamicAction->nexus['created'] = 'Create Nexus Server';
|
||||
$lang->action->dynamicAction->nexus['edited'] = 'Edit Nexus Server';
|
||||
$lang->action->dynamicAction->nexus['deleted'] = 'Delete Nexus Server';
|
||||
$lang->action->dynamicAction->nexus['undeleted'] = 'Undelete Nexus Server';
|
||||
|
||||
$lang->action->dynamicAction->repo['created'] = 'Create Repo';
|
||||
$lang->action->dynamicAction->repo['edited'] = 'Edit Repo';
|
||||
$lang->action->dynamicAction->repo['deleted'] = 'Delete Repo';
|
||||
@@ -858,8 +864,6 @@ $lang->action->label->kanban = 'Kanban|kanban|view|kanbanID=%s';
|
||||
$lang->action->label->kanbancolumn = 'Kanban Column|execution|kanban|execution=%s';
|
||||
$lang->action->label->kanbanlane = 'Kanban Lane|execution|kanban|execution=%s&type=all';
|
||||
$lang->action->label->kanbancard = 'Kanban Card|kanban|view|kanbanID=%s';
|
||||
$lang->action->label->mr = 'Merge Request|mr|view|id=%s';
|
||||
$lang->action->label->gitlab = 'GitLab Server|gitlab|view|id=%s';
|
||||
$lang->action->label->stage = 'Stage|stage|browse|';
|
||||
$lang->action->label->module = 'Module|tree|browse|productid=%s&view=story¤tModuleID=0&branch=all';
|
||||
$lang->action->label->ticket = 'Ticket|ticket|view|id=%s';
|
||||
|
||||
@@ -139,6 +139,7 @@ $lang->action->objectTypes['gitlab'] = 'GitLab Server';
|
||||
$lang->action->objectTypes['gitea'] = 'Gitea Server';
|
||||
$lang->action->objectTypes['gogs'] = 'Gogs Server';
|
||||
$lang->action->objectTypes['jenkins'] = 'Jenkins';
|
||||
$lang->action->objectTypes['nexus'] = 'Nexus';
|
||||
$lang->action->objectTypes['mr'] = 'Merge Request';
|
||||
$lang->action->objectTypes['gitlabproject'] = 'GitLab Project';
|
||||
$lang->action->objectTypes['gitlabuser'] = 'GitLab User';
|
||||
@@ -811,6 +812,11 @@ $lang->action->dynamicAction->gogs['edited'] = 'Edit Gogs Server';
|
||||
$lang->action->dynamicAction->gogs['deleted'] = 'Delete Gogs Server';
|
||||
$lang->action->dynamicAction->gogs['undeleted'] = 'Undelete Gogs Server';
|
||||
|
||||
$lang->action->dynamicAction->nexus['created'] = 'Create Nexus Server';
|
||||
$lang->action->dynamicAction->nexus['edited'] = 'Edit Nexus Server';
|
||||
$lang->action->dynamicAction->nexus['deleted'] = 'Delete Nexus Server';
|
||||
$lang->action->dynamicAction->nexus['undeleted'] = 'Undelete Nexus Server';
|
||||
|
||||
$lang->action->dynamicAction->repo['created'] = 'Create Repo';
|
||||
$lang->action->dynamicAction->repo['edited'] = 'Edit Repo';
|
||||
$lang->action->dynamicAction->repo['deleted'] = 'Delete Repo';
|
||||
@@ -851,8 +857,6 @@ $lang->action->label->kanban = 'Kanban|kanban|view|kanbanID=%s';
|
||||
$lang->action->label->kanbancolumn = 'Kanban Column|execution|kanban|execution=%s';
|
||||
$lang->action->label->kanbanlane = 'Kanban Lane|execution|kanban|execution=%s&type=all';
|
||||
$lang->action->label->kanbancard = 'Kanban Card|kanban|view|kanbanID=%s';
|
||||
$lang->action->label->mr = 'Merge Request|mr|view|id=%s';
|
||||
$lang->action->label->gitlab = 'GitLab Server|gitlab|view|id=%s';
|
||||
$lang->action->label->stage = 'Stage|stage|browse|';
|
||||
$lang->action->label->module = 'Module|tree|browse|productid=%s&view=story¤tModuleID=0&branch=all';
|
||||
$lang->action->label->ticket = 'Ticket|ticket|view|id=%s';
|
||||
|
||||
@@ -138,7 +138,8 @@ $lang->action->objectTypes['pipeline'] = 'GitLab服务器';
|
||||
$lang->action->objectTypes['gitlab'] = 'GitLab服务器';
|
||||
$lang->action->objectTypes['gitea'] = 'Gitea服务器';
|
||||
$lang->action->objectTypes['gogs'] = 'Gogs服务器';
|
||||
$lang->action->objectTypes['jenkins'] = 'Jenkins';
|
||||
$lang->action->objectTypes['jenkins'] = 'Jenkins服务器';
|
||||
$lang->action->objectTypes['nexus'] = 'Nexus服务器';
|
||||
$lang->action->objectTypes['mr'] = '合并请求';
|
||||
$lang->action->objectTypes['gitlabproject'] = 'GitLab项目';
|
||||
$lang->action->objectTypes['gitlabuser'] = 'GitLab用户';
|
||||
@@ -811,6 +812,11 @@ $lang->action->dynamicAction->gogs['edited'] = '编辑Gogs服务器';
|
||||
$lang->action->dynamicAction->gogs['deleted'] = '删除Gogs服务器';
|
||||
$lang->action->dynamicAction->gogs['undeleted'] = '还原Gogs服务器';
|
||||
|
||||
$lang->action->dynamicAction->nexus['created'] = '创建Nexus服务器';
|
||||
$lang->action->dynamicAction->nexus['edited'] = '编辑Nexus服务器';
|
||||
$lang->action->dynamicAction->nexus['deleted'] = '删除Nexus服务器';
|
||||
$lang->action->dynamicAction->nexus['undeleted'] = '还原Nexus服务器';
|
||||
|
||||
$lang->action->dynamicAction->repo['created'] = '创建代码库';
|
||||
$lang->action->dynamicAction->repo['edited'] = '编辑代码库';
|
||||
$lang->action->dynamicAction->repo['deleted'] = '删除代码库';
|
||||
@@ -859,8 +865,6 @@ $lang->action->label->kanban = '看板|kanban|view|kanbanID=%s';
|
||||
$lang->action->label->kanbancolumn = '看板列|execution|kanban|execution=%s';
|
||||
$lang->action->label->kanbanlane = '看板泳道|execution|kanban|execution=%s&type=all';
|
||||
$lang->action->label->kanbancard = '看板卡片|kanban|view|kanbanID=%s';
|
||||
$lang->action->label->mr = '合并请求|mr|view|id=%s';
|
||||
$lang->action->label->gitlab = 'GitLab服务器|gitlab|view|id=%s';
|
||||
$lang->action->label->stage = '瀑布模型的阶段|stage|browse|';
|
||||
$lang->action->label->module = '模块|tree|browse|productid=%s&view=story¤tModuleID=0&branch=all';
|
||||
$lang->action->label->ticket = '工单|ticket|view|id=%s';
|
||||
|
||||
Reference in New Issue
Block a user