view thread/client-controllers/src/main/resources/com/redhat/thermostat/thread/client/controller/impl/strings.properties @ 1831:747a32443e86

Add progress notification for thread monitoring starting/stopping Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2015-September/016408.html http://icedtea.classpath.org/pipermail/thermostat/2015-October/016742.html PR2670
author Andrew Azores <aazores@redhat.com>
date Tue, 13 Oct 2015 11:44:25 -0400
parents d9e78b81ecdf
children
line wrap: on
line source

CONTROLLER_NAME = Threads
WARNING_CANNOT_ENABLE = Cannot enable Thread recording
WARNING_CANNOT_DISABLE = Cannot disable Thread recording
CHECKING_FOR_DEADLOCKS = Checking for deadlocks\u2026
NO_DEADLOCK_DETECTED = No Deadlocks Detected.
STARTING_MONITORING = Starting thread monitoring\u2026
STOPPING_MONITORING = Stopping thread monitoring\u2026