diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
index 086bbaa45c5422d66f154239f8c33d8a6632aace..44e1664d25b3b657898c9bab34c6e8fab32e055a 100644
--- a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
+++ b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
@@ -83,7 +83,7 @@ KeywordSearchConfigurationPanel1.customizeComponents.title=Delete a keyword list
 KeywordSearchConfigurationPanel1.customizeComponents.body=This will delete the keyword list globally (for all Cases). Do you want to proceed with the deletion?
 KeywordSearchConfigurationPanel1.customizeComponents.keywordListEmptyErr=Keyword List is empty and cannot be saved
 KeywordSearch.newKwListTitle=New keyword list name\:
-KeywordSearch.openCore.notification.msg=Could not open or create keyword search index
+KeywordSearch.openCore.notification.msg=Could not open keyword search index
 KeywordSearch.closeCore.notification.msg=Error closing keyword search index
 KeywordSearchConfigurationPanel1.customizeComponents.noOwDefaultMsg=Cannot overwrite default list
 KeywordSearchConfigurationPanel1.customizeComponents.kwListExistMsg=Keyword List <{0}> already exists, do you want to replace it?