Would it be possible to add some of the changes to the CheckCRC section of ASIS v7.3.1 to v7.2.0? Specifically line 5527 under the [Custom Messages] section:
Code:
english.label2={#if CompactMode}Overall progress:{#else}Total files: %1 Files processed: %2 Ok: %3 Missing: %4 Bad: %5{#endif}
I attempted to do so myself but was met unsucessful.