summaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2016-05-13 10:20:15 +0200
committerJulien Lancelot <julien.lancelot@sonarsource.com>2016-05-13 10:20:15 +0200
commit764047737320259114b53801451f598bfb8c0cda (patch)
tree7748781439b41a17ce4a9b147539c9d959e29e88 /sonar-core
parent9c96c2af00cc05d3bb850264b3c33d4f66e89217 (diff)
downloadsonarqube-764047737320259114b53801451f598bfb8c0cda.tar.gz
sonarqube-764047737320259114b53801451f598bfb8c0cda.zip
Remove "reported by me" from issue notification message
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 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 10a2e7214f0..ecbf7655cae 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2023,7 +2023,7 @@ server_id_configuration.does_not_match_organisation_pattern=Organisation does no
#------------------------------------------------------------------------------
notification.channel.EmailNotificationChannel=Email
notification.dispatcher.information=Receive notifications when specific types of events occur. A notification is never sent to the author of the event.
-notification.dispatcher.ChangesOnMyIssue=Changes in issues assigned to me or reported by me
+notification.dispatcher.ChangesOnMyIssue=Changes in issues assigned to me
notification.dispatcher.NewIssues=New issues
notification.dispatcher.NewAlerts=New quality gate status
notification.dispatcher.NewFalsePositiveIssue=Issues resolved as false positive or won't fix