Skip to content
代码片段 群组 项目
提交 6e6ae00e 编辑于 作者: Miguel Rincon's avatar Miguel Rincon
浏览文件

Update help text for runner registration tokens setting

上级 e7593845
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.")
......@@ -24953,7 +24953,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.
先完成此消息的编辑!
想要评论请 注册