mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 21:14:58 -06:00
9.34
This commit is contained in:
committed by
Kornel Lesiński
parent
83f8ddcc5b
commit
f08f4dcc3c
17
CPP/7zip/UI/FileManager/resourceGui.h
Executable file → Normal file
17
CPP/7zip/UI/FileManager/resourceGui.h
Executable file → Normal file
@@ -1,10 +1,15 @@
|
||||
#define IDI_ICON 1
|
||||
|
||||
#define IDS_INCORRECT_VOLUME_SIZE 95
|
||||
#define IDS_MESSAGE_NO_ERRORS 3001
|
||||
|
||||
#define IDS_FILES_COLON 2274
|
||||
#define IDS_FOLDERS_COLON 2275
|
||||
#define IDS_SIZE_COLON 2276
|
||||
#define IDS_PROGRESS_TESTING 3302
|
||||
#define IDS_OPENNING 3303
|
||||
#define IDS_SCANNING 3304
|
||||
|
||||
#define IDS_PROGRESS_TESTING 4100
|
||||
#define IDS_MESSAGE_NO_ERRORS 4200
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user