aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2014-10-06 10:49:40 +0200
committerJulien Lancelot <julien.lancelot@sonarsource.com>2014-10-06 11:44:11 +0200
commit9562b6cd5d1c6ba9d6dd243226d3000ca89a5771 (patch)
treeaeed325023a4d437ba1fc3242b6a05dce9651e93 /sonar-core
parent6aafa258e61bb9d595bfeb2d923fb5a70ea7fa2c (diff)
downloadsonarqube-9562b6cd5d1c6ba9d6dd243226d3000ca89a5771.tar.gz
sonarqube-9562b6cd5d1c6ba9d6dd243226d3000ca89a5771.zip
SONAR-5675 Rename the "Pie Chart" into "Donut Chart"
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 06ecae64ab1..9442b283459 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1119,17 +1119,17 @@ widget.bubble_chart.property.yLogarithmic.name=Y Logarithmic Scale
widget.measure_filter.no_main_metric=The widget can not be rendered because some components have no measure for the selected metric(s).
-widget.measure_filter_pie_chart.name=Measure Filter as Pie Chart
-widget.measure_filter_pie_chart.description=Displays the result of a pre-configured measure filter as a pie chart.
+widget.measure_filter_pie_chart.name=Measure Filter as Donut Chart
+widget.measure_filter_pie_chart.description=Displays the result of a pre-configured measure filter as a donut chart.
widget.measure_filter_pie_chart.property.chartTitle.name=Chart Title
widget.measure_filter_pie_chart.property.chartHeight.name=Chart Height
widget.measure_filter_pie_chart.property.filter.name=Filter
widget.measure_filter_pie_chart.property.mainMetric.name=Main Metric
-widget.measure_filter_pie_chart.property.mainMetric.desc=This metric will be used to size the pie wedges, and will be shown when you mouse over a wedge.
+widget.measure_filter_pie_chart.property.mainMetric.desc=This metric will be used to size the donut wedges, and will be shown when you mouse over a wedge.
widget.measure_filter_pie_chart.property.extraMetric1.name=Extra Metric 1
widget.measure_filter_pie_chart.property.extraMetric1.desc=This metric will be shown when you mouse over a wedge.
widget.measure_filter_pie_chart.property.extraMetric2.name=Extra Metric 2
-widget.measure_filter_pie_chart.property.extraMetric1.desc=This metric will be shown when you mouse over a wedge.
+widget.measure_filter_pie_chart.property.extraMetric2.desc=This metric will be shown when you mouse over a wedge.
widget.measure_filter_pie_chart.property.maxItems.name=Max Components
widget.measure_filter_pie_chart.property.maxItems.desc=Maximum number of components to display