Some fixes, auto language removal (so buggy) and replenishable status.

This commit is contained in:
Yuriy Pikhtarev 2017-06-22 01:42:06 +03:00
commit 2ac12a2e54
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
9 changed files with 35 additions and 43 deletions

View file

@ -1116,6 +1116,7 @@ $lang['TOR_STATUS_NAME'] = array(
TOR_CHECKING => 'verified',
TOR_TMP => 'temporary',
TOR_PREMOD => 'pre-moderation',
TOR_REPLENISH => 'replenish',
);
$lang['TOR_STATUS_FAILED'] = 'Such status does not exist!';
$lang['TORRENT_FAILED'] = 'Distribution was not found!';