VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mount/Mount.c')
-rw-r--r--src/Mount/Mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mount/Mount.c b/src/Mount/Mount.c
index db0e6a91..83b41e34 100644
--- a/src/Mount/Mount.c
+++ b/src/Mount/Mount.c
@@ -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";
}