mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-01-03 04:18:10 -06:00
Windows: Remove Truecrypt name is error message.
This commit is contained in:
@@ -9169,7 +9169,7 @@ void AnalyzeKernelMiniDump (HWND hwndDlg)
|
||||
|
||||
if (otherDriver)
|
||||
{
|
||||
msg += GetString ("SYSTEM_CRASH_NO_TRUECRYPT");
|
||||
msg += GetString ("SYSTEM_CRASH_NO_VERACRYPT");
|
||||
msg += L"\n\n";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user