Commit c14d78d6 authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch 'delete-strategy-ui-help-text' into 'master'

Delete Feature Flag Strategy Help Text About Default Behavior

See merge request gitlab-org/gitlab!35887
parents 13c165bf 63a8a08d
......@@ -109,7 +109,7 @@ export default {
),
newHelpText: s__(
'FeatureFlags|Enable features for specific users and specific environments by defining feature flag strategies. By default, features are available to all users in all environments.',
'FeatureFlags|Enable features for specific users and specific environments by defining feature flag strategies.',
),
noStrategiesText: s__('FeatureFlags|Feature Flag has no strategies'),
},
......
---
title: Remove feature flag strategy help text from the UI
merge_request: 35887
author:
type: changed
......@@ -9889,7 +9889,7 @@ msgstr ""
msgid "FeatureFlags|Edit list"
msgstr ""
msgid "FeatureFlags|Enable features for specific users and specific environments by defining feature flag strategies. By default, features are available to all users in all environments."
msgid "FeatureFlags|Enable features for specific users and specific environments by defining feature flag strategies."
msgstr ""
msgid "FeatureFlags|Environment Spec"
......
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