< prev index next >

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

Print this page

        

*** 1,7 **** # ! # Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # The contents of this file are subject to the terms of either the Universal Permissive License # v 1.0 as shown at http://oss.oracle.com/licenses/upl --- 1,8 ---- # ! # Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved. ! # Copyright (c) 2019, Red Hat Inc. All rights reserved. # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # The contents of this file are subject to the terms of either the Universal Permissive License # v 1.0 as shown at http://oss.oracle.com/licenses/upl
*** 102,111 **** --- 103,115 ---- CompilationsPage_TAB_COMPILATIONS=Compilations CompilationsPage_TAB_COMPILATIONS_FAILED=Failed Compilations CONFIGURATION_EDIT_ACTION=Edit Configuration COUNT_COLUMN_NAME=Count + DropdownLaneFilter_QUICK_FILTER=Quick Filter + DropdownLaneFilter_THREAD_STATE_SELECTION=Thread State Selection + DUMP_RECORDING_DEFAULT_TIMESPAN_TO_DUMP=When double-clicking on a recording in the JVM Browser DUMP_RECORDING_TIMESPAN_VALUE=Default time span when dumping the last part of a recording: DUMP_RECORDING_TIMESPAN=Dump the last part of the recording DUMP_RECORDING_WHOLE=Dump the whole recording DUMP_RECORDING_NO_DEFAULT=Show a dump dialog
*** 487,500 **** --- 491,508 ---- ThreadDumpsPage_PAGE_NAME=Thread Dumps ThreadsPage_EDIT_LANES=Edit Thread Lanes ThreadsPage_HIDE_THREAD_ACTION=Hide Thread From The Chart + ThreadsPage_LANE_FILTER_HEADER=THREAD STATE SELECTION # {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 + ThreadsPage_VIEW_THREAD_DETAILS=View Thread Details + ThreadsPage_TABLE_POPUP_DESCRIPTION=Store a thread selection to make a new filter + ThreadsPage_TABLE_POPUP_TITLE=Thread Details 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 >