mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Minor improvements (#997)
This commit is contained in:
parent
5316a9a61e
commit
f1ad43e02e
3 changed files with 2 additions and 3 deletions
|
@ -1065,7 +1065,6 @@ $lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
|||
$lang['BT_REGISTERED'] = 'Torrent registered on tracker<br /><br />Now you need to <a href="%s"><b>download your torrent</b></a> and run it using your BitTorrent client choosing the folder with the original files you\'re sharing as the download path';
|
||||
$lang['INVALID_ANN_URL'] = 'Invalid Announce URL [%s]<br /><br />must be <b>%s</b>';
|
||||
$lang['PASSKEY_ERR_TOR_NOT_REG'] = 'Could not add passkey<br /><br />Torrent not registered on tracker';
|
||||
$lang['PASSKEY_ERR_EMPTY'] = 'Could not add passkey (passkey is empty)<br /><br />Go to <a href="%s" target="_blank"><b>your forum profile</b></a> and generate it';
|
||||
$lang['BT_PASSKEY'] = 'Passkey';
|
||||
$lang['BT_GEN_PASSKEY'] = 'create a new';
|
||||
$lang['BT_PASSKEY_VIEW'] = 'show';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue