diff --git a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/dialogs/DialogsMessages.properties b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/dialogs/DialogsMessages.properties index 6521ff61578..f415fe0cdc9 100644 --- a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/dialogs/DialogsMessages.properties +++ b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/dialogs/DialogsMessages.properties @@ -37,7 +37,7 @@ DocCommentOwnerComposite_DocumentationToolGroupTitle=Documentation tool comments IndexerStrategyBlock_strategyGroup=Indexing strategy IndexerStrategyBlock_autoUpdate=Automatically update the index IndexerBlock_fixedBuildConfig=Use a fixed build configuration -IndexerStrategyBlock_immediateUpdate=Update index immediately after every file-change +IndexerStrategyBlock_immediateUpdate=Update index immediately after every file-save IndexerStrategyBlock_buildConfigGroup=Build configuration for the indexer IndexerStrategyBlock_activeBuildConfig=Use active build configuration IndexerStrategyBlock_specificBuildConfig=Use the build configuration specified in the project's indexer settings