aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy <jeremy.davis@sonarsource.com>2019-04-17 18:31:50 +0200
committersonartech <sonartech@sonarsource.com>2019-05-06 11:01:15 +0200
commit6c37e7a9c7ef1b048c2067250235e24b386f4fc9 (patch)
tree71dd42c35eaded3e34ce9fdb7f3fc8f819da6f72 /sonar-core
parentf097b5009865233532dfebaee182d1bb405c33c2 (diff)
downloadsonarqube-6c37e7a9c7ef1b048c2067250235e24b386f4fc9.tar.gz
sonarqube-6c37e7a9c7ef1b048c2067250235e24b386f4fc9.zip
SONAR-11898 New codeviewer for multi-location issues (#1466)
Also includes SONAR-11901: Add slim header for the issues page
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 2 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 d2839e1f4b5..6e84ffd3a43 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2243,6 +2243,8 @@ source_viewer.tooltip.no_information_about_tests=There is no extra information a
source_viewer.load_more_code=Load More Code
source_viewer.loading_more_code=Loading More Code...
+source_viewer.expand_above=Expand above
+source_viewer.expand_below=Expand below
#------------------------------------------------------------------------------
#