blob: be47874e86de6758890665b34d3ab6930b3604c4 [file] [log] [blame]
###############################################################################
# Copyright (c) 2008, 2023 SAP AG, IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# SAP AG - initial API and implementation
# Andrew Johnson (IBM Corporation) - more keyboard commands
###############################################################################
#Properties file for org.eclipse.mat.ui
Bundle-Vendor = Eclipse Memory Analyzer
Bundle-Name = Memory Analyzer - User Interface
perspective.name.Memory_Analysis = Memory Analysis
editor.name.Eclipse_Memory_Analyzer = Eclipse Memory Analyzer
category.name.Memory_Analyzer_Views = Memory Analyzer Views
view.name.Heap_Dump_History = Heap Dump History
view.name.Heap_Dump_Details = Heap Dump Details
view.name.Inspector = Inspector
view.name.Notes = Notes
view.name.Navigation_History = Navigation History
view.name.Compare = Compare Basket
menu.label.Icon_Assist = Icon Assist
menu.tooltip.Open_Icon_Assist = Open Icon Assist
menu.label.Open_Heap_DUMP___ = Open Heap Dump...
menu.tooltip.Open_Heap_Dump = Open Heap Dump
menu.label.Acquire = Acquire Heap Dump...
menu.tooltip.Acquire = Acquire heap dump from a locally running VM
menu.label.Diagnostics = Memory Analyzer Diagnostics...
menu.tooltip.Diagnostics = Acquire diagnostics of this Memory Analyzer tool process
command.name.Query_Browser = Query Browser
command.description.Query_Browser = Browse a list of queries to run on the snapshot
command.name.Query_History = Query History
command.description.Query_History = Show previous queries which could be run again
command.name.Icon_Assist = Icon Assist
command.description.Icon_Assist = Show icons and their meanings
command.name.Execute_Inspection = Execute Inspection
command.description.Execute_Inspection = Execute Inspection on Existing Snapshot
command.name.Acquire = Acquire Heap Dump
command.description.Acquire = Acquire a heap dump from a local process
command.name.Diagnostics = Memory Analyzer Diagnostics
command.description.Diagnostics = Acquire diagnostics of this Memory Analyzer tool process
command.name.openHeapDump = Open Heap Dump
command.description.openHeapDump = Open an Existing Heap Dump
command.name.openSampleHeapDump = Open a Sample Heap Dump
command.description.openSampleHeapDump = Open a Sample Heap Dump and optionally run a command
commandParameter.name.openSampleHeapDump.heapDump = Heap Dump
commandParameter.name.openSampleHeapDump.command = Command line
commandParameter.name.openSampleHeapDump.oqlParms = OQL command
command.name.TabMenu = Tab Context Menu
command.description.TabMenu = Change the editor tabs
command.name.OQLExec = Execute OQL command
command.description.OQLExec = Execute the current OQL command in the OQL studio.
command.name.OQLAssist = Content Assist (OQL)
command.description.OQLAssist = A command that invokes content assist for the current part of the OQL statement in the OQL studio.
context.name.Editor = Memory Analyzer Editor
commandParameter.name.commandName = Command line
extension-point.editorPanes.name = Heap Editor Panes
extension-point.editorContributions.name = Multi Pane Editor Contributions
preferences.name = Memory Analyzer
wizard.new.name = Heap Dump
wizard.new.description = Create a heap dump from a running VM and open it with Memory Analyzer
wizard.import.name = Heap Dump
wizard.import.description = Import a heap dump by triggering one from a running VM and open it with Memory Analyzer
themecategory.name.Memory_Analyzer = Memory Analyzer
themecategory.description.memoryanalyzer = Appearance of Memory Analyzer
color.oql_comment.label = OQL comment color
color.oql_comment.description = Color of comments in the OQL pane
color.oql_keyword.label = OQL keyword color
color.oql_keyword.description = Color of keywords in the OQL pane
font.notes_label = Notes view font
scheme.name.Memory_Analyzer_Default = Memory Analyzer Default