Index: other/Langs/English.lng =================================================================== diff -u -N -r125baa60fb7ffbffa0a3b81802f1164f5123e919 -r8541ccfacbe53a407197106b91941dbf759adea1 --- other/Langs/English.lng (.../English.lng) (revision 125baa60fb7ffbffa0a3b81802f1164f5123e919) +++ other/Langs/English.lng (.../English.lng) (revision 8541ccfacbe53a407197106b91941dbf759adea1) @@ -393,33 +393,33 @@ 7010=Error #%lu (%s) while deleting file/folder %s 7011=Deleting files finished 7012=Cancel request while checking result of dialog before opening source file %s (CustomCopyFile) -7013=Error #%lu (%s) while opening source file %s (CustomCopyFile) -7014=Cancel request [error #%lu (%s)] while opening source file %s (CustomCopyFile) -7015=Wait request [error #%lu (%s)] while opening source file %s (CustomCopyFile) -7016=Retrying [error #%lu (%s)] to open source file %s (CustomCopyFile) -7017=Error #%lu (%s) while opening destination file %s (CustomCopyFile) -7018=Retrying [error #%lu (%s)] to open destination file %s (CustomCopyFile) -7019=Cancel request [error #%lu (%s)] while opening destination file %s (CustomCopyFile) -7020=Wait request [error #%lu (%s)] while opening destination file %s (CustomCopyFile) -7021=Error #%lu (%s) while moving file pointers of %s and %s to %I64u -7022=Error #%lu (%s) while restoring (moving to beginning) file pointers of %s and %s -7023=Error #%lu (%s) while setting size of file %s to 0 +7013=Error %err while opening source file %s (CustomCopyFile) +7014=Cancel request [error %err] while opening source file %s (CustomCopyFile) +7015=Wait request [error %err] while opening source file %s (CustomCopyFile) +7016=Retrying [error %err] to open source file %s (CustomCopyFile) +7017=Error %err while opening destination file %s (CustomCopyFile) +7018=Retrying [error %err] to open destination file %s (CustomCopyFile) +7019=Cancel request [error %err] while opening destination file %s (CustomCopyFile) +7020=Wait request [error %err] while opening destination file %s (CustomCopyFile) +7021=Error %err while moving file pointers of %s and %s to %I64u +7022=Error %err while restoring (moving to beginning) file pointers of %s and %s +7023=Error %err while setting size of file %s to 0 7024=Kill request while main copying file %s -> %s 7025=Changing buffer size from [Def:%lu, One:%lu, Two:%lu, CD:%lu, LAN:%lu] to [Def:%lu, One:%lu, Two:%lu, CD:%lu, LAN:%lu] wile copying %s -> %s (CustomCopyFile) -7026=Error #%lu (%s) while trying to read %d bytes from source file %s (CustomCopyFile) -7027=Error #%lu (%s) while trying to write %d bytes to destination file %s (CustomCopyFile) -7028=Caught exception in CustomCopyFile [last error: #%lu (%s)] (at time %lu) +7026=Error %err while trying to read %d bytes from source file %s (CustomCopyFile) +7027=Error %err while trying to write %d bytes to destination file %s (CustomCopyFile) +7028=Caught exception in CustomCopyFile [last error: %err] (at time %lu) 7029=Processing files/folders (ProcessFiles) 7030=Processing files/folders (ProcessFiles):\r\n\tOnlyCreate: %d\r\n\tBufferSize: [Def:%lu, One:%lu, Two:%lu, CD:%lu, LAN:%lu]\r\n\tFiles/folders count: %lu\r\n\tCopies count: %d\r\n\tIgnore Folders: %d\r\n\tDest path: %s\r\n\tCurrent pass (0-based): %d\r\n\tCurrent index (0-based): %d 7031=Kill request while processing file in ProcessFiles -7032=Error #%lu (%s) while calling MoveFile %s -> %s (ProcessFiles) -7033=Error #%lu (%s) while calling CreateDirectory %s (ProcessFiles) +7032=Error %err while calling MoveFile %s -> %s (ProcessFiles) +7033=Error %err while calling CreateDirectory %s (ProcessFiles) 7034=Finished processing in ProcessFiles 7035=\r\n# COPYING THREAD STARTED #\r\nBegan processing data (dd:mm:yyyy) %02d.%02d.%4d at %02d:%02d.%02d 7036=Finished waiting for begin permission 7037=Kill request while waiting for begin permission (wait state) 7038=Finished processing data (dd:mm:yyyy) %02d.%02d.%4d at %02d:%02d.%02d -7039=Caught exception in ThrdProc [last error: %lu (%s), type: %d] +7039=Caught exception in ThrdProc [last error: %err, type: %d] 7040=Checking for free space on destination disk... 7041=Not enough free space on disk - needed %I64d bytes for data, available: %I64d bytes. 7042=Cancel request while checking for free space on disk.