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.properties23
1 files changed, 0 insertions, 23 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 16af5c65441..3e2d0ae3749 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2676,29 +2676,6 @@ overview.project.branch_X_empty=The "{0}" branch of this project is empty.
overview.project.main_branch_no_lines_of_code=The main branch has no lines of code.
overview.project.main_branch_empty=The main branch of this project is empty.
overview.project.branch_needs_new_analysis=The branch data is incomplete. Run a new analysis to update it.
-
-overview.metric.code_smells=Code Smells
-overview.metric.new_code_smells=New Code Smells
-overview.metric.bugs=Bugs
-overview.metric.new_bugs=New Bugs
-overview.metric.vulnerabilities=Vulnerabilities
-overview.metric.new_vulnerabilities=New Vulnerabilities
-overview.metric.security_hotspots=Security Hotspots
-overview.metric.new_security_hotspots=New Security Hotspots
-overview.metric.issues=Issues
-overview.metric.effort=Debt
-overview.metric.new_issues=New Issues
-overview.metric.new_effort=New Debt
-overview.metric.coverage=Coverage
-overview.metric.tests=Tests
-overview.metric.new_coverage=Coverage on New Code
-overview.metric.duplications=Duplications
-overview.metric.duplicated_blocks=Duplicated Blocks
-overview.metric.new_duplications=Duplications on New Code
-overview.metric.ncloc=Lines of Code
-overview.metric.new_lines=New Lines
-overview.metric.new_lines_to_cover=New Lines to Cover
-overview.metric.files=Files
overview.coverage_on=Coverage on
overview.coverage_on_X_lines=Coverage on {count} New Lines to cover
overview.duplications_on=Duplications on