mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-05 23:35:48 +02:00
Fix for 62366 allow to resume indexing after it was cancelled.
This commit is contained in:
parent
2ef0a88398
commit
7fb6f3739c
1 changed files with 1 additions and 0 deletions
|
@ -357,6 +357,7 @@ CDTIndexer.fastindexer=Fast C/C++ Indexer (recommended)
|
||||||
|
|
||||||
IndexView.name=C/C++ Index
|
IndexView.name=C/C++ Index
|
||||||
RebuildIndex.name=Rebuild
|
RebuildIndex.name=Rebuild
|
||||||
|
SyncIndex.name=Update Modified Files
|
||||||
|
|
||||||
indexerPage.name = Indexer Page
|
indexerPage.name = Indexer Page
|
||||||
proposalFilter.name = Code Completion Proposal Filter
|
proposalFilter.name = Code Completion Proposal Filter
|
||||||
|
|
Loading…
Add table
Reference in a new issue