mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -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