blob: 7c1b40e430b909bb2a2617102e223a7313a89ecd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#define IDI_ICON 1
#define IDS_MESSAGE_NO_ERRORS 3001
#define IDS_PROGRESS_TESTING 3302
#define IDS_OPENNING 3303
#define IDS_SCANNING 3304
#define IDS_CHECKSUM_CALCULATING 7500
#define IDS_CHECKSUM_INFORMATION 7501
#define IDS_CHECKSUM_CRC_DATA 7502
#define IDS_CHECKSUM_CRC_DATA_NAMES 7503
#define IDS_CHECKSUM_CRC_STREAMS_NAMES 7504
#define IDS_INCORRECT_VOLUME_SIZE 7307
|