]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-16790 Programmatic label does not convey purpose of control
authorMathieu Suen <mathieu.suen@sonarsource.com>
Thu, 25 Aug 2022 09:37:01 +0000 (11:37 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 25 Aug 2022 20:03:09 +0000 (20:03 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 40386d870713711f0356665975dfbba6534f1efc..55fa7879a30e3d67f01ce7c18789fb75daa2c956 100644 (file)
@@ -2854,8 +2854,8 @@ source_viewer.issues_on_line.hide=Click to hide all issues on this line
 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
+source_viewer.expand_above=Show previous few lines of code
+source_viewer.expand_below=Show next few lines of code
 
 #------------------------------------------------------------------------------
 #