*/
import {
ButtonPrimary,
+ FlagMessage,
FormField,
InputSelect,
LabelValueSelectOption,
isOverflowVisible
body={
<>
+ {profile.parentKey !== undefined && (
+ <FlagMessage variant="info" className="sw-mb-8">
+ {translate('quality_profiles.change_parent_warning')}
+ </FlagMessage>
+ )}
+
<MandatoryFieldsExplanation />
<FormField
quality_profile.x_active_rules={0} active rules
quality_profiles.x_overridden_rules={0} overridden rules
quality_profiles.change_parent=Change Parent
+quality_profiles.change_parent_warning=By changing the parent of this profile, any information on inherited rules that were manually disabled will be lost. This means some previously disabled rules might be re-enabled.
quality_profiles.all_profiles=All Profiles
quality_profiles.x_profiles={0} profile(s)
quality_profiles.projects.select_hint=Click to associate this project with the quality profile