Merge in new data source deletion code from McKinnon

This commit is contained in:
Richard Cordovano 2019-10-28 16:31:24 -04:00
parent 45cff4ad54
commit d07f80fd00
4 changed files with 6 additions and 4 deletions

View File

@ -26,7 +26,10 @@ ImageGalleryTopComponent.chooseDataSourceDialog.all=All
ImageGalleryTopComponent.chooseDataSourceDialog.contentText=Data source: ImageGalleryTopComponent.chooseDataSourceDialog.contentText=Data source:
ImageGalleryTopComponent.chooseDataSourceDialog.headerText=Choose a data source to view. ImageGalleryTopComponent.chooseDataSourceDialog.headerText=Choose a data source to view.
ImageGalleryTopComponent.chooseDataSourceDialog.titleText=Image Gallery ImageGalleryTopComponent.chooseDataSourceDialog.titleText=Image Gallery
OpenIDE-Module-Long-Description=New image and video gallery that has been designed to make performing image-intensive investigations more efficient. This work has been funded by DHS S&T and this is a beta release. It is not available on the sleuthkit.org site and has been distributed to limited users. OpenIDE-Module-Long-Description=\
New image and video gallery that has been designed to make performing image-intensive investigations more efficient. \
This work has been funded by DHS S&T and this is a beta release. \
It is not available on the sleuthkit.org site and has been distributed to limited users.
OpenIDE-Module-Name=ImageGallery OpenIDE-Module-Name=ImageGallery
OpenIDE-Module-Short-Description=Advanced image and video gallery OpenIDE-Module-Short-Description=Advanced image and video gallery
ImageGalleryOptionsPanel.enabledForCaseBox.text=Enable Image Gallery updates for the current case. ImageGalleryOptionsPanel.enabledForCaseBox.text=Enable Image Gallery updates for the current case.

View File

@ -348,7 +348,6 @@ SolrSearch.openCore.msg=Opening text index
SolrSearch.openGiantCore.msg=Opening text index. Text index for this case is very large and may take long time to load. SolrSearch.openGiantCore.msg=Opening text index. Text index for this case is very large and may take long time to load.
SolrSearch.openLargeCore.msg=Opening text index. This may take several minutes. SolrSearch.openLargeCore.msg=Opening text index. This may take several minutes.
SolrSearch.readingIndexes.msg=Reading text index metadata file SolrSearch.readingIndexes.msg=Reading text index metadata file
SolrSearchService.deleteDataSource.exceptionMessage.noCurrentSolrCore=DeleteDataSource did not contain a current Solr core so could not delete the Data Source
# {0} - index folder path # {0} - index folder path
SolrSearchService.exceptionMessage.failedToDeleteIndexFiles=Failed to delete text index files at {0} SolrSearchService.exceptionMessage.failedToDeleteIndexFiles=Failed to delete text index files at {0}
SolrSearchService.exceptionMessage.noCurrentSolrCore=IndexMetadata did not contain a current Solr core so could not delete the case SolrSearchService.exceptionMessage.noCurrentSolrCore=IndexMetadata did not contain a current Solr core so could not delete the case

View File

@ -1,5 +1,5 @@
#Updated by build script #Updated by build script
#Fri, 04 Oct 2019 14:30:10 -0400 #Mon, 28 Oct 2019 16:22:16 -0400
LBL_splash_window_title=Starting Autopsy LBL_splash_window_title=Starting Autopsy
SPLASH_HEIGHT=314 SPLASH_HEIGHT=314
SPLASH_WIDTH=538 SPLASH_WIDTH=538

View File

@ -1,4 +1,4 @@
#Updated by build script #Updated by build script
#Fri, 04 Oct 2019 14:30:10 -0400 #Mon, 28 Oct 2019 16:22:16 -0400
CTL_MainWindow_Title=Autopsy 4.13.0 CTL_MainWindow_Title=Autopsy 4.13.0
CTL_MainWindow_Title_No_Project=Autopsy 4.13.0 CTL_MainWindow_Title_No_Project=Autopsy 4.13.0