1
0

Added FTP-aware checksum generation and validation

This commit is contained in:
Jude Anthony
2008-04-28 19:10:02 +00:00
parent b092304c48
commit b97fe45e5b
60 changed files with 180 additions and 0 deletions

View File

@ -294,6 +294,9 @@
/* TRANSLATE */
@define('PERMISSIONS', 'Rettigheter');
@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', 'Databaseinnstillinger');