1
0

Added FTP-aware checksum generation and validation

This commit is contained in:
Judebert
2008-04-28 19:10:02 +00:00
parent f1f9c24d52
commit 08be3dfaba
60 changed files with 180 additions and 0 deletions

View File

@ -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');