Normalize all the line endings

This commit is contained in:
Tino Reichardt
2020-05-31 13:08:03 +02:00
parent d8345ee3b3
commit 9c3c277ad7
1156 changed files with 292304 additions and 292304 deletions

View File

@@ -1,19 +1,19 @@
#include "resourceGui.h"
STRINGTABLE
BEGIN
IDS_MESSAGE_NO_ERRORS "There are no errors"
IDS_PROGRESS_TESTING "Testing"
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
#include "resourceGui.h"
STRINGTABLE
BEGIN
IDS_MESSAGE_NO_ERRORS "There are no errors"
IDS_PROGRESS_TESTING "Testing"
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