]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4678 Update message on widget when a measure filter does not exist anymore
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Thu, 24 Jul 2014 11:56:22 +0000 (13:56 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Thu, 24 Jul 2014 11:56:22 +0000 (13:56 +0200)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index e9e2cb26b36ec49d8d04eee81a23ee3fe93f5a46..8188fb9766a4ea0801f869e6e9fd16a430c05235 100644 (file)
@@ -598,7 +598,7 @@ measure_filter.display.treemap=Treemap
 measure_filter.list.change=Change Columns
 measure_filter.treemap.change=Change Treemap
 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.widget.unknown_filter_warning=This widget is configured to display a measure filter that does not 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.