aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin
diff options
context:
space:
mode:
authorFabrice Bellingard <bellingard@gmail.com>2012-03-27 10:34:42 +0200
committerFabrice Bellingard <bellingard@gmail.com>2012-03-27 10:34:42 +0200
commit2796325b4b87e9b273f7b4fe0649ae3f6297a51b (patch)
treef6092a7730f0772e24ca13c8b80ebb1900f9adc4 /plugins/sonar-l10n-en-plugin
parentc3d0fe433d773d015f2fb99521a82b8ab29c0da6 (diff)
downloadsonarqube-2796325b4b87e9b273f7b4fe0649ae3f6297a51b.tar.gz
sonarqube-2796325b4b87e9b273f7b4fe0649ae3f6297a51b.zip
SONAR-3354 Display empty table instead of message if no measures
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, 0 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 dd803c76893..d41cd3320c9 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,7 +677,6 @@ 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.