1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Changed the labels of the ruler breakpoint actions.

This commit is contained in:
Mikhail Khodjaiants 2004-04-13 01:56:19 +00:00
parent 2a72346aa5
commit 670e216592
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2004-04-12 Mikhail Khodjaiants
Changed the labels of the ruler breakpoint actions.
* plugin.properties
2004-04-12 Mikhail Khodjaiants
Implementing retargettable breakpoint related actions.
* AddAddressBreakpointActionDelegate.java

View file

@ -28,8 +28,8 @@ SwitchToDisassemblyAction.tooltip=Disassembly Mode On/Off
ShowDebuggerConsoleAction.label=Show Debugger Console
ShowDebuggerConsoleAction.tooltip=Show Debugger Console On Target Selection
AddBreakpoint.label=Add &Breakpoint
EnableBreakpoint.label=T&oggle Breakpoint
AddBreakpoint.label=Toggle &Breakpoint
EnableBreakpoint.label=&Toggle Breakpoint Enabled
BreakpointProperties.label=Breakpoint P&roperties...
GlobalManageBreakpointAction.label=Add/Remove Brea&kpoint (C/C++)
ManageFunctionBreakpointAction.label=Add/Remove Breakpoint