Commit 63a8a08d authored by Jason Goodman's avatar Jason Goodman Committed by Andrew Fontaine

Delete Feature Flag Strategy Help Text About Default Behavior

parent ff479a15
...@@ -109,7 +109,7 @@ export default { ...@@ -109,7 +109,7 @@ export default {
), ),
newHelpText: s__( 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'), noStrategiesText: s__('FeatureFlags|Feature Flag has no strategies'),
}, },
......
---
title: Remove feature flag strategy help text from the UI
merge_request: 35887
author:
type: changed
...@@ -9883,7 +9883,7 @@ msgstr "" ...@@ -9883,7 +9883,7 @@ msgstr ""
msgid "FeatureFlags|Edit list" msgid "FeatureFlags|Edit list"
msgstr "" 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 "" msgstr ""
msgid "FeatureFlags|Environment Spec" 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