From 1d7bb0dbb1d033eaa268ee68d9899de1ede20079 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Sat, 12 Oct 2024 12:56:40 +0700 Subject: [PATCH] Update main.php --- library/language/source/main.php | 1 - 1 file changed, 1 deletion(-) diff --git a/library/language/source/main.php b/library/language/source/main.php index df53fa55c..1bc4b74e0 100644 --- a/library/language/source/main.php +++ b/library/language/source/main.php @@ -1387,7 +1387,6 @@ $lang['BT_GEN_PASSKEY'] = 'create a new'; $lang['BT_PASSKEY_VIEW'] = 'show'; $lang['BT_GEN_PASSKEY_NEW'] = "Attention! After changing the new passkey, you will need to re-download all the active torrents! \n Are you sure you want to create a new passkey?"; $lang['BT_NO_SEARCHABLE_FORUMS'] = 'No searchable forums found'; -$lang['BT_TOR_CLIENT_BLOCKED'] = 'Your BitTorrent client has been banned!'; $lang['SEEDS'] = 'Seed'; $lang['LEECHS'] = 'Leech';