mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
2273 Changed Aquiring Locks text to more helpful text
This commit is contained in:
parent
f2def80f53
commit
eca37d5ca1
@ -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=Allowing access, this may take time if another user is upgrading the case."
|
||||
})
|
||||
private void open(String caseDir, String caseDisplayName, String caseNumber, String examiner, CaseType caseType) throws CaseActionException {
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user