view thread/client-common/src/main/resources/com/redhat/thermostat/thread/client/common/locale/strings.properties @ 1628:421d652d113d

Smaller UI fixes in new Thread Monitor review-thread: http://icedtea.classpath.org/pipermail/thermostat/2014-December/012162.html reviewed-by: omajid
author Mario Torre <neugens.limasoftware@gmail.com>
date Thu, 11 Dec 2014 11:45:07 +0100
parents ecbc36f25737
children
line wrap: on
line source

MISSING_INFO = Missing Information

NAME = Name
ID = ID
FIRST_SEEN = First Sampled
LAST_SEEN = Last Sampled
WAIT_COUNT = Wait Count
BLOCK_COUNT = Blocked Count
RUNNING = Running %
WAITING = Waiting %
SLEEPING = Sleeping %
MONITOR = Monitor %
    
START_RECORDING = Start Recording
STOP_RECORDING = Stop Recording
THREAD_MONITOR_SWITCH = Monitor Thread

VM_CAPABILITIES = VM Capabilities
VM_DEADLOCK = Deadlock Detection
TABLE = Table
DETAILS = Details
TIMELINE = Timeline
THREAD_COUNT = Thread Count

LIVE_THREADS = Live Threads
DAEMON_THREADS = Daemon Threads

THREAD_CONTROL_PANEL = Thread Control Panel
THREAD_DUMP = Thread Dump

THREAD_DETAILS_EMTPY = Please double-click on a thread in the thread table

CHECK_FOR_DEADLOCKS = Check

RESTORE_ZOOM = Restore Content Size
ZOOM_IN = Magnify Content
ZOOM_OUT = Reduce Content Size