diff options
author | Mathieu Suen <mathieu.suen@sonarsource.com> | 2022-11-21 23:26:02 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-11-24 20:02:50 +0000 |
commit | 361c8e51ef049123b3aba927cf2a0e28fab8e76a (patch) | |
tree | ed2d5d23c79228b9b1435e6e8b748313b136542f /sonar-core | |
parent | 27c3b0ea8319fd621fa7130d3cf466f73f1bab7b (diff) | |
download | sonarqube-361c8e51ef049123b3aba927cf2a0e28fab8e76a.tar.gz sonarqube-361c8e51ef049123b3aba927cf2a0e28fab8e76a.zip |
SONAR-12338 Better document the Extend Quality Profile action
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 44 |
1 files changed, 31 insertions, 13 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties index 0d88ecb9521..91e89904a5a 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -1656,7 +1656,7 @@ project.info.see_more_info_on_x_locs=See more information on your {0} lines of c # #------------------------------------------------------------------------------ -quality_profiles.new_profile=New Profile +quality_profiles.new_profile=New Quality Profile quality_profiles.compare_with=Compare with quality_profiles.filter_by=Filter profiles by quality_profiles.restore_profile=Restore Profile @@ -1689,7 +1689,7 @@ quality_profiles.changelog.DEACTIVATED=Deactivated quality_profiles.changelog.UPDATED=Updated quality_profiles.changelog.parameter_reset_to_default_value=Parameter {0} reset to default value quality_profiles.deleted_profile=The profile {0} doesn't exist anymore -quality_profiles.projects_for_default=Every project not specifically associated with a Quality Profile will be associated to this one by default. +quality_profiles.projects_for_default=Every project not specifically associated with a quality profile will be associated to this one by default. quality_profile.x_rules={0} rule(s) quality_profile.x_active_rules={0} active rules quality_profiles.x_overridden_rules={0} overridden rules @@ -1697,29 +1697,29 @@ quality_profiles.change_parent=Change Parent quality_profiles.all_profiles=All Profiles quality_profiles.x_profiles={0} profile(s) quality_profiles.x_Profiles={0} Profiles -quality_profiles.projects.select_hint=Click to associate this project with the Quality Profile -quality_profiles.projects.deselect_hint=Click to remove association between this project and the Quality Profile -quality_profile.empty_comparison=The Quality Profiles are equal. +quality_profiles.projects.select_hint=Click to associate this project with the quality profile +quality_profiles.projects.deselect_hint=Click to remove association between this project and the quality profile +quality_profile.empty_comparison=The quality profiles are equal. quality_profiles.activate_more=Activate More -quality_profiles.activate_more.help.built_in=This Quality Profile is built in, and cannot be updated manually. If you want to activate more rules, create a new profile that inherits from this one and add rules there. +quality_profiles.activate_more.help.built_in=This quality profile is built in, and cannot be updated manually. If you want to activate more rules, create a new profile that inherits from this one and add rules there. quality_profiles.activate_more_rules=Activate More Rules -quality_profiles.intro1=Quality Profiles are collections of rules to apply during an analysis. +quality_profiles.intro1=Quality profiles are collections of rules to apply during an analysis. quality_profiles.intro2=For each language there is a default profile. All projects not explicitly assigned to some other profile will be analyzed with the default. Ideally, all projects will use the same profile for a language. quality_profiles.list.projects=Projects -quality_profiles.list.projects.help=Projects assigned to a profile will always be analyzed with it for that language, regardless of which profile is the default. Quality Profile administrators may assign projects to a non-default profile, or always make it follow the system default. Project administrators may choose any profile for each language. +quality_profiles.list.projects.help=Projects assigned to a profile will always be analyzed with it for that language, regardless of which profile is the default. Quality profile administrators may assign projects to a non-default profile, or always make it follow the system default. Project administrators may choose any profile for each language. quality_profiles.list.rules=Rules quality_profiles.list.updated=Updated quality_profiles.list.used=Used quality_profiles.list.default.help=For each language there is a default profile. All projects not explicitly assigned to some other profile will be analyzed with the default. quality_profiles.x_updated_on_y={0}, updated on {1} quality_profiles.change_projects=Change Projects -quality_profiles.not_found=The requested Quality Profile was not found. +quality_profiles.not_found=The requested quality profile was not found. quality_profiles.latest_new_rules=Recently Added Rules quality_profiles.latest_new_rules.activated={0}, activated on {1} profile(s) quality_profiles.latest_new_rules.not_activated={0}, not yet activated quality_profiles.deprecated_rules=Deprecated Rules quality_profiles.deprecated_rules_description=These deprecated rules will eventually disappear. You should proactively investigate replacing them. -quality_profiles.deprecated_rules_are_still_activated=Deprecated rules are still activated on {0} Quality Profile(s): +quality_profiles.deprecated_rules_are_still_activated=Deprecated rules are still activated on {0} quality profile(s): quality_profiles.sonarway_missing_rules=Sonar way rules not included quality_profiles.sonarway_missing_rules_description=Recommended rules are missing from your profile quality_profiles.stagnant_profiles=Stagnant Profiles @@ -1729,9 +1729,9 @@ quality_profiles.exporters.deprecated=Exporters are deprecated, and will be remo quality_profiles.updated_=Updated: quality_profiles.used_=Used: quality_profiles.built_in=Built-in -quality_profiles.built_in.description=This is a built-in Quality Profile that might be updated automatically. -quality_profiles.extends_built_in=Because this Quality Profile inherits from a built-in Quality Profile, it might be updated automatically. -quality_profiles.default_permissions=Users with the global "Administer Quality Profiles" permission and those listed below can manage this Quality Profile. +quality_profiles.built_in.description=This is a built-in quality profile that might be updated automatically. +quality_profiles.extends_built_in=Because this quality profile inherits from a built-in quality profile, it might be updated automatically. +quality_profiles.default_permissions=Users with the global "Administer Quality Profiles" permission and those listed below can manage this quality profile. quality_profiles.grant_permissions_to_more_users=Grant permissions to more users quality_profiles.grant_permissions_to_user_or_group=Grant permissions to a user or a group quality_profiles.additional_user_groups=Additional users / groups: @@ -1740,6 +1740,24 @@ quality_profiles.permissions.remove.user=Remove permission from user quality_profiles.permissions.remove.user.confirmation=Are you sure you want to remove permission on this quality profile from user {user}? quality_profiles.permissions.remove.group=Remove permission from group quality_profiles.permissions.remove.group.confirmation=Are you sure you want to remove permission on this quality profile from group {user}? +quality_profiles.copy_help=Create a new quality qrofile as a replica of "{0}". The two profiles will then evolve independently. +quality_profiles.extend_help=Create a child quality qrofile inheriting all active rules from "{0}". Changes to "{0}" will impact the child profile. +quality_profiles.extend_description=This profile extends {link}. +quality_profiles.extend_description_help=Changes to "{0}" or any of its parents may impact this quality profile. +quality_profiles.chose_creation_type=What type of profile do you want to create? +quality_profiles.creation_from_extend=Extend an existing quality profile +quality_profiles.creation_from_extend_description_1=Create a child quality profile inheriting its parent’s active rules. +quality_profiles.creation_from_extend_description_2=Changes to the parent profile will impact the child profile. +quality_profiles.creation_from_copy=Copy an existing quality profile +quality_profiles.creation_from_copy_description_1=Create a new quality profile as a replica of the copied quality profile. +quality_profiles.creation_from_copy_description_2=The two profiles will then evolve independently. +quality_profiles.creation_from_blank=Create a blank quality profile +quality_profiles.creation_from_blank_description=Create a new quality profile with no active rules by default. +quality_profiles.creation.choose_parent_quality_profile=Profile to extend +quality_profiles.creation.choose_copy_quality_profile=Profile to copy +quality_profiles.name_invalid=Quality profile name should not be empty +quality_profiles.actions=Open {0} {1} quality profile actions + |