From b08f53f03a2d4e0f0d1d72d4262b22446b369bf8 Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Wed, 2 Oct 2019 12:40:01 -0400 Subject: [PATCH] Update MERGED Bundle.properties files --- .../modules/caseuco/Bundle.properties-MERGED | 5 ++++- .../report/modules/kml/Bundle.properties-MERGED | 16 ++++++++++++++++ .../keywordsearch/Bundle.properties-MERGED | 2 +- .../recentactivity/Bundle.properties-MERGED | 6 ------ .../thunderbirdparser/Bundle.properties-MERGED | 2 ++ 5 files changed, 23 insertions(+), 8 deletions(-) diff --git a/Core/src/org/sleuthkit/autopsy/report/modules/caseuco/Bundle.properties-MERGED b/Core/src/org/sleuthkit/autopsy/report/modules/caseuco/Bundle.properties-MERGED index 15625c1ad2..4543fa35f8 100755 --- a/Core/src/org/sleuthkit/autopsy/report/modules/caseuco/Bundle.properties-MERGED +++ b/Core/src/org/sleuthkit/autopsy/report/modules/caseuco/Bundle.properties-MERGED @@ -1,15 +1,18 @@ CaseUcoFormatExporter.finishMsg=Finished generating CASE-UCO Report CaseUcoFormatExporter.startMsg=Generating CASE-UCO Report OpenIDE-Module-Name=CaseUcoModule +ReportCaseUco.databaseError=Failed to get list of files from case database ReportCaseUco.datasourceMsg=Generating CASE-UCO Report for %s ReportCaseUco.getName.text=CASE-UCO ReportCaseUco.getDesc.text=CASE-UCO format report with basic property fields for every file. ReportCaseUco.ingestWarning=Warning, this report will be created before ingest services completed ReportCaseUco.initializing=Creating directories... -ReportCaseUco.noCaseOpen=Unable to open currect case +ReportCaseUco.jsonError=Failed to create JSON output for the CASE-UCO report ReportCaseUco.noDataSourceSelected=No data source selected for CASE-UCO report +ReportCaseUco.noOpenCase=No current case open ReportCaseUco.notInitialized=CASE-UCO settings panel has not been initialized ReportCaseUco.querying=Querying files... +ReportCaseUco.resultSetError=Unable to read result set ReportCaseUco.srcModuleName.text=CASE-UCO Report ReportCaseUco.unableToCreateDirectories=Unable to create directory for CASE-UCO report ReportCaseUcoConfigPanel.jLabelSelectDataSource.text=Select a data source for the CASE-UCO report diff --git a/Core/src/org/sleuthkit/autopsy/report/modules/kml/Bundle.properties-MERGED b/Core/src/org/sleuthkit/autopsy/report/modules/kml/Bundle.properties-MERGED index c329b8ed7c..0823cd171b 100755 --- a/Core/src/org/sleuthkit/autopsy/report/modules/kml/Bundle.properties-MERGED +++ b/Core/src/org/sleuthkit/autopsy/report/modules/kml/Bundle.properties-MERGED @@ -1,3 +1,19 @@ +KMLReport.bookmarkError=Could not extract Bookmark information. +# {0} - filePath +KMLReport.errorGeneratingReport=Error adding {0} to case as a report. +KMLReport.exifPhotoError=Could not extract photos with EXIF metadata. +KMLReport.gpsBookmarkError=Could not get GPS Bookmarks from database. +KMLReport.gpsRouteDatabaseError=Could not get GPS Routes from database. +KMLReport.gpsRouteError=Could not extract GPS Route information. +KMLReport.gpsSearchDatabaseError=Could not get GPS Searches from database. +KMLReport.kmlFileWriteError=Could not write the KML file. +KMLReport.locationDatabaseError=Could not get GPS Last Known Location from database. +KMLReport.locationError=Could not extract Last Known Location information. +KMLReport.stylesheetError=Error placing KML stylesheet. The .KML file will not function properly. +KMLReport.trackpointDatabaseError=Could not get GPS Trackpoints from database. +KMLReport.trackpointError=Could not extract Trackpoint information. +KMLReport.unableToExtractPhotos=Could not extract photo information. +KMLReport.unableToOpenCase=Exception while getting open case. ReportKML.progress.querying=Querying files... ReportKML.progress.loading=Loading files... ReportKML.getName.text=Google Earth KML diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED index e5c93303b3..5cfd965ac8 100755 --- a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED +++ b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED @@ -36,7 +36,7 @@ KeywordSearchResultFactory.createNodeForKey.noResultsFound.text=No results found KeywordSearchResultFactory.query.exception.msg=Could not perform the query OpenIDE-Module-Display-Category=Ingest Module -OpenIDE-Module-Long-Description=Keyword Search ingest module.\n\nThe module indexes files found in the disk image at ingest time.\nIt then periodically runs the search on the indexed files using one or more keyword lists (containing pure words and/or regular expressions) and posts results.\n\n\The module also contains additional tools integrated in the main GUI, such as keyword list configuration, keyword search bar in the top-right corner, extracted text viewer and search results viewer showing highlighted keywords found. +OpenIDE-Module-Long-Description=Keyword Search ingest module.\n\nThe module indexes files found in the disk image at ingest time.\nIt then periodically runs the search on the indexed files using one or more keyword lists (containing pure words and/or regular expressions) and posts results.\n\nThe module also contains additional tools integrated in the main GUI, such as keyword list configuration, keyword search bar in the top-right corner, extracted text viewer and search results viewer showing highlighted keywords found. OpenIDE-Module-Name=KeywordSearch OptionsCategory_Name_KeywordSearchOptions=Keyword Search OptionsCategory_Keywords_KeywordSearchOptions=Keyword Search diff --git a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED index 805e776717..4f2d1d4fd9 100755 --- a/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED +++ b/RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED @@ -2,14 +2,9 @@ cannotBuildXmlParser=Unable to build XML parser: cannotLoadSEUQA=Unable to load Search Engine URL Query Analyzer settings file, SEUQAMappings.xml: cannotParseXml=Unable to parse XML file: ChromeCacheExtractor.moduleName=ChromeCacheExtractor -# {0} - module name -# {1} - row number -# {2} - table length -# {3} - cache path ChromeCacheExtractor.progressMsg={0}: Extracting cache entry {1} of {2} entries from {3} DataSourceUsage_AndroidMedia=Android Media Card DataSourceUsage_FlashDrive=Flash Drive -# {0} - OS name DataSourceUsageAnalyzer.customVolume.label=OS Drive ({0}) DataSourceUsageAnalyzer.parentModuleName=Recent Activity Extract.indexError.message=Failed to index artifact for keyword search. @@ -188,7 +183,6 @@ RecentDocumentsByLnk.parentModuleName.noSpace=RecentActivity RecentDocumentsByLnk.parentModuleName=Recent Activity RegRipperFullNotFound=Full version RegRipper executable not found. RegRipperNotFound=Autopsy RegRipper executable not found. -# {0} - file name SearchEngineURLQueryAnalyzer.init.exception.msg=Unable to find {0}. SearchEngineURLQueryAnalyzer.moduleName.text=Search Engine SearchEngineURLQueryAnalyzer.engineName.none=NONE diff --git a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle.properties-MERGED b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle.properties-MERGED index 18a00e9d3e..cdfd241886 100755 --- a/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle.properties-MERGED +++ b/thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/Bundle.properties-MERGED @@ -12,6 +12,8 @@ PstParser.noOpenCase.errMsg=Exception while getting open case. PstParser.parse.errMsg.failedToParseNMsgs=Failed to extract {0} email messages. PstParser.extractAttch.errMsg.failedToExtractToDisk=Failed to extract PST attachment to disk: {0} ThunderbirdMboxFileIngestModule.addArtifact.indexError.message=Failed to index email message detected artifact for keyword search. +# {0} - file name +# {1} - file ID ThunderbirdMboxFileIngestModule.errorMessage.outOfDiskSpace=Out of disk space. Cannot copy '{0}' (id={1}) to parse. ThunderbirdMboxFileIngestModule.moduleName=Email Parser ThunderbirdMboxFileIngestModule.noOpenCase.errMsg=Exception while getting open case.