aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy Davis <jeremy.davis@sonarsource.com>2022-04-27 11:39:47 +0200
committersonartech <sonartech@sonarsource.com>2022-04-27 20:03:09 +0000
commitccb8f750c09b987ae92345096c6c3727193eed7b (patch)
tree5a919b559338cb70e6bb6cdf7c08e638b515bac3 /sonar-core
parent288c3986d8c611a9e433c168f4166021ca28e4c0 (diff)
downloadsonarqube-ccb8f750c09b987ae92345096c6c3727193eed7b.tar.gz
sonarqube-ccb8f750c09b987ae92345096c6c3727193eed7b.zip
SONAR-16343 Fix project notification label
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 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 12ef98c54aa..2391219ad1a 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1907,6 +1907,7 @@ notification.dispatcher.information=A notification is never sent to the author o
notification.dispatcher.ChangesOnMyIssue=Changes in issues/hotspots assigned to me
notification.dispatcher.NewIssues=New issues
notification.dispatcher.NewAlerts=Quality gate changes on all available projects
+notification.dispatcher.NewAlerts.project=Quality gate changes
notification.dispatcher.NewFalsePositiveIssue=Issues resolved as false positive or won't fix
notification.dispatcher.SQ-MyNewIssues=My new issues
notification.dispatcher.CeReportTaskFailure=Background tasks in failure on my administered projects