--- truecrypt/boot/windows/bootstrings.h 2018/04/24 17:03:46 1.1.1.2 +++ truecrypt/boot/windows/bootstrings.h 2018/04/24 17:05:45 1.1.1.3 @@ -1,7 +1,7 @@ /* Copyright (c) 2008 TrueCrypt Foundation. All rights reserved. - Governed by the TrueCrypt License 2.7 the full text of which is contained + Governed by the TrueCrypt License 2.8 the full text of which is contained in the file License.txt included in TrueCrypt binary and source code distribution packages. */ @@ -9,6 +9,7 @@ #ifndef TC_HEADER_Boot_BootStrings #define TC_HEADER_Boot_BootStrings +#define TC_BOOT_STR_ERROR "Error: " #define TC_BOOT_STR_NO_BOOT_PARTITION "No bootable partition found" #define TC_BOOT_STR_UPGRADE_BIOS "- Upgrade BIOS\r\n- Use a different motherboard model/brand\r\n"