Commit ee1f6e59 authored by syasonik's avatar syasonik

Adjust text explaining Operations visibility

parent 6e9ec5d8
...@@ -613,7 +613,9 @@ export default { ...@@ -613,7 +613,9 @@ export default {
<project-setting-row <project-setting-row
ref="operations-settings" ref="operations-settings"
:label="s__('ProjectSettings|Operations')" :label="s__('ProjectSettings|Operations')"
:help-text="s__('ProjectSettings|Environments, logs, cluster management, and more.')" :help-text="
s__('ProjectSettings|Configure your project resources and monitor their health.')
"
> >
<project-feature-setting <project-feature-setting
v-model="operationsAccessLevel" v-model="operationsAccessLevel"
......
---
title: Adjust text explaining content of Operations menu from visibility section of
project settings
merge_request: 54963
author:
type: changed
...@@ -23360,6 +23360,9 @@ msgstr "" ...@@ -23360,6 +23360,9 @@ msgstr ""
msgid "ProjectSettings|Commit authors can edit commit messages on unprotected branches." msgid "ProjectSettings|Commit authors can edit commit messages on unprotected branches."
msgstr "" msgstr ""
msgid "ProjectSettings|Configure your project resources and monitor their health."
msgstr ""
msgid "ProjectSettings|Contact an admin to change this setting." msgid "ProjectSettings|Contact an admin to change this setting."
msgstr "" msgstr ""
...@@ -23387,9 +23390,6 @@ msgstr "" ...@@ -23387,9 +23390,6 @@ msgstr ""
msgid "ProjectSettings|Encourage" msgid "ProjectSettings|Encourage"
msgstr "" msgstr ""
msgid "ProjectSettings|Environments, logs, cluster management, and more."
msgstr ""
msgid "ProjectSettings|Every merge creates a merge commit" msgid "ProjectSettings|Every merge creates a merge commit"
msgstr "" msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment