aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
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 d8dff3b0c34..23de63d4da5 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -3624,6 +3624,7 @@ source_viewer.click_for_scm_info=Click to see SCM information for line {0}
source_viewer.author_X=Author: {0}
source_viewer.click_to_copy_filepath=Click to copy the filepath to clipboard
source_viewer.issue_link_x={count} {quality} {count, plural, one {issue} other {issues}}
+source_viewer.jupyter.output.image=Output
source_viewer.tooltip.duplicated_line=This line is duplicated. Click to see duplicated blocks.
source_viewer.tooltip.duplicated_block=Duplicated block. Click for details.