mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
2273 Modified message and wrapped it in HTML to support two lines of message
This commit is contained in:
parent
7cbdb1a518
commit
c2590f17d4
@ -1604,7 +1604,7 @@ public class Case {
|
||||
"Case.progressIndicatorTitle.creatingCase=Creating Case",
|
||||
"Case.progressIndicatorCancelButton.label=Cancel",
|
||||
"Case.progressMessage.preparing=Preparing...",
|
||||
"Case.progressMessage.acquiringLocks=Allowing access, this may take time if another user is upgrading the case."
|
||||
"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