aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin/src
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-01-16 16:40:03 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2012-01-16 16:40:03 +0100
commite7b0c960d3a38f5f8e8ac6bd3b7464783a4cf9c1 (patch)
tree47449375c181536060f273610395f87c8f425fff /plugins/sonar-l10n-en-plugin/src
parent7507d34fc8eee3f74f822697b1a955822ac3503b (diff)
downloadsonarqube-e7b0c960d3a38f5f8e8ac6bd3b7464783a4cf9c1.tar.gz
sonarqube-e7b0c960d3a38f5f8e8ac6bd3b7464783a4cf9c1.zip
SONAR-3155 Change the info message displayed by the Timeline widget when only one snapshot is available
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/src')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
index 520f66eb4b5..174815553b8 100644
--- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -653,7 +653,7 @@ widget.size.paragraphs.suffix=\ paragraphs
widget.timeline.name=Timeline
widget.timeline.description=Displays up to 3 metrics on a history chart.
-widget.timeline.timeline_not_displayed=The timeline won't be displayed as currently only 1 snapshot is available.
+widget.timeline.timeline_not_displayed=No history
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.