mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 01:07:42 +00:00
Merge pull request #2566 from wschaeferB/2273-AquiringLocksText
2273 aquiring locks text
This commit is contained in:
commit
a3a070f22a
@ -1604,7 +1604,7 @@ public class Case {
|
||||
"Case.progressIndicatorTitle.creatingCase=Creating Case",
|
||||
"Case.progressIndicatorCancelButton.label=Cancel",
|
||||
"Case.progressMessage.preparing=Preparing...",
|
||||
"Case.progressMessage.acquiringLocks=Acquiring locks..."
|
||||
"Case.progressMessage.acquiringLocks=<html>Preparing to open case resources.<br>This may take time if another user is upgrading the case.</html>"
|
||||
})
|
||||
private void open(String caseDir, String caseDisplayName, String caseNumber, String examiner, CaseType caseType) throws CaseActionException {
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user