aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2015-06-18 14:46:07 +0200
committerStas Vilchik <vilchiks@gmail.com>2015-06-18 15:04:06 +0200
commit216082dfc48e78942faa616abfdbc04065b5c22f (patch)
treed3379f758dd0c92dd89be99f9a55f4abeec39e8b
parent883d79b2f7a8d57c5a3f8bcbc4bd018dea7f82c7 (diff)
downloadsonarqube-216082dfc48e78942faa616abfdbc04065b5c22f.tar.gz
sonarqube-216082dfc48e78942faa616abfdbc04065b5c22f.zip
fix shortcut help label
-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 f0c2966f74c..8b22a85be2b 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1078,7 +1078,7 @@ shortcuts.section.issues.navigate_between_issues=navigate between issues
shortcuts.section.issues.open_details=go from the list of issues to the source code
shortcuts.section.issues.return_to_list=return back to the list
-shortcuts.section.issue.space=select an issue
+shortcuts.section.issue.select=select an issue
shortcuts.section.issue.do_transition=do an issue transition
shortcuts.section.issue.assign=assign issue
shortcuts.section.issue.assign_to_me=assign issue to the current user