Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index d1447eb2f..ccb812606 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -343,3 +343,8 @@ resetMemoryMonitorAction.label = &Reset
ConsolePreferencesAction.label = &Preferences...
ConsolePreferencesAction.tooltip = Opens the console's Preferences Page
+
+command.description.0 = Go to Address
+command.name.0 = Go to Address
+context.description.0 = In Table Memory Rendering
+context.name.0 = In Table MemoryRendering \ No newline at end of file

Back to the top