removed: Integrity checker 🥺🪦 (#1827)

* removed: Integrity checker

* Update schedule.yml
This commit is contained in:
Roman Kelesidis 2025-03-02 00:22:50 +07:00 committed by GitHub
commit ba3ce885c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 1 additions and 2736 deletions

View file

@ -2322,14 +2322,6 @@ $lang['DISALLOWED_ALREADY'] = 'The name you entered could not be disallowed. It
$lang['CLICK_RETURN_DISALLOWADMIN'] = 'Click %sHere%s to return to Disallow Username Administration';
// Integrity check
$lang['INTEGRITY_CHECK_SUCCESS'] = 'TorrentPier files integrity check was successful!';
$lang['INTEGRITY_CHECK_FAIL'] = 'Some TorrentPier files not pass integrity check!';
$lang['INTEGRITY_CHECKED'] = 'Total checked: %s file(s), of which pass integrity check: %s file(s).';
$lang['INTEGRITY_LAST_CHECK'] = 'Last check: %s.';
$lang['INTEGRITY_RESTORE_ON_NEXT_RUN'] = 'Restore corrupt files on next integrity check?';
$lang['INTEGRITY_RESTORE_CONFIRM_OK'] = 'Corrupt files will be restored on next integrity check!';
// Version Check
$lang['VERSION_INFORMATION'] = 'Version Information';
$lang['UPDATE_AVAILABLE'] = 'Update available';