From 7fb6f3739cc323ebc653b4802337862c8d7b1b35 Mon Sep 17 00:00:00 2001 From: Markus Schorn Date: Wed, 11 Apr 2007 13:30:50 +0000 Subject: [PATCH] Fix for 62366 allow to resume indexing after it was cancelled. --- core/org.eclipse.cdt.ui/plugin.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/core/org.eclipse.cdt.ui/plugin.properties b/core/org.eclipse.cdt.ui/plugin.properties index 1f7c284be28..91a6c24a7aa 100644 --- a/core/org.eclipse.cdt.ui/plugin.properties +++ b/core/org.eclipse.cdt.ui/plugin.properties @@ -357,6 +357,7 @@ CDTIndexer.fastindexer=Fast C/C++ Indexer (recommended) IndexView.name=C/C++ Index RebuildIndex.name=Rebuild +SyncIndex.name=Update Modified Files indexerPage.name = Indexer Page proposalFilter.name = Code Completion Proposal Filter