Added FTP-aware checksum generation and validation
This commit is contained in:
@ -317,6 +317,9 @@
|
||||
@define('TOP_LEVEL', 'N<>vel m<>ximo');
|
||||
@define('SYNDICATION_PLUGIN_GENERIC_FEED', '%s feed');
|
||||
@define('PERMISSIONS', 'Permiss<73>es');
|
||||
@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', 'Configura<72><61>es de banco de dados');
|
||||
|
Reference in New Issue
Block a user