< prev index next >

application/org.openjdk.jmc.flightrecorder.ui/src/main/resources/org/openjdk/jmc/flightrecorder/ui/messages/internal/messages.properties

Print this page

        

@@ -477,13 +477,15 @@
 TABLECOMPONENT_NONE=[None]
 
 ThreadDumpsPage_PAGE_NAME=Thread Dumps
 
 ThreadsPage_EDIT_LANES=Edit Thread Lanes
+ThreadsPage_HIDE_THREAD_ACTION=Hide Thread From The Chart
 # {0} is the thread name, {1} is the lane name
 ThreadsPage_LANE_TOOLTIP_TITLE={0} / {1} Lane
 ThreadsPage_NAME=Threads
+ThreadsPage_RESET_CHART_TO_SELECTION_ACTION=Reset The Chart To Current Selection
 
 TlabPage_PAGE_NAME=TLAB Allocations
 TlabPage_ROW_TLAB_ALLOCATIONS=TLAB Allocations
 TlabPage_ROW_TLAB_ALLOCATIONS_DESC=Data generated from allocation samples. The samples are collected either when acquiring a new thread local allocation buffer (TLAB) or when allocating outside of such buffers.
 TlabPage_SELECTED_THREAD=1 thread
< prev index next >