aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy Davis <jeremy.davis@sonarsource.com>2022-09-22 11:46:12 +0200
committersonartech <sonartech@sonarsource.com>2022-09-22 20:03:33 +0000
commitd5ba777fbeaf073990cdc0dcb904cbe38d5aebb5 (patch)
treedec0ad07cc4c0ac5e44bac15ea620fbb777248a1 /sonar-core
parent6016243876d28339736e661f6f88dedb693c177e (diff)
downloadsonarqube-d5ba777fbeaf073990cdc0dcb904cbe38d5aebb5.tar.gz
sonarqube-d5ba777fbeaf073990cdc0dcb904cbe38d5aebb5.zip
SONAR-16906 [893103] Buttons must have discernible text
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 9fe2a9d9d77..b0ee0fb6e02 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2856,6 +2856,7 @@ component_viewer.file_measures=File measures
component_viewer.show_all_measures=Show all measures
component_viewer.no_component=The component has been removed or never existed.
component_viewer.copy_path_to_clipboard=Copy the file path to the clipboard
+component_viewer.action_menu=File actions menu
source_viewer.view_all_issues=See all issues in this file
source_viewer.expand_all_lines=Show all lines of code