mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 10:07:02 -06:00
9.34
This commit is contained in:
committed by
Kornel Lesiński
parent
83f8ddcc5b
commit
f08f4dcc3c
18
CPP/7zip/UI/FileManager/resourceGui.rc
Executable file → Normal file
18
CPP/7zip/UI/FileManager/resourceGui.rc
Executable file → Normal file
@@ -2,12 +2,18 @@
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_INCORRECT_VOLUME_SIZE "Incorrect volume size"
|
||||
IDS_MESSAGE_NO_ERRORS "There are no errors"
|
||||
|
||||
IDS_FILES_COLON "Files:"
|
||||
IDS_FOLDERS_COLON "Folders:"
|
||||
IDS_SIZE_COLON "Size:"
|
||||
IDS_PROGRESS_TESTING "Testing"
|
||||
|
||||
IDS_PROGRESS_TESTING "Testing"
|
||||
IDS_MESSAGE_NO_ERRORS "There are no errors"
|
||||
IDS_CHECKSUM_CALCULATING "Checksum calculating..."
|
||||
IDS_CHECKSUM_INFORMATION "Checksum information"
|
||||
IDS_CHECKSUM_CRC_DATA "CRC checksum for data:"
|
||||
IDS_CHECKSUM_CRC_DATA_NAMES "CRC checksum for data and names:"
|
||||
IDS_CHECKSUM_CRC_STREAMS_NAMES "CRC checksum for streams and names:"
|
||||
|
||||
IDS_INCORRECT_VOLUME_SIZE "Incorrect volume size"
|
||||
|
||||
IDS_OPENNING "Opening..."
|
||||
IDS_SCANNING "Scanning..."
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user