changeset 595:4554ecf92e41

Fix wording in empty thread pie-chart tab. I was playing around with the new pie chart feature and it said I should select a thread in the thread table. As I did so (clicked one thread in the table, switched back to chart tab), nothing changed. When I double clicked on an entry the pie-chart appeared. This patch fixes the wording which was a bit misleading. I.e. it now mentiones double-clicking explicitly. Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2012-September/003100.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Mon, 10 Sep 2012 13:02:22 +0200
parents 2f032228d157
children e5591cc5bcf7
files thread/client-common/src/main/resources/com/redhat/thermostat/thread/client/common/locale/strings.properties
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/thread/client-common/src/main/resources/com/redhat/thermostat/thread/client/common/locale/strings.properties	Mon Sep 10 10:52:54 2012 +0200
+++ b/thread/client-common/src/main/resources/com/redhat/thermostat/thread/client/common/locale/strings.properties	Mon Sep 10 13:02:22 2012 +0200
@@ -23,4 +23,4 @@
 THREAD_CONTROL_PANEL = Thread Control Panel
 THREAD_DUMP = Thread Dump
 
-THREAD_DETAILS_EMTPY = Please, select a Thread from the Thread Table
\ No newline at end of file
+THREAD_DETAILS_EMTPY = Please double-click on a thread in the thread table