summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
index 333f865e7ab..2d6413f35fb 100644
--- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -1,4 +1,3 @@
-
#------------------------------------------------------------------------------
#
# GENERIC WORDS, sorted alphabetically
@@ -530,6 +529,7 @@ measure_filter.add_column_button=Add Column
measure_filter.widget.unknown_filter_warning=This widget is configured to display a measure filter that doesn't exist anymore.
measure_filter.error.UNKNOWN=Unexpected error. Please contact the administrator.
measure_filter.error.TOO_MANY_RESULTS=Too many results. Please refine your search.
+measure_filter.error.VALUE_SHOULD_BE_A_NUMBER=Value used for metric should be a number.
#------------------------------------------------------------------------------