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.properties8
1 files changed, 4 insertions, 4 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 8d538ffb626..d69d7f43d0c 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2651,7 +2651,7 @@ component_viewer.measure_section.issues=Issues
component_viewer.measure_section.sqale=SQALE
component_viewer.measure_section.unit_tests=Unit Tests
component_viewer.measure_section.tests=Tests
-component_viewer.measure_section.test_names=Test Names
+component_viewer.measure_section.test_cases=Test Cases
component_viewer.measure_section.integration_tests=Integration Tests
component_viewer.measure_section.overall=Overall
@@ -2673,9 +2673,9 @@ component_viewer.transition.coverage=Covered By
component_viewer.transition.covers=Covers
component_viewer.transition.duplication=Duplicated By
-component_viewer.tests.sort_by=Sort by
-component_viewer.tests.duration=Duration
-component_viewer.tests.test_name=Test Name
+component_viewer.tests.ordered_by=ordered by
+component_viewer.tests.duration=duration
+component_viewer.tests.test_name=name
component_viewer.x_lines_are_covered={0} lines are covered
component_viewer.details=Details