mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
27 lines
847 B
Properties
27 lines
847 B
Properties
######################################################################
|
|
# (c) Copyright QNX Software Systems Ltd. 2002.
|
|
# All Rights Reserved.
|
|
######################################################################
|
|
|
|
pluginName=CDT Debug UI
|
|
providerName=Eclipse.org
|
|
|
|
RegistersView.name=Registers
|
|
MemoryView.name=Memory
|
|
|
|
CDebuggerPage.name=C Debugger UI Page
|
|
MemoryPreferencePage.name=Memory Views
|
|
RegistersPreferencePage.name=Registers View
|
|
|
|
RunMenu.label=&Run
|
|
DebugActionSet.label=C/C++ Debug
|
|
|
|
RestartAction.label=Restart
|
|
RestartAction.tooltip=Restart
|
|
|
|
AddBreakpoint.label=Add/Remove &Breakpoint
|
|
EnableBreakpoint.label=T&oggle Breakpoint
|
|
BreakpointProperties.label=Breakpoint P&roperties...
|
|
ManageBreakpointAction.label=Add/Remove C/C++ Brea&kpoint
|
|
BreakpointPropertiesAction.label=P&roperties...
|
|
ManageWatchpointAction.label=Add C/C++ &Watchpoint
|