aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2016-01-13 16:57:20 +0100
committerStas Vilchik <vilchiks@gmail.com>2016-01-13 16:57:20 +0100
commitd4c45d72c0d3607c86ac4dbbbee53b07f8d69155 (patch)
tree817c115d091bd7a40a258fbe1756d98f3cce77cd /sonar-core
parent23bcc7aaf87af495bc2c2c1e3cc65bcba10703e9 (diff)
downloadsonarqube-d4c45d72c0d3607c86ac4dbbbee53b07f8d69155.tar.gz
sonarqube-d4c45d72c0d3607c86ac4dbbbee53b07f8d69155.zip
document keyboard shortcut to send issue comment
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 192ee78f5a9..87d32793e40 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1082,6 +1082,7 @@ shortcuts.section.issue.assign_to_me=assign issue to the current user
shortcuts.section.issue.plan=plan issue
shortcuts.section.issue.change_severity=change severity of issue
shortcuts.section.issue.comment=comment issue
+shortcuts.section.issue.submit_comment=submit comment
shortcuts.section.issue.change_tags=change tags of issue
shortcuts.section.rules=Rules Page