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

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