Revert "feat: Improvements for Torrent Files List functionality (#1878)"

This reverts commit e59adce848.
This commit is contained in:
Roman Kelesidis 2025-04-16 13:27:21 +03:00
commit 1073f19013
4 changed files with 0 additions and 34 deletions

View file

@ -1733,8 +1733,6 @@ $lang['EMPTY_ATTACH_ID'] = 'Missing file identifier!';
$lang['TOR_NOT_FOUND'] = 'File is missing on the server!';
$lang['ERROR_BUILD'] = 'The content of this torrent file can not be viewed on the site (it was not possible to build a list of files)';
$lang['TORFILE_INVALID'] = 'Torrent file is corrupt';
$lang['PREV_RELEASE'] = 'Previous release';
$lang['NEXT_RELEASE'] = 'Next release';
// Profile
$lang['WEBSITE_ERROR'] = 'The "site" may contain only http://sitename';