mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Changed the labels of the "Source Lookup Path" preference page to "Common Source Lookup Path".
This commit is contained in:
parent
9da4023caa
commit
9ddf68d139
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-04-21 Mikhail Khodjaiants
|
||||
Changed the labels of the "Source Lookup Path" preference page to "Common Source Lookup Path".
|
||||
* PreferenceMessages.properties
|
||||
* plugin.properties
|
||||
|
||||
2005-04-21 Mikhail Khodjaiants
|
||||
Bug 92292: [artwork] "Instruction Stepping Mode" image is same as "Use Step Filters".
|
||||
* icons/dlcl16/instr_step.gif
|
||||
|
|
|
@ -19,7 +19,7 @@ SignalsView.name=Signals
|
|||
CDebuggerPage.name=C Debugger UI Page
|
||||
MemoryPreferencePage.name=Memory View
|
||||
CDebugPreferencePage.name=Debug
|
||||
SourcePreferencePage.name=Source Lookup Path
|
||||
SourcePreferencePage.name=Common Source Lookup Path
|
||||
|
||||
RunMenu.label=&Run
|
||||
DebugActionSet.label=C/C++ Debug
|
||||
|
|
|
@ -23,4 +23,4 @@ CDebugPreferencePage.11=Disassembly options
|
|||
CDebugPreferencePage.12=Maximum number of displayed instructions:
|
||||
CDebugPreferencePage.13=The valid value range is [{0},{1}].
|
||||
SourcePreferencePage.0=Common source lookup path settings.
|
||||
SourcePreferencePage.0=S&ource Lookup Path:
|
||||
SourcePreferencePage.0=Common S&ource Lookup Path:
|
||||
|
|
Loading…
Add table
Reference in a new issue