From: ptoonen Date: Wed, 27 May 2015 09:03:56 +0000 (+0200) Subject: Fixed typo X-Git-Tag: 5.2-RC1~1819^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F333%2Fhead;p=sonarqube.git Fixed typo typo in quality_profiles.deleted_profile --- 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 07880341d8b..7b608eda589 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -1773,7 +1773,7 @@ quality_profiles.changelog.ACTIVATED=Activated quality_profiles.changelog.DEACTIVATED=Deactivated quality_profiles.changelog.UPDATED=Updated quality_profiles.changelog.parameter_reset_to_default_value_x=Parameter {0} reset to default value -quality_profiles.deleted_profile=The profile {0} doesn't exists anymore +quality_profiles.deleted_profile=The profile {0} doesn't exist anymore quality_profiles.projects_for_default=Every project not specifically associated to a quality profile will be associated to this one by default. quality_profiles.projects_for_default.edit=You must not select specific projects for the default quality profile. quality_profiles.inherits=Inherits "{0}"