]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-18181 fix qrofile/profile typo
authorPierre <pierre.guillot@sonarsource.com>
Tue, 10 Jan 2023 15:43:23 +0000 (16:43 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 11 Jan 2023 20:02:58 +0000 (20:02 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 034ee7b4aa4f13db76b3de1636896210001c1f1d..d293b759881c5af8d38ca25e4d70ef7fff6dbccd 100644 (file)
@@ -1736,8 +1736,8 @@ 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.copy_help=Create a new quality profile as a replica of "{0}".  The two profiles will then evolve independently.
+quality_profiles.extend_help=Create a child quality profile 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?