aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin
diff options
context:
space:
mode:
authorFabrice Bellingard <bellingard@gmail.com>2012-03-23 16:41:26 +0100
committerFabrice Bellingard <bellingard@gmail.com>2012-03-23 16:41:26 +0100
commite8cdc53a9e7b329abe80622bb7a36320d1dc3bd8 (patch)
treef944c5f2b0b8379fd23eb275496551be77ac7e31 /plugins/sonar-l10n-en-plugin
parent34f989f6f9da2aba60b5d4a6cb71ce6cb597d271 (diff)
downloadsonarqube-e8cdc53a9e7b329abe80622bb7a36320d1dc3bd8.tar.gz
sonarqube-e8cdc53a9e7b329abe80622bb7a36320d1dc3bd8.zip
SONAR-3354 Display an explicit message if no measure is available
Diffstat (limited to 'plugins/sonar-l10n-en-plugin')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 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 d41cd3320c9..dd803c76893 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
@@ -677,6 +677,7 @@ 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.
+widget.time_machine.no_data_for_selected_metrics=No data for selected metrics
widget.ckjm.name=Chidamber & Kemerer
widget.ckjm.description=Reports on LCOM4 and RFC average and distribution.