mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Merge in new data source deletion code from McKinnon
This commit is contained in:
parent
45cff4ad54
commit
d07f80fd00
@ -26,7 +26,10 @@ ImageGalleryTopComponent.chooseDataSourceDialog.all=All
|
||||
ImageGalleryTopComponent.chooseDataSourceDialog.contentText=Data source:
|
||||
ImageGalleryTopComponent.chooseDataSourceDialog.headerText=Choose a data source to view.
|
||||
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-Short-Description=Advanced image and video gallery
|
||||
ImageGalleryOptionsPanel.enabledForCaseBox.text=Enable Image Gallery updates for the current case.
|
||||
|
@ -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.openLargeCore.msg=Opening text index. This may take several minutes.
|
||||
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
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
#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
|
||||
SPLASH_HEIGHT=314
|
||||
SPLASH_WIDTH=538
|
||||
|
@ -1,4 +1,4 @@
|
||||
#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_No_Project=Autopsy 4.13.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user