Added FTP-aware checksum generation and validation
This commit is contained in:
@ -325,6 +325,9 @@ $i18n_filename_to = array (
|
||||
@define('SKIPPING_FILE_UNREADABLE', 'Vynech<63>n soubor: %s nelze na<6E><61>st.');
|
||||
@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_PASS', 'All required files verified.');
|
||||
@define('CHECKSUM_FAILED', '%s corrupt or modified: failed verification');
|
||||
|
||||
/* DATABASE SETTINGS */
|
||||
@define('INSTALL_CAT_DB', 'Datab<61>ze');
|
||||
|
Reference in New Issue
Block a user