1 #
   2 #  Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
   3 #  Copyright (c) 2019, Red Hat Inc. All rights reserved.
   4 #
   5 #  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   6 #
   7 #  The contents of this file are subject to the terms of either the Universal Permissive License 
   8 #  v 1.0 as shown at http://oss.oracle.com/licenses/upl
   9 #   
  10 #  or the following license:
  11 #   
  12 #  Redistribution and use in source and binary forms, with or without modification, are permitted
  13 #  provided that the following conditions are met:
  14 #   
  15 #  1. Redistributions of source code must retain the above copyright notice, this list of conditions
  16 #  and the following disclaimer.
  17 #   
  18 #  2. Redistributions in binary form must reproduce the above copyright notice, this list of
  19 #  conditions and the following disclaimer in the documentation and/or other materials provided with
  20 #  the distribution.
  21 #   
  22 #  3. Neither the name of the copyright holder nor the names of its contributors may be used to
  23 #  endorse or promote products derived from this software without specific prior written permission.
  24 #
  25 #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
  26 #  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  27 #  FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  28 #  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  29 #  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  30 #  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  31 #  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
  32 #  WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  33 #
  34 # {0} is a page name
  35 ATTRIBUTE_CONFIG_PAGE_RULES=Configuration attributes for the rules associated with the {0} page.
  36 # {0} is a rule name
  37 ATTRIBUTE_CONFIG_RULE={0} Configuration
  38 # {0} is a rule name
  39 ATTRIBUTE_CONFIG_RULE_DESC=Configuration attributes for the {0} rule.
  40 # {0} is a number
  41 ATTRIBUTE_CONFIG_RULES=Configuration of {0} rules
  42 # {0} is a number
  43 ATTRIBUTE_CONFIG_RULES_DESC=Configuration attributes for the {0} selected rules.
  44 ATTRIBUTE_CONFIG_SHARED_GROUP_NAME=Shared Configuration Attributes
  45 # {0} is a string identifier
  46 ATTRIBUTE_DESCRIPTION_LABEL=Description: {0}
  47 ATTRIBUTE_ID_LABEL=Id: {0}
  48 ATTRIBUTE_NOT_SHARED=<Not Shared>
  49 ATTR_HEAP_USED_POST_GC=Used Heap Post GC
  50 ATTR_HEAP_USED_POST_GC_DESC=Memory allocated by objects on the heap post GC
  51 CHART_ZOOM_TO_SELECTED_RANGE=Zoom to Selected Range
  52 # {0} is an identifying string, usually a page name
  53 ChartAndTableUI_HISTOGRAM_SELECTION={0} Histogram Selection
  54 # {0} is an identifying string, usually a page name
  55 ChartAndTableUI_TIMELINE_SELECTION={0} Timeline Selection
  56 # {0} is the lane (XYDataRenderer) description
  57 ChartToolTipProvider_CAPTION_DESCRIPTION=Description: {0}
  58 # {0} is the lane (XYDataRenderer) name
  59 ChartToolTipProvider_CAPTION_NAME=Name: {0}
  60 ClassLoadingPage_AGGR_CLASSES_LOADED=Classes Loaded
  61 ClassLoadingPage_AGGR_CLASSES_LOADED_DESC=Classes Loaded
  62 ClassLoadingPage_AGGR_CLASSES_UNLOADED=Classes Unloaded
  63 ClassLoadingPage_AGGR_CLASSES_UNLOADED_DESC=Classes Unloaded
  64 ClassLoadingPage_AGGR_CLASSES_LOADED_BY_CLASSLOADER=Classes Loaded
  65 ClassLoadingPage_AGGR_CLASSES_LOADED_BY_CLASSLOADER_DESC=The number of classes loaded by this class loader
  66 ClassLoadingPage_AGGR_CLASSES_UNLOADED_BY_CLASSLOADER=Classes Unloaded
  67 ClassLoadingPage_AGGR_CLASSES_UNLOADED_BY_CLASSLOADER_DESC=The number of classes loaded by this class loader
  68 ClassLoadingPage_CLASS_LOADER_TAB = Class Loaders
  69 ClassLoadingPage_CLASS_LOADING_ACTION=Class Loading
  70 ClassLoadingPage_CLASS_LOADING_ACTION_DESC=Number of classes loaded during the interval
  71 ClassLoadingPage_CLASS_LOADING_HISTOGRAM_SELECTION=Class Loading Histogram Selection
  72 ClassLoadingPage_CLASS_LOADING_LIST_SELECTION=Class Loading List Selection
  73 ClassLoadingPage_CLASS_LOADING_TAB_TITLE=Class Loading
  74 ClassLoadingPage_CLASS_LOADING_TIMELINE_SELECTION=Class Loading Timeline Selection
  75 ClassLoadingPage_CLASS_LOADER_STATISTICS_ACTION=Class Loader Statistics
  76 ClassLoadingPage_CLASS_LOADER_STATISTICS_LIST_SELECTION=Class Loader Statistics List Selection
  77 ClassLoadingPage_CLASS_LOADER_STATISTICS_TAB_TITLE=Class Loader Statistics
  78 ClassLoadingPage_CLASS_UNLOADING_ACTION=Class Unloading
  79 ClassLoadingPage_CLASS_UNLOADING_ACTION_DESC=Number of classes unloaded during the interval
  80 ClassLoadingPage_CLASS_UNLOADING_LIST_SELECTION=Class Unloading List Selection
  81 ClassLoadingPage_CLASS_UNLOADING_TAB_TITLE=Class Unloading
  82 ClassLoadingPage_CLASS_DEFINE_ACTION=Class Defining
  83 ClassLoadingPage_CLASS_DEFINE_LIST_SELECTION=Class Defining List Selection
  84 ClassLoadingPage_CLASS_DEFINE_TAB_TITLE=Class Defining
  85 ClassLoadingPage_ROW_CLASSES_LOADED=Classes Loaded
  86 ClassLoadingPage_ROW_CLASSES_UNLOADED=Classes Unloaded
  87 ClassLoadingPage_PAGE_NAME=Class Loading
  88 ClassLoadingPage_ROW_CLASS_LOADING_STATISTICS=Class Loading Statistics
  89 CodeCachePage_OVERLAY_SWEEPS=Sweeps
  90 CodeCachePage_OVERLAYS_SWEEPS_DESC=Code cache sweeps
  91 CodeCachePage_PAGE_NAME=Code Cache
  92 CodeCachePage_ROW_ADAPTORS=Adaptors
  93 CodeCachePage_ROW_ENTRIES=Entries
  94 CodeCachePage_ROW_METHODS=Methods
  95 CodeCachePage_ROW_UNALLOCATED=Unallocated
  96 CodeCachePage_SWEEP_TABLE_SELECTION=Code Cache Sweep Selection
  97 CodeCachePage_SWEEPS_TIMELINE_SELECTION=Code Sweeps
  98 CompilationsPage_COMPILATIONS_DURATION_SELECTION=Compilation Durations Selection
  99 CompilationsPage_COMPILATIONS_FAILED_TABLE_SELECTION=Failed Compilations Selection
 100 CompilationsPage_COMPILATIONS_TABLE_SELECTION=Compilations Selection
 101 CompilationsPage_PAGE_NAME=Compilations
 102 CompilationsPage_ROW_DURATIONS=Compilation Durations
 103 CompilationsPage_TAB_COMPILATIONS=Compilations
 104 CompilationsPage_TAB_COMPILATIONS_FAILED=Failed Compilations
 105 CONFIGURATION_EDIT_ACTION=Edit Configuration
 106 COUNT_COLUMN_NAME=Count
 107 
 108 DropdownLaneFilter_QUICK_FILTER=Quick Filter
 109 DropdownLaneFilter_THREAD_STATE_SELECTION=Thread State Selection
 110 
 111 DUMP_RECORDING_DEFAULT_TIMESPAN_TO_DUMP=When double-clicking on a recording in the JVM Browser
 112 DUMP_RECORDING_TIMESPAN_VALUE=Default time span when dumping the last part of a recording:
 113 DUMP_RECORDING_TIMESPAN=Dump the last part of the recording
 114 DUMP_RECORDING_WHOLE=Dump the whole recording
 115 DUMP_RECORDING_NO_DEFAULT=Show a dump dialog
 116 DUMP_RECORDING_TIMESPAN_LESS_THAN_ZERO=Time span: Must be above 0
 117 # {0} is a time period
 118 DUMP_RECORDING_TIMESPAN_UNPARSABLE=Time span: {0}
 119 
 120 DurationPercentileTable_PERCENTILE_COL_NAME=Percentile
 121 
 122 EnvironmentVariablesPage_PAGE_NAME=Environment Variables
 123 EVENT_TYPE_FOLDER_NODE_EVENTS_BY_TYPE=Events by type
 124 EVENT_TYPE_FOLDER_NODE_UNCATEGORIZED=Uncategorized
 125 # {0} is a number
 126 EVENT_TYPE_TREE_NODE_TOOLTIP={0} events
 127 EVENT_TYPE_TREE_TITLE=Event Types Tree
 128 EventBrowserPage_EVENT_BROWSER_SELECTION=Event Browser Selection
 129 EventBrowserPage_EVENT_TYPE_TREE_SELECTION=Event Types Tree Selection
 130 EventBrowserPage_NEW_PAGE_USING_TYPES_ACTION=Create a new page using the selected event types
 131 EventBrowserPage_PAGE_DESC=Browse all flight recording data organized by event type
 132 EventBrowserPage_PAGE_NAME=Event Browser
 133 EventBrowserPage_DISPLAY_TYPES_WITHOUT_EVENTS=Show event types with no events
 134 ExceptionsPage_CLASS_AND_MESSAGE=Class and Message
 135 ExceptionsPage_GROUP_BY_CLASS_ACTION=By Class
 136 ExceptionsPage_GROUP_BY_CLASS_AND_MESSAGE_ACTION=By Class and Message
 137 ExceptionsPage_GROUP_BY_MESSAGE_ACTION=By Message
 138 ExceptionsPage_PAGE_NAME=Exceptions
 139 ExceptionsPage_ROW_ERRORS=Errors
 140 ExceptionsPage_ROW_EXCEPTIONS=Exceptions
 141 ExceptionsPage_ROW_STATISTICS=Statistics
 142 ExceptionsPage_THROWABLES_HISTOGRAM_SELECTION=Throwables Histogram Selection
 143 ExceptionsPage_THROWABLES_LOG_SELECTION=Throwables Log Selection
 144 ExceptionsPage_THROWABLES_TIMELINE_SELECTION=Throwables Timeline Selection
 145 SEARCH_TREE_TEXT=Search the tree
 146 
 147 JavaApplicationPage_COLUMN_THREAD_START=Thread Start
 148 JavaApplicationPage_COLUMN_THREAD_START_DESC=Thread start time if available
 149 JavaApplicationPage_COLUMN_THREAD_END=Thread End
 150 JavaApplicationPage_COLUMN_THREAD_END_DESC=Thread end time if available
 151 JavaApplicationPage_COLUMN_THREAD_DURATION=Thread Duration
 152 JavaApplicationPage_COLUMN_THREAD_DURATION_DESC=Duration of the thread, if both start and end times are known.
 153 JavaApplicationPage_EDIT_THREAD_LANES_ACTION=Edit Thread Activity Lanes...
 154 JavaApplicationPage_EDIT_THREAD_LANES_DIALOG_MESSAGE=Events that occur in a thread can be shown in activity lanes. Here you can choose which event types to show in each lane.
 155 JavaApplicationPage_EDIT_THREAD_LANES_DIALOG_TITLE=Edit Thread Activity Lanes
 156 JavaApplicationPage_HALTS_ACTION=Halts
 157 JavaApplicationPage_HALTS_ACTION_DESC=Periods where the JVM has halted execution of user code, for example due to garbage collection.
 158 JavaApplicationPage_METHOD_PROFILING=Method Profiling
 159 JavaApplicationPage_METHOD_PROFILING_DESC=The number of profiling samples. The color represents the distribution of the top stack trace frames (red=most samples in a few methods, yellow=samples are evenly distributed).
 160 JavaApplicationPage_PAGE_NAME=Java Application
 161 JavaApplicationPage_ROW_ALLOCATION=Allocation
 162 JavaApplicationPage_ROW_CPU_USAGE=CPU Usage
 163 JavaApplicationPage_ROW_CPU_USAGE_DESC=This lane can simultaneously show both the CPU usage generated by the JVM process and the total CPU usage of the machine. Check the legend entries to see which is represented by what color and to enable/disable them separately.
 164 JavaApplicationPage_ROW_HEAP_USAGE=Heap Usage
 165 JavaApplicationPage_SELECTED_THREAD=1 thread
 166 # {0} is a number
 167 JavaApplicationPage_SELECTED_THREADS={0} threads
 168 JavaApplicationPage_THREAD_ACTIVITY_ACTION=Thread Activity
 169 JavaApplicationPage_THREAD_ACTIVITY_ACTION_DESC=Thread activity lanes. Use context menu to configure individual lanes.
 170 JavaApplicationPage_THREAD_LANE_JAVA_LATENCIES=Java Latencies
 171 # {0} is a time period
 172 JavaApplicationPage_THREAD_LIFESPAN=Thread Lifespan of {0}
 173 JFR_EDITOR_INVALID_RECORDING_TEXT=The page cannot be shown correctly for this recording. The recording may be from an old JVM, or invalid in some other way.
 174 JFR_EDITOR_NO_PAGES_TO_SHOW=No pages to show. In the Outline view, add pages using the New Page menu, or the Reset All Pages action
 175 # {0} is the name of a page
 176 JFR_EDITOR_PAGE_CANNOT_BE_DISPLAYED="{0}" could not be displayed.
 177 # {0} is a toString version of an exception
 178 JFR_EDITOR_RULE_EVALUATION_ERROR_DESCRIPTION=Could not evaluate this rule: {0}
 179 JFR_EDITOR_RULES_CANCELLED=Cancelled by user.
 180 JFR_EDITOR_RULES_EVALUATING=Evaluating...
 181 JFR_EDITOR_RULES_IGNORED=Ignored
 182 JFR_EDITOR_RULES_SCHEDULED=Scheduled...
 183 JFR_EDITOR_RULES_TASK_NAME=Rule Evaluation
 184 JFR_EDITOR_RULES_WAITING=Waiting for scheduling...
 185 JFR_OUTLINE_CREATE_CUSTOM_MESSAGE=Choose the types you want to include on the new page
 186 JFR_OUTLINE_CREATE_CUSTOM_TITLE=Create Custom Page
 187 JFR_OUTLINE_CUSTOM_PAGE=Custom Page...
 188 JFR_OUTLINE_DELETE_CONFIRM_MESSAGE=The selected page will be deleted. Do you want to continue?
 189 JFR_OUTLINE_DELETE_CONFIRM_TITLE=Confirm Delete
 190 JFR_OUTLINE_LOCK_PAGES_ACTION=Lock Page Structure
 191 JFR_OUTLINE_MOVE_DOWN=Move Down
 192 JFR_OUTLINE_MOVE_LEFT=Move Left
 193 JFR_OUTLINE_MOVE_RIGHT=Move Right
 194 JFR_OUTLINE_MOVE_UP=Move Up
 195 JFR_OUTLINE_NEW_PAGE=New Page
 196 JFR_OUTLINE_RESET_ACTION=Reset
 197 JFR_OUTLINE_RESET_ALL_ACTION=Reset All Pages
 198 JFR_OUTLINE_RESET_ALL_CONFIRM_MESSAGE=All pages will be reset to their default state, and all added pages will be removed. Do you want to continue?
 199 JFR_OUTLINE_RESET_ALL_CONFIRM_TITLE=Confirm Reset
 200 JFR_OUTLINE_RESET_CONFIRM_MESSAGE=The selected page will be reset to the default state. Do you want to continue?
 201 JFR_OUTLINE_RESET_CONFIRM_TITLE=Confirm Reset
 202 JFR_PROPERTIES_ARRAY_WITH_OMITTED_ELEMENT=(1 element omitted)
 203 # {0} is a number
 204 JFR_PROPERTIES_ARRAY_WITH_OMITTED_ELEMENTS=({0} elements omitted)
 205 JFR_PROPERTIES_CALCULATING=Calculating...
 206 # ellipsis which is inserted into a string representation of an array when elements have been omitted from it
 207 JFR_PROPERTIES_INSERTED_ELLIPSIS=[\u2026]
 208 # {0} is a property name
 209 JFR_PROPERTIES_PROPERTY_SELECTION={0} Selection
 210 JFR_PROPERTIES_TOO_MANY_VALUES=Too many values...
 211 # {0} is a number
 212 JFR_PROPERTY_SHEET_EVENTS={0} events
 213 JFR_PROPERTY_SHEET_FIELD=Field
 214 JFR_PROPERTY_SHEET_VALUE=Value
 215 JFR_PROPERTY_SHEET_VERBOSE_VALUE=Verbose Value
 216 
 217 # {0} is a file name
 218 FILE_OPENER_LOAD_JOB_TITLE=Loading events from {0}
 219 # {0} is a file name
 220 FILE_OPENER_VERSION_NOT_SUPPORTED=The file format of {0} is not supported. Try with a more recent version of Mission Control.
 221 # {0} is a file name
 222 FILE_OPENER_COULD_NOT_LOAD_FILE=Could not load events from {0}
 223 FILE_OPENER_ZIPPED_FILE_TITLE=Zipped file
 224 # {0} is a file name, {1} is a temporary file name
 225 FILE_OPENER_ZIPPED_FILE_TEXT=The file {0} is compressed. In order to view the file it must be decompressed to {1}. Do you want to do that now?
 226 FILE_OPENER_JROCKIT_TITLE=Flight Recordings from JRockit not supported
 227 FILE_OPENER_JROCKIT_TEXT=This version of Mission Control does not support Flight Recordings produced by JRockit JVMs. Please use Mission Control 4.x instead.
 228 FILE_OPENER_WARNING_NO_EVENTS=There are no events in this recording.
 229 # {0} is a time stamp
 230 FILE_OPENER_WARNING_SHORT_TIME=All events in this recording occur at {0}. The recording duration will be expanded to 1 second.
 231 FILE_OPENER_WARNING_TITLE=Warning
 232 FileIOPage_DURATION_SELECTION=File I/O Duration Selection
 233 FileIOPage_HISTOGRAM_SELECTION=File I/O Histogram Selection
 234 FileIOPage_SIZE_SELECTION=File I/O Size Selection
 235 FileIOPage_LOG_SELECTION=File I/O Log Selection
 236 FileIOPage_PAGE_NAME=File I/O
 237 FileIOPage_PERCENTILE_SELECTION=File I/O Percentile Selection
 238 FileIOPage_ROW_FILE_READ=File Read
 239 FileIOPage_ROW_FILE_WRITE=File Write
 240 FileIOPage_SELECTED_PATH=1 path
 241 # {0} is a number
 242 FileIOPage_SELECTED_PATHS={0} paths
 243 FileIOPage_TIMELINE_SELECTION=File I/O Timeline Selection
 244 FILTER_ADD_FROM_ATTRIBUTE=Add Filter from Attribute
 245 FILTER_ADD_FROM_SELECTION=Add Filter from Selection
 246 FILTER_NO_ATTRIBUTE_AVAILABLE=No Attribute Available
 247 FILTER_NO_SELECTION_AVAILABLE=No Selection Available
 248 FILTER_SHOW_FILTER_ACTION=Show Filter
 249 FILTER_SHOW_SEARCH_ACTION=Show Search
 250 
 251 # {0} is a description of the events, eg. 57 Socket Write
 252 FLAVOR_SELECTED_EVENTS=Selected events ({0})
 253 # {0} is a description of the selected range, eg. 'Event' is in interval 20160906 17:23:57 - 17:24:06
 254 FLAVOR_SELECTED_RANGE=Selected range ({0})
 255 
 256 # {0} and {1} are filter names. Note that this may be used multiple times to create strings like "A and B and C and D".
 257 FLAVOR_FILTER_AND_FILTER={0} and {1}
 258 # {0} is a type or attribute name, {1} is a string or numeric value
 259 FLAVOR_IS=''{0}'' is {1}
 260 # {0} is an attribute name, {1} is a value interval, e.g. "17 - 20"
 261 FLAVOR_IS_IN_INTERVAL=''{0}'' is in interval {1}
 262 # {0} is a type or attribute name, {1} is a number
 263 FLAVOR_IS_IN_SET=''{0}'' is included in set of {1}
 264 # {0} is an attribute name, {1} is a string
 265 FLAVOR_CONTAINS=''{0}'' contains {1}
 266 
 267 FlavorSelector_BUTTON_SAME_THREADS=Same threads
 268 FlavorSelector_BUTTON_SAME_THREADS_TOOLTIP=Only show events in threads related to the active selection aspect.
 269 FlavorSelector_BUTTON_CONTAINED=Contained
 270 FlavorSelector_BUTTON_CONTAINED_TOOLTIP=Only show events that are fully contained in the time range from the active selection aspect, or also include those that intersect/overlap the time range.
 271 FlavorSelector_BUTTON_SHOW_CONCURRENT=Show concurrent:
 272 FlavorSelector_BUTTON_SHOW_CONCURRENT_TOOLTIP=Show events concurrent to the active selection aspect.
 273 FlavorSelector_BUTTON_TIMERANGE_CLEAR=Clear
 274 FlavorSelector_BUTTON_TIMERANGE_CLEAR_TOOLTIP=Clear time range zoom on page
 275 FlavorSelector_BUTTON_TIMERANGE_SET=Set
 276 FlavorSelector_BUTTON_TIMERANGE_SET_TOOLTIP=Zoom to time range on relevant places on the page
 277 FlavorSelector_LABEL_ASPECT=Aspect:
 278 FlavorSelector_LABEL_NO_SELECTION=No selection stored
 279 FlavorSelector_LABEL_TIMERANGE=Time Range:
 280 
 281 # {0} is a file name
 282 FOLDER_COULD_NOT_BE_CREATED=Could not create folder {0}
 283 
 284 GarbageCollectionsPage_COMMITTED_HEAP_DELTA=Committed Heap Delta
 285 GarbageCollectionsPage_COMMITTED_METASPACE_DELTA=Committed Metaspace Delta
 286 GarbageCollectionsPage_DISABLED_TOOLTIP=Thread Information unavailable.
 287 GarbageCollectionsPage_LIST_SELECTION=GC List Selection
 288 GarbageCollectionsPage_METASPACE_SELECTION=GC Metaspace Selection
 289 GarbageCollectionsPage_METASPACE_TITLE=Metaspace
 290 GarbageCollectionsPage_PAGE_NAME=Garbage Collections
 291 GarbageCollectionsPage_PAUSE_PHASE_SELECTION=GC Pause Phase Selection
 292 GarbageCollectionsPage_PAUSE_PHASES_TITLE=Pause Phases
 293 GarbageCollectionsPage_ROW_HEAP=Heap
 294 GarbageCollectionsPage_ROW_HEAP_DESC=This lane can show various Java heap related graphs. Use the legend entries to select the ones to show.
 295 GarbageCollectionsPage_ROW_HEAP_POST_GC= Heap Post GC
 296 GarbageCollectionsPage_ROW_HEAP_POST_GC_DESC=This lane shows the state of the heap after Garbage Collections
 297 GarbageCollectionsPage_ROW_METASPACE=Metaspace
 298 GarbageCollectionsPage_ROW_METASPACE_DESC=This lane can show various metaspace related graphs. Use the legend entries to select the ones to show.
 299 GarbageCollectionsPage_ROW_PAUSE_PHASES=Pause Phases
 300 GarbageCollectionsPage_ROW_PAUSE_PHASES_DESC=Phases of the garbage collection pauses
 301 GarbageCollectionsPage_TIMELINE_SELECTION=Garbage Collections Timeline Selection
 302 GarbageCollectionsPage_USED_HEAP_DELTA=Used Heap Delta
 303 GarbageCollectionsPage_USED_METASPACE_DELTA=Used Metaspace Delta
 304 GCConfigurationPage_PAGE_NAME=GC Configuration
 305 GCConfigurationPage_SECTION_GC_CONFIG=GC Configuration
 306 GCConfigurationPage_SECTION_HEAP_CONFIG=Heap Configuration
 307 GCConfigurationPage_SECTION_YOUNG_CONFIG=Young Generation Configuration
 308 # {0} is a size in bytes
 309 HeapPage_LIVE_SIZE_OF_CLASS=Live Size of {0}
 310 HeapPage_OVERLAY_GC=Garbage Collection
 311 HeapPage_OVERLAY_GC_DESC=Pauses caused by garbage collection
 312 HeapPage_PAGE_NAME=Memory
 313 HeapPage_ROW_ALLOCATION=Allocation
 314 HeapPage_ROW_LIVE_SIZE=Live Size
 315 HeapPage_ROW_LIVE_SIZE_DESC=Size of all instances after garbage collection
 316 HeapPage_ROW_MEMORY_USAGE=Memory Usage
 317 HeapPage_ROW_MEMORY_USAGE_DESC=This lane can show various memory usage statistics for the heap and physical memory on the machine. The color mapping is shown in the legend, where the enablement of specific information can be controlled.
 318 HeapPage_SELECTED_CLASS=1 class
 319 # {0} is a number
 320 HeapPage_SELECTED_CLASSES={0} classes
 321 
 322 INFORMATION_COMPONENT_NOT_AVAILABLE=N/A
 323 
 324 N_A=N/A
 325 NativeLibraryPage_PAGE_NAME=Native Libraries
 326 NAVIGATOR_MOVE_FORWARD_TEXT=Move Forward
 327 NAVIGATOR_MOVE_BACKWARD_TEXT=Move Backward
 328 NAVIGATOR_SELECT_ALL_TEXT=Select All
 329 NAVIGATOR_ZOOM_IN_TEXT=Zoom In
 330 NAVIGATOR_ZOOM_OUT_TEXT=Zoom Out
 331 
 332 PREFERENCES_CONFIRM_REMOVE_TEMPLATE_TEXT=Ask for confirmation before removing flight recording templates
 333 PREFERENCES_ENABLE_RECORDING_ANALYSIS=Enable flight recording analysis
 334 PREFERENCES_INCLUDE_EXPERIMENTAL_EVENTS_AND_FIELDS=Include experimental events and fields when reading flight recording files
 335 PREFERENCES_ALLOW_INCOMPLETE_RECORDING_FILE=Enable reading of incomplete flight recording files
 336 PREFERENCES_SHOW_MONITORING_WARNING_TEXT=Show warnings for problems that occur while monitoring flight recordings.
 337 PREFERENCES_GENERAL_SETTINGS_TEXT=Flight Recorder Settings
 338 PREFERENCES_REMOVE_FINISHED_RECORDING_TEXT=Remove finished recordings from server
 339 PREFERENCES_ENABLED_RULES=Enabled Rules
 340 PREFERENCES_EVALUATION_THREAD_NUMBER_TEXT=Number of rule evaluation threads:
 341 PREFERENCES_EVALUATION_THREAD_NUMBER_TOOLTIP=This sets the number of threads each editor will create and run in parallel to evaluate rules for that flight recording.
 342 PREFERENCES_EVALUATION_THREAD_NUMBER_LESS_THAN_ONE=Number of rule evaluation threads: Must be at least 1
 343 # {0} is an exception message
 344 PREFERENCES_EVALUATION_THREAD_NUMBER_UNPARSEABLE=Number of rule evaluation threads: {0}
 345 PREFERENCES_PROPERTIES_ARRAY_STRING_SIZE_TEXT=Maximum display length of arrays in Properties view
 346 PREFERENCES_PROPERTIES_ARRAY_STRING_SIZE_TOOLTIP=The maximum number of characters to use when displaying an array in the Properties view.
 347 
 348 RESULT_VIEW_ANALYSIS_DISABLED=Flight Recorder Analysis has been disabled in Preferences.
 349 RESULT_VIEW_NO_EDITOR_SELECTED=No JFR editor selected
 350 RecordingPage_CONCURRENT_RECORDINGS_SELECTION=Concurrent Recordings Selection
 351 RecordingPage_EVENT_SETTINGS_SELECTION=Event Settings Selection
 352 RecordingPage_PAGE_NAME=Recording
 353 RecordingPage_SECTION_CONCURRENT_RECORDINGS=Concurrent Recordings
 354 RecordingPage_SECTION_EVENT_SETTINGS=Event Settings
 355 RecordingPage_SECTION_RECORDING_INFORMATION=Recording Information
 356 RecordingPage_RECORDING_EVENTS_START=Events Start Time
 357 RecordingPage_RECORDING_EVENT_START_DESC=Start time of first event
 358 RecordingPage_RECORDING_EVENTS_END=Events End Time
 359 RecordingPage_RECORDING_EVENT_END_DESC=End time of last event
 360 RecordingPage_RECORDING_EVENT_DURATION=Recording Time Span
 361 RecordingPage_RECORDING_EVENT_DURATION_DESC=Time span from start time of first event to end time of last event
 362 ResultOverview_COLUMN_LONG_DESCRIPTION=Long Description
 363 ResultOverview_COLUMN_PAGE=Page
 364 ResultOverview_COLUMN_RESULT_ID=Result ID
 365 ResultOverview_COLUMN_RULE_NAME=Rule Name
 366 ResultOverview_COLUMN_SCORE=Score
 367 ResultOverview_COLUMN_SHORT_DESCRIPTION=Short Description
 368 ResultOverview_DISPLAYMODE_REPORT=Report
 369 ResultOverview_DISPLAYMODE_TABLE=Table
 370 ResultOverview_EXPORT_ACTION=Export Report
 371 ResultOverview_EXPORT_DIALOG_MESSAGE=HTML overview of the results of the automated analysis
 372 ResultOverview_EXPORT_DIALOG_TITLE=Export Overview HTML
 373 ResultOverview_PAGE_DESC=Results from automated analysis grouped by page
 374 ResultOverview_PAGE_NAME=Automated Analysis Results
 375 # {0} is a localized severity string (e.g. Warning), {1, number, ##0.#} becomes a formatted number
 376 ResultTableUi_SCORE_TOOLTIP=Severity: {0}\nScore: {1, number, ##0.#}
 377 
 378 PREFERENCES_RULES_CONFIGURE_SELECTED=Configure Selected Rule
 379 
 380 RuleManager_NULL_RESULT_DESCRIPTION=Evaluation of this rule returned an invalid 'null' result.
 381 
 382 RULES_SHOW_RESULTS_ACTION=Show Results
 383 # {0} is a localized severity string (e.g. Warning), {1} is a number, {2} is a number, {3} is a number
 384 RULES_STATISTICS=Max severity: {0}\nInteresting results: {1} (of {2})\nMax normalized score: {3}
 385 RULESPAGE_SHOW_OK_RESULTS_ACTION=Show OK Results
 386 
 387 SAVE_AS_TITLE=Save As
 388 SAVE_AS_JFR_DESCRIPTION=Save a copy of your recording
 389 SAVE_AS_ERROR_MSG=Problems when trying to save a copy of your recording
 390 SAVE_AS_NO_SRC_ERROR_MSG=Could not find original recording file to copy
 391 
 392 SELECT_RANGE_WIZARD_TITLE=Too large recording
 393 SELECT_RANGE_WIZARD_DESCRIPTION=The recording ''{0}'' is probably too large to be loaded with the available amount of memory. Please select a range of this recording that you are interested in.
 394 SELECT_RANGE_WIZARD_TEXT=Flight Recording
 395 SELECT_RANGE_WIZARD_TO_MUCH_SELECTED_WARNING=Warning! You have selected a larger range than recommended
 396 SELECTION_STORE_NO_SELECTION=<No Selection>
 397 SocketIOPage_BY_HOST_ACTION=By Host
 398 SocketIOPage_BY_HOST_AND_PORT_ACTION=By Host and Port
 399 SocketIOPage_BY_PORT_ACTION=By Port
 400 SocketIOPage_DURATION_SELECTION=Socket I/O Duration Selection
 401 SocketIOPage_SIZE_SELECTION=Socket I/O Size Selection
 402 SocketIOPage_HISTOGRAM_SELECTION=Socket I/O Histogram Selection
 403 SocketIOPage_HOST_AND_PORT=Host and Port
 404 SocketIOPage_LOG_SELECTION=Socket I/O Log Selection
 405 SocketIOPage_PAGE_NAME=Socket I/O
 406 SocketIOPage_PERCENTILE_SELECTION=Socket I/O Percentile Selection
 407 SocketIOPage_ROW_SOCKET_READ=Socket Read
 408 SocketIOPage_ROW_SOCKET_WRITE=Socket Write
 409 SocketIOPage_SELECTED_HOST=1 host
 410 SocketIOPage_SELECTED_HOST_AND_PORT=1 host, 1 port
 411 # {0} is a number
 412 SocketIOPage_SELECTED_HOST_AND_PORTS=1 host, {0} ports
 413 # {0} is a number
 414 SocketIOPage_SELECTED_HOSTS={0} hosts
 415 # {0} is a number
 416 SocketIOPage_SELECTED_HOSTS_AND_PORT={0} hosts, 1 port
 417 # {0} is a number, {1} is a number
 418 SocketIOPage_SELECTED_HOSTS_AND_PORTS={0} hosts, {1} ports
 419 # {0} is a number
 420 SocketIOPage_SELECTED_HOSTS_PORTS={0} host/port
 421 SocketIOPage_SELECTED_PORT=1 port
 422 # {0} is a number
 423 SocketIOPage_SELECTED_PORTS={0} ports
 424 SocketIOPage_TIMELINE_SELECTION=Socket I/O Timeline Selection
 425 
 426 STORED_SELECTIONS_SIZE_PREF=Number of stored selections to keep:
 427 STORED_SELECTIONS_SIZE_LESS_THAN_ZERO=Number of stored selections to keep: Must be above 0
 428 # {0} is an exception message
 429 STORED_SELECTIONS_SIZE_UNPARSABLE=Number of stored selections to keep: {0}
 430 STORE_SELECTION_ACTION=Store Selection
 431 STORE_AND_ACTIVATE_SELECTION_ACTION=Store and Set As Focused Selection
 432 
 433 STACKTRACE_VIEW_COUNT_COLUMN_NAME=Count
 434 STACKTRACE_VIEW_DISTINGUISH_FRAMES_BY=Distinguish Frames By
 435 STACKTRACE_VIEW_FRAME_GROUP_CHOOSE=Choose Frame Group
 436 STACKTRACE_VIEW_FRAME_GROUP_NEXT=Next Frame Group
 437 STACKTRACE_VIEW_FRAME_GROUP_PREVIOUS=Previous Frame Group
 438 STACKTRACE_VIEW_GROUP_FROM=Group Stacktraces From
 439 STACKTRACE_VIEW_GROUP_TRACES_FROM_LAST_FRAME=Group traces from last method frame
 440 STACKTRACE_VIEW_GROUP_TRACES_FROM_ROOT=Group traces from thread root
 441 STACKTRACE_VIEW_LAST_FRAME=Last Frame
 442 STACKTRACE_VIEW_LAYOUT_OPTIONS=Layout Options
 443 STACKTRACE_VIEW_SELECTION=Stack Trace View Selection
 444 STACKTRACE_VIEW_SHOW_AS_TREE=Show as Tree
 445 STACKTRACE_VIEW_STACK_TRACE=Stack Trace
 446 STACKTRACE_VIEW_OPTIMIZATION_TYPE=Optimization Type
 447 STACKTRACE_VIEW_REDUCE_TREE_DEPTH=Reduce Tree Depth
 448 STACKTRACE_VIEW_THREAD_ROOT=Thread Root
 449 # {0} and {1} are numbers
 450 STACKTRACE_VIEW_TRACE_IN_GROUP={0} stack trace in {1} sibling group
 451 STACKTRACE_VIEW_TRACE_IN_GROUPS={0} stack trace in {1} sibling groups
 452 STACKTRACE_VIEW_TRACES_IN_GROUP={0} stack traces in {1} sibling group
 453 STACKTRACE_VIEW_TRACES_IN_GROUPS={0} stack traces in {1} sibling groups
 454 # {0}, {1} and {2} are numbers
 455 STACKTRACE_VIEW_TRACE_OF_TOTAL={0} stack trace ({1} of total {2})
 456 STACKTRACE_VIEW_TRACES_OF_TOTAL={0} stack traces ({1} of total {2})
 457 SystemPage_PAGE_NAME=Environment
 458 SystemPage_SECTION_CPU=CPU
 459 SystemPage_SECTION_MEMORY=Memory
 460 SystemPage_SECTION_OS=Operating System
 461 SystemPropertiesPage_PAGE_NAME=System Properties
 462 
 463 TABLECOMPONENT_GROUP_BY=Group By
 464 TABLECOMPONENT_COMBINE_GROUP_BY=Combine Group By
 465 # {0} is an identifying string, usually a page name
 466 TABLECOMPONENT_HISTOGRAM_SELECTION={0} Histogram Selection
 467 ITEM_CHART_COLOR_SPAN_BY=Get Span Chart Color From
 468 ITEM_CHART_SHOW_IN_LINE_CHART=Show in Line Chart
 469 ITEM_CHART_SHOW_IN_BAR_CHART=Show in Bar Chart
 470 ITEM_CHART_SHOW_GROUPING_AS_SPAN_CHART=Show Grouping as Span Chart
 471 # {0} is an identifying string, usually a page name
 472 ITEM_CHART_TIMELINE_SELECTION={0} Timeline Selection
 473 # {0} is a number, {1} is a number
 474 ITEM_COLLECTION_DESC={0} events of {1} types
 475 ITEMHANDLER_LIST_TITLE=List
 476 ITEMHANDLER_CHART_TITLE=Chart
 477 ITEMHANDLER_LIST_DESCRIPTION=Displaying data in a list. Use the context menu for configuration.
 478 # {0} is an identifying string, usually a page name
 479 ITEMHANDLER_LOG_SELECTION={0} Log Selection
 480 ITEMHANDLER_CHART_DESCRIPTION=Displaying data as charts. Use the context menu for configuration.
 481 
 482 ITEM_LIST_SIZE_PREF=Maximum number of events to show in tables
 483 ITEM_LIST_SIZE_PREF_TOOLTIP=Changes are applied when tables are created, for example when navigating to a new page.
 484 # {0} is an exception message
 485 ITEM_LIST_SIZE_UNPARSABLE=Maximum number of events to show in table: {0}
 486 ITEM_LIST_SIZE_LESS_THAN_ZERO=Maximum number of events to show in table: Must be above 0
 487 # {0} is size, {1} is max
 488 ITEM_LIST_ELLIPSIS_TEXT=Showing {0} of {1} events (max can be changed in Preferences)
 489 
 490 TABLECOMPONENT_NONE=[None]
 491 
 492 ThreadDumpsPage_PAGE_NAME=Thread Dumps
 493 
 494 ThreadsPage_EDIT_LANES=Edit Thread Lanes
 495 ThreadsPage_HIDE_THREAD_ACTION=Hide Thread From The Chart
 496 ThreadsPage_LANE_FILTER_HEADER=THREAD STATE SELECTION
 497 # {0} is the thread name, {1} is the lane name
 498 ThreadsPage_LANE_TOOLTIP_TITLE={0} / {1} Lane
 499 ThreadsPage_NAME=Threads
 500 ThreadsPage_RESET_CHART_TO_SELECTION_ACTION=Reset The Chart To Current Selection
 501 ThreadsPage_VIEW_THREAD_DETAILS=View Thread Details
 502 ThreadsPage_TABLE_POPUP_DESCRIPTION=Store a thread selection to make a new filter
 503 ThreadsPage_TABLE_POPUP_TITLE=Thread Details
 504 
 505 TlabPage_PAGE_NAME=TLAB Allocations
 506 TlabPage_ROW_TLAB_ALLOCATIONS=TLAB Allocations
 507 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.
 508 TlabPage_SELECTED_THREAD=1 thread
 509 # {0} is a number
 510 TlabPage_SELECTED_THREADS={0} threads
 511 
 512 JVMInformationPage_COLUMN_NEW_VALUE=New Value
 513 JVMInformationPage_COLUMN_OLD_VALUE=Old Value
 514 JVMInformationPage_COLUMN_VALUE=Value
 515 JVMInformationPage_EMPTY_TABLE=No 'Flag Changed' events found
 516 JVMInformationPage_PAGE_NAME=JVM Internals
 517 JVMInformationPage_SECTION_JVM_FLAGS=JVM Flags
 518 JVMInformationPage_SECTION_JVM_FLAGS_LOG=JVM Flags Log
 519 JVMInformationPage_SECTION_JVM_INFO=JVM Information
 520 
 521 VMOPERATION_PAGE_DURATIONS_DESCRIPTION=Distribution of the VM operation event durations.
 522 VMOPERATION_PAGE_EVENT_LOG_DESCRIPTION=Log of the VM operation events, displaying all events or a subset depending on the selection in the other tables.
 523 VMOPERATION_PAGE_TIMELINE_DESCRIPTION=Timeline displaying the span of the VM operation events and specific information for individual events.
 524 VMOperationPage_DURATION_SELECTION=VM Operations Duration Selection
 525 VMOperationPage_LOG_SELECTION=VM Operations Log Selection
 526 VMOperationPage_PAGE_NAME=VM Operations
 527 VMOperationPage_ROW_VM_OPERATIONS=VM Operations
 528 VMOperationPage_TIMELINE_SELECTION=VM Operations time line selection
 529 
 530 PAGE_CHANGE_ICON_CHOOSE_IMAGE_FILE=Choose image file
 531 PAGE_CHANGE_ICON_CURRENT_ICON=Current icon:
 532 PAGE_CHANGE_ICON_MENU_ACTION=Change Icon...
 533 PAGE_CHANGE_ICON_NEW_ICON_PREVIEW=New icon preview:
 534 PAGE_CHANGE_ICON_WIZARD_PAGE_DESC=Select an image to use as icon for this page. The image will be resized to 16x16 pixels.
 535 PAGE_CHANGE_ICON_WIZARD_PAGE_TITLE=Change Page Icon
 536 PAGE_CHANGE_ICON_WIZARD_TITLE=Change Icon
 537 # {0} is a file name
 538 PAGE_EXPORT_ERROR_MESSAGE=Failed to write pages to file: {0}
 539 PAGE_EXPORT_ERROR_TITLE=Could not export pages
 540 PAGE_EXPORT_WIZARD_TITLE=Export Flight Recording Pages
 541 # {0} is a file name
 542 PAGE_IMPORT_ERROR_MESSAGE=Failed to import pages from file: {0}
 543 PAGE_IMPORT_ERROR_TITLE=Could not import pages
 544 PAGE_IMPORT_WIZARD_TITLE=Import Flight Recording Pages
 545 # {0} is an identifier string
 546 PAGE_MANAGER_FACTORY_NOT_INSTALLED=Factory with id {0} is not installed
 547 PAGE_MANAGER_MISSING_IMPLEMENTATION=Missing Page Implementation
 548 PAGE_RENAME_DIALOG_MESSAGE=Enter a new title
 549 PAGE_RENAME_DIALOG_TITLE=Rename
 550 PAGE_RENAME_MENU_ACTION=Rename...
 551 PAGE_UNNAMED=Unnamed Page
 552 PAGES_EVENT_LOG=Event Log
 553 PAGES_TIMELINE=Timeline
 554 PAGES_DURATIONS=Durations
 555 PAGES_SIZE=Size
 556 ProcessesPage_AGGR_CONCURRENT_PROCESSES=Concurrent Processes
 557 ProcessesPage_AGGR_CONCURRENT_PROCESSES_DESC=Concurrent Processes
 558 ProcessesPage_AGGR_FIRST_SAMPLE=First Sample
 559 ProcessesPage_AGGR_FIRST_SAMPLE_DESC=The first time the process was sampled
 560 ProcessesPage_AGGR_LAST_SAMPLE=Last Sample
 561 ProcessesPage_AGGR_LAST_SAMPLE_DESC=The last time the process was sampled
 562 ProcessesPage_PAGE_NAME=Processes
 563 ProcessesPage_ROW_CONCURRENT_PROCESSES=Concurrent Processes
 564 ProcessesPage_ROW_CPU_USAGE=CPU Usage
 565 ProcessesPage_ROW_CPU_USAGE_DESC=Total CPU usage of the machine, as well as the CPU load of the Java process (divided into user space load and system/kernel space load).
 566 IO_PAGE_DURATIONS_DESCRIPTION=Distribution of the I/O event durations.
 567 IO_PAGE_TIMELINE_DESCRIPTION=Timeline displaying the span of the I/O events and the amount of data read/written per time period.
 568 IO_PAGE_SIZE_DESCRIPTION=Displays the distribution of the I/O events based on the amount of data read/written per event.
 569 IO_PAGE_EVENT_LOG_DESCRIPTION=Log of the I/O events, displaying all events or a subset depending on the selection in the other tables.
 570 ItemHandlerPage_DEFAULT_PAGE_NAME=Filtered Events
 571 # {0} is a number
 572 ItemHandlerPage_PAGE_EVENTS_COUNT_TOOLTIP={0} events
 573 ItemHandlerPage_SET_TOPICS_ACTION=Set Topics...
 574 ItemHandlerPage_SET_TOPICS_DIALOG_MESSAGE=Rules that are used in the automated analysis of flight recordings are associated with different topics.\nSelect the topics that are relevant for this page. Rule results for the selected topics will be listed in the Results view when this page is active.
 575 ItemHandlerPage_SET_TOPICS_TITLE=Set Topics
 576 ItemHandlerPage_SHOW_FILTER_ACTION=Show page filter
 577 LANES_ADD_LANE_ACTION=Add lane
 578 LANES_CHECK_TO_INCLUDE=Check one or more types to include on this lane
 579 # {0} is a generated lane description
 580 LANES_DEFINITION_DESC=Activity lane for each selected thread displaying {0}
 581 # {0} is a number
 582 LANES_DEFINITION_NAME={0} types
 583 LANES_DELETE_NOT_ALLOWED_WARNING=Delete of lane not allowed
 584 # {0} is a lane name
 585 LANES_DELETE_NOT_ALLOWED_WARNING_DESC=Lane ''{0}'' should not be deleted.
 586 LANES_EDIT_NOT_ALLOWED_WARNING=Edit of lane not allowed
 587 # {0} is a lane name
 588 LANES_EDIT_NOT_ALLOWED_WARNING_DESC=Lane ''{0}'' should not be edited, any changes will be discarded.
 589 LANES_EDITOR_LABEL=Thread activity lanes:
 590 LANES_EMPTY_LANE=<empty>
 591 LANES_FILTER_LABEL=Event types to include on lane:
 592 LANES_LANE_COLUMN=Activity lanes:
 593 LANES_MOVE_DOWN_ACTION=Move down
 594 LANES_MOVE_UP_ACTION=Move up
 595 LANES_OTHER_TYPES=Other types
 596 LockInstancesPage_ADDRESS_HISTOGRAM_SELECTION=Monitor Address Histogram Selection
 597 LockInstancesPage_AGGR_BY_ADDRESS=Distinct Addresses
 598 LockInstancesPage_AGGR_BY_ADDRESS_DESC=Number of distinct monitor addresses
 599 LockInstancesPage_AGGR_BY_THREAD=Distinct Threads
 600 LockInstancesPage_AGGR_BY_THREAD_DESC=Number of distinct threads
 601 LockInstancesPage_CLASS_HISTOGRAM_SELECTION=Monitor Class Histogram Selection
 602 LockInstancesPage_PAGE_NAME=Lock Instances
 603 LockInstancesPage_THREAD_HISTOGRAM_SELECTION=Monitor Thread Histogram Selection
 604 MemoryLeakPage_ADDRESS_COLUMN_HEADER=Address
 605 MemoryLeakPage_COUNT_COLUMN_HEADER=Count
 606 MemoryLeakPage_DESCRIPTION_COLUMN_HEADER=Description
 607 MemoryLeakPage_OBJECT_FORMAT_ARRAY=Array Info
 608 MemoryLeakPage_OBJECT_FORMAT_FIELD=Field
 609 MemoryLeakPage_OBJECT_FORMAT_OTHER_MOD=Other Modifiers
 610 MemoryLeakPage_OBJECT_FORMAT_PACKAGE=Package
 611 MemoryLeakPage_OBJECT_FORMAT_STATIC_MOD=Static Modifier
 612 MemoryLeakPage_OBJECT_FORMATTING_OPTIONS=Object Formatting Options
 613 MemoryLeakPage_OBJECT_SAMPLE_COLUMN_HEADER=Live Object Sample
 614 MemoryLeakPage_OBJECT_SAMPLES_SELECTION=Live Object Samples
 615 MemoryLeakPage_PAGE_NAME=Live Objects
 616 MemoryLeakPage_RELEVANCE_COLUMN_HEADER=Relevance
 617 # {0} is a string describing the live object, it's customisable by the user but looks like a java type, {1} is a number
 618 MemoryLeakPage_STEPS_SKIPPED={0} {1} skipped steps from parent
 619 MethodProfilingPage_CLASS_HISTOGRAM_SELECTION=Method Profiling Class Histogram Selection
 620 MethodProfilingPage_PACKAGE_HISTOGRAM_SELECTION=Method Profiling Package Histogram Selection
 621 MethodProfilingPage_PAGE_NAME=Method Profiling