mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
2005-02-14 Alain Magloire
Fix from Javier Kohen PR 69157 * src/org/eclipse/cdt/internal/ui/editor/CEditorMessages.properties
This commit is contained in:
parent
0b009bab25
commit
9f7e8208ec
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2005-02-14 Alain Magloire
|
||||||
|
Fix from Javier Kohen PR 69157
|
||||||
|
* src/org/eclipse/cdt/internal/ui/editor/CEditorMessages.properties
|
||||||
|
|
||||||
2005-02-14 Alain Magloire
|
2005-02-14 Alain Magloire
|
||||||
Fix for PR 84640, do the folding at the start of the ID
|
Fix for PR 84640, do the folding at the start of the ID
|
||||||
so code like this
|
so code like this
|
||||||
|
|
|
@ -108,7 +108,7 @@ PreviousError.label=Previo&us Problem
|
||||||
PreviousError.tooltip=Go to Previous Problem
|
PreviousError.tooltip=Go to Previous Problem
|
||||||
PreviousError.description=Go to previous problem
|
PreviousError.description=Go to previous problem
|
||||||
|
|
||||||
ContentAssistProposal.label=Co&ntent Assist@Ctrl+Space
|
ContentAssistProposal.label=Co&ntent Assist
|
||||||
ContentAssistProposal.tooltip=Content Assist
|
ContentAssistProposal.tooltip=Content Assist
|
||||||
ContentAssistProposal.description=Content Assist
|
ContentAssistProposal.description=Content Assist
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue