1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
This commit is contained in:
Mikhail Khodjaiants 2004-11-05 21:35:21 +00:00
parent bbd3bc4e97
commit 4706348f12
4 changed files with 6 additions and 9 deletions

View file

@ -1,3 +1,9 @@
2004-11-05 Mikhail Khodjaiants
Cleanup.
* PreferenceMessages.properties
* ActionMessages.properties
* plugin.properties
2004-11-04 Mikhail Khodjaiants
Removed "Refresh" and "Auto-Refresh" actions from the shared libraries view.
* AbstractAutoRefreshActionDelegate.java: removed

View file

@ -109,11 +109,6 @@ DisassemblySourceLineColor.description=The color used in the Disassembly view fo
DisassemblyFontDefinition.label=Disassembly View text font
DisassemblyFontDefinition.description=The font used in the Disassembly view.
RefreshAction.label=Refresh
RefreshAction.tooltip=Refresh View's Content
AutoRefreshAction.label=Auto-Refresh
AutoRefreshAction.tooltip=Automatically Refresh View's Content
DebugTextHover.label=Debugger
DebugTextHover.description=Shows the value of the expression selected in the debug perspective.

View file

@ -52,8 +52,6 @@ ResumeAtLineActionDelegate.Missing_document=Missing document
ResumeAtLineActionDelegate.Empty_editor_1=Empty editor
ResumeAtLineActionDelegate.Operation_is_not_supported_1=Operation is not supported
AddGlobalsActionDelegate.Error(s)_occured_adding_globals_1=Error(s) occured adding globals.
AbstractRefreshActionDelegate.Error_1=Error
AbstractRefreshActionDelegate.Error(s)_occurred_refreshing_the_view_1=Error(s) occurred refreshing the view.
ManageFunctionBreakpointActionDelegate.Error_1=Error
ManageFunctionBreakpointActionDelegate.Operation_failed_1=Operation failed.
SignalActionDelegate.0=Unable to deliver the signal to the target.

View file

@ -16,8 +16,6 @@ CDebugPreferencePage.2=Decimal
CDebugPreferencePage.3=General settings for C/C++ Debugging.
CDebugPreferencePage.4=Opened view default settings
CDebugPreferencePage.5=Show full &paths
CDebugPreferencePage.6=Automatically refresh registers
CDebugPreferencePage.7=Automatically refresh shared libraries
CDebugPreferencePage.8=Default variable format:
CDebugPreferencePage.9=Default expression format:
CDebugPreferencePage.10=Default register format: