Skip to content
代码片段 群组 项目
未验证 提交 74014e2e 编辑于 作者: Payton Burdette's avatar Payton Burdette 提交者: GitLab
浏览文件

Merge branch...

Merge branch '455336-follow-up-from-adds-allow-runner-registration-token-setting-to-top-level-group' into 'master' 

Update help text for runner registration tokens setting

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149256



Merged-by: default avatarPayton Burdette <pburdette@gitlab.com>
Approved-by: default avatarFiona Neill <fneill@gitlab.com>
Approved-by: default avatarPayton Burdette <pburdette@gitlab.com>
Co-authored-by: default avatarMiguel Rincon <mrincon@gitlab.com>
No related branches found
No related tags found
1 合并请求!2419Fix TanukiBot spec relying on outdated code
......@@ -12,4 +12,4 @@
= render Pajamas::ToggleComponent.new(classes: 'js-allow-runner-registration-token-toggle',
label: s_("GroupSettings|Allow members of projects and groups to create runners with runner registration tokens"),
is_checked: @group.allow_runner_registration_token?) do
= s_("GroupSettings|When disabled, members will not be able to register runners using runner registration tokens. They can instead use runner authentication tokens as a more secure runner registration method.")
= s_("GroupSettings|When disabled, members cannot use runner registration tokens to register runners. Members can use runner authentication tokens instead as the more secure registration method.")
......@@ -24956,7 +24956,7 @@ msgstr ""
msgid "GroupSettings|What is Insights?"
msgstr ""
 
msgid "GroupSettings|When disabled, members will not be able to register runners using runner registration tokens. They can instead use runner authentication tokens as a more secure runner registration method."
msgid "GroupSettings|When disabled, members cannot use runner registration tokens to register runners. Members can use runner authentication tokens instead as the more secure registration method."
msgstr ""
 
msgid "GroupSettings|When you enable any of these features, you accept the %{link_start}GitLab Testing Agreement%{link_end}."
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册