diff --git a/lib/katello/plugin.rb b/lib/katello/plugin.rb index 9f227850d4e..ed3dcddba2e 100644 --- a/lib/katello/plugin.rb +++ b/lib/katello/plugin.rb @@ -362,7 +362,7 @@ def katello_template_setting_values(name) type: :boolean, default: false, full_name: N_('Allow multiple content views'), - description: N_("Allow a host to be assigned to multiple content view environments with 'subscription-manager register --environments' or 'subscription-manager environments --set'.") # TODO: update this description when AKs support this setting as well + description: N_("Allow hosts or activation keys to be associated with multiple content view environments") setting 'content_default_http_proxy', type: :string,