Included missed language constant in checksum verification
This commit is contained in:
@ -326,6 +326,7 @@ $i18n_filename_to = array (
|
||||
@define('FOUND_FILE', 'Zalo<6C>it nov<6F>/zm<7A>nit soubor: %s.');
|
||||
@define('PERMISSIONS', 'Opr<70>vn<76>n<EFBFBD>');
|
||||
@define('INTEGRITY', 'Verify Installation Integrity');
|
||||
@define('CHECKSUMS_NOT_FOUND', 'Unable to compare checksums! (No checksums.inc.php in main directory)');
|
||||
@define('CHECKSUMS_PASS', 'All required files verified.');
|
||||
@define('CHECKSUM_FAILED', '%s corrupt or modified: failed verification');
|
||||
|
||||
|
Reference in New Issue
Block a user