aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2024-09-27 13:16:42 +0200
committersonartech <sonartech@sonarsource.com>2024-09-30 20:02:46 +0000
commit11e7466786a976ac5b719df58def6d9e66aba9b7 (patch)
tree15086e3a8af17a193cf84493fa11f210b594c680 /sonar-core
parentc8bd1d2cc5697d7b41596be62527b0172775a201 (diff)
downloadsonarqube-11e7466786a976ac5b719df58def6d9e66aba9b7.tar.gz
sonarqube-11e7466786a976ac5b719df58def6d9e66aba9b7.zip
SGB-117 Remove optimistic update to avoid out of order notifications update
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties3
1 files changed, 2 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 7462a83f91f..a7384ba9f02 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2835,6 +2835,8 @@ email_notification.state.value_should_be_valid_email=A valid email address is re
#
#------------------------------------------------------------------------------
notification.notification=Notification
+notification.for=Notify me for
+notification.by=by {channel}
notification.channel.EmailNotificationChannel=Email
notification.dispatcher.information=A notification is never sent to the author of the event.
notification.dispatcher.ChangesOnMyIssue=Changes in issues/hotspots assigned to me
@@ -2960,7 +2962,6 @@ my_account.preferences=Preferences
my_account.preferences.keyboard_shortcuts=Enable Keyboard Shortcuts
my_account.preferences.keyboard_shortcuts.description=Some actions can be performed using keyboard shortcuts. If you do not want to use these shortcuts, you can disable them here (this won't disable navigation shortcuts, which include the arrows, escape, and enter keys). For a list of available keyboard shortcuts, use the question mark shortcut (hit {questionMark} on your keyboard).
-notifications.send_email=Send me an email for:
#------------------------------------------------------------------------------
#