aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2015-09-15 10:17:05 +0200
committerStas Vilchik <vilchiks@gmail.com>2015-09-15 10:17:05 +0200
commitb8c759cc3d00365bc88e1d9a9d7695caca32bd09 (patch)
treeeb8b007e39967034edf8014e7a2af819e32470f7 /sonar-core
parent818c2fdae55e2761bc1269de3bf3d07f91b3ce6f (diff)
downloadsonarqube-b8c759cc3d00365bc88e1d9a9d7695caca32bd09.tar.gz
sonarqube-b8c759cc3d00365bc88e1d9a9d7695caca32bd09.zip
improve formatting of LEVEL measures
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties4
1 files changed, 4 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 29ff7210aae..4a5d04c377c 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2787,6 +2787,10 @@ metric.type.DISTRIB=Distribution
metric.type.RATING=Rating
metric.type.WORK_DUR=Work Duration
+metric.level.ERROR=Error
+metric.level.WARN=Warning
+metric.level.OK=Ok
+
#------------------------------------------------------------------------------
#