aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2014-01-09 17:57:09 +0600
committerStas Vilchik <vilchiks@gmail.com>2014-01-09 17:57:09 +0600
commit401b062486dee16142b73e872b7bb34f8265e17a (patch)
treed60540f29b04ab85c5dbd09ade1cf2d5b6fb6822 /plugins
parenteacc7ec4b012731c9543a27a3d17b0b704ac38d3 (diff)
downloadsonarqube-401b062486dee16142b73e872b7bb34f8265e17a.tar.gz
sonarqube-401b062486dee16142b73e872b7bb34f8265e17a.zip
Pie Chart, Histogram, Bubble: tweak labels in widget configuration
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties30
1 files changed, 15 insertions, 15 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 a2ccb419805..1a62fce0184 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
@@ -1095,7 +1095,7 @@ widget.timeline.property.metric1.name=Metric 1
widget.timeline.property.metric2.name=Metric 2
widget.timeline.property.metric3.name=Metric 3
widget.timeline.property.hideEvents.name=Hide events
-widget.timeline.property.chartHeight.name=Chart height
+widget.timeline.property.chartHeight.name=Chart Height
widget.bubble_chart.name=Project File Bubble Chart
widget.bubble_chart.description=Display a component's source files in a Bubble chart. Both axes and bubble size are configurable.
@@ -1117,8 +1117,8 @@ 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.extraMetric1.name=Extra Metric 1
widget.measure_filter_pie_chart.property.extraMetric2.name=Extra Metric 2
-widget.measure_filter_pie_chart.property.maxItems.name=Max components
-widget.measure_filter_pie_chart.property.maxItems.desc=Maximum number of components to show
+widget.measure_filter_pie_chart.property.maxItems.name=Max Components
+widget.measure_filter_pie_chart.property.maxItems.desc=Maximum number of components to display
widget.measure_filter_histogram.name=Measure Filter as Histogram
widget.measure_filter_histogram.description=Displays the result of a pre-configured measure filter as a histogram.
@@ -1126,8 +1126,8 @@ widget.measure_filter_histogram.property.chartTitle.name=Chart Title
widget.measure_filter_histogram.property.chartHeight.name=Chart Height
widget.measure_filter_histogram.property.filter.name=Filter
widget.measure_filter_histogram.property.metric.name=Metric
-widget.measure_filter_histogram.property.maxItems.name=Max components
-widget.measure_filter_histogram.property.maxItems.desc=Maximum number of components to show
+widget.measure_filter_histogram.property.maxItems.name=Max Components
+widget.measure_filter_histogram.property.maxItems.desc=Maximum number of components to display
widget.measure_filter_histogram.property.reverseOrder.name=Descending
widget.measure_filter_histogram.property.reverseOrder.desc=Reverse sort order of filter
widget.measure_filter_histogram.property.displayWorstBestValues.name=Absolute Scale
@@ -1144,8 +1144,8 @@ widget.measure_filter_bubble_chart.property.yMetric.name=Y Metric
widget.measure_filter_bubble_chart.property.sizeMetric.name=Size Metric
widget.measure_filter_bubble_chart.property.xLogarithmic.name=X Logarithmic Scale
widget.measure_filter_bubble_chart.property.yLogarithmic.name=Y Logarithmic Scale
-widget.measure_filter_bubble_chart.property.maxItems.name=Max components
-widget.measure_filter_bubble_chart.property.maxItems.desc=Maximum number of components to show
+widget.measure_filter_bubble_chart.property.maxItems.name=Max Components
+widget.measure_filter_bubble_chart.property.maxItems.desc=Maximum number of components to display
widget.time_machine.name=History Table
widget.time_machine.description=Displays up to 10 metrics in a table, showing their value for a specified number of past snapshots.
@@ -1227,14 +1227,14 @@ widget.issue_filter.name=Issue Filter
widget.issue_filter.description=Displays the result of a pre-configured issue filter.
widget.issue_filter.property.filter.name=Filter
widget.issue_filter.property.numberOfLines.name=Page size
-widget.issue_filter.property.displayFilterDescription.name=Display filter description
+widget.issue_filter.property.displayFilterDescription.name=Display Filter Description
widget.issue_filter.unknown_filter_warning=This widget is configured to display an issue filter that doesn't exist anymore.
widget.treemap-widget.name=Treemap of Components
widget.treemap-widget.description=Displays a treemap of all direct components of the selected resource.
-widget.treemap-widget.property.sizeMetric.name=Size metric
+widget.treemap-widget.property.sizeMetric.name=Size Metric
widget.treemap-widget.property.sizeMetric.description=Metric used for square size
-widget.treemap-widget.property.colorMetric.name=Color metric
+widget.treemap-widget.property.colorMetric.name=Color Metric
widget.treemap-widget.property.colorMetric.description=Metric used for square color
widget.treemap-widget.property.heightInPercents.name=Height
widget.treemap-widget.property.heightInPercents.description=Height in percents of width
@@ -1259,17 +1259,17 @@ widget.welcome.html=<h3 class="marginbottom5">Welcome to SonarQube Dashboard</h3
widget.measure_filter_list.name=Measure Filter as List
widget.measure_filter_list.description=Displays the result of a pre-configured measure filter as a list.
widget.measure_filter_list.property.filter.name=Filter
-widget.measure_filter_list.property.pageSize.name=Page size
-widget.measure_filter_list.property.displayFilterDescription.name=Display filter description
+widget.measure_filter_list.property.pageSize.name=Page Size
+widget.measure_filter_list.property.displayFilterDescription.name=Display Filter Description
widget.measure_filter_treemap.name=Measure Filter as Treemap
widget.measure_filter_treemap.description=Displays the result of pre-configured measure filter as a Treemap.
widget.measure_filter_treemap.property.filter.name=Filter
-widget.measure_filter_treemap.property.sizeMetric.name=Size metric
-widget.measure_filter_treemap.property.colorMetric.name=Color metric
+widget.measure_filter_treemap.property.sizeMetric.name=Size Metric
+widget.measure_filter_treemap.property.colorMetric.name=Color Metric
widget.measure_filter_treemap.property.heightInPercents.name=Height
widget.measure_filter_treemap.property.heightInPercents.description=Height in percents of width
-widget.measure_filter_treemap.property.displayFilterDescription.name=Display filter description
+widget.measure_filter_treemap.property.displayFilterDescription.name=Display Filter Description
widget.technical_debt_pyramid.name=Technical Debt Pyramid
widget.technical_debt_pyramid.description=Displays the technical debt by characteristics. Characteristics located at the bottom should be addressed before those on top.