mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Style issues.
This commit is contained in:
parent
4ff69ee8d4
commit
0e73384433
@ -150,7 +150,7 @@ KeywordSearchIngestModule.init.tryStopSolrMsg={0}<br />Please try stopping old j
|
||||
KeywordSearchIngestModule.init.noKwInLstMsg=No keywords in keyword list.
|
||||
KeywordSearchIngestModule.init.onlyIdxKwSkipMsg=Only indexing will be done and and keyword search will be skipped (you can still add keyword lists using the Keyword Lists - Add to Ingest).
|
||||
KeywordSearchIngestModule.doInBackGround.displayName=Keyword Search
|
||||
KeywordSearchIngestModule.doInBackGround.finalizeMsg = Finalizing...
|
||||
KeywordSearchIngestModule.doInBackGround.finalizeMsg=Finalizing...
|
||||
KeywordSearchIngestModule.doInBackGround.pendingMsg=Working on Keyword Search...
|
||||
KeywordSearchIngestModule.postIndexSummary.knowFileHeaderLbl=Files with known types
|
||||
KeywordSearchIngestModule.postIndexSummary.fileGenStringsHead=Files with general strings extracted
|
||||
|
@ -269,7 +269,6 @@ public class RegressionTest extends TestCase {
|
||||
new Timeout("pausing", 1000).sleep(); // give it a second (or five) to process
|
||||
}
|
||||
new Timeout("pausing", 15000).sleep(); // give it a second (or fifteen) to process
|
||||
//boolean sleep = true;
|
||||
while (man.areModulesRunning()) {
|
||||
new Timeout("pausing", 5000).sleep(); // give it a second (or five) to process
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user