diff --git a/library/language/source/main.php b/library/language/source/main.php index a7aa6556c..720a97f8a 100644 --- a/library/language/source/main.php +++ b/library/language/source/main.php @@ -1400,6 +1400,7 @@ $lang['SPEED_DOWN'] = 'Speed Down'; $lang['SEEDERS'] = 'Seeders'; $lang['LEECHERS'] = 'Leechers'; +$lang['MULTI_TRACKER_PREFIX'] = 'Multitracker peers'; $lang['RELEASING'] = 'Self'; $lang['SEEDING'] = 'Seed'; $lang['LEECHING'] = 'Leech'; diff --git a/styles/templates/default/viewtopic_torrent.tpl b/styles/templates/default/viewtopic_torrent.tpl index cbe7c12b6..4a95e777c 100644 --- a/styles/templates/default/viewtopic_torrent.tpl +++ b/styles/templates/default/viewtopic_torrent.tpl @@ -75,6 +75,7 @@ ajax.callback.callseed = function (data) {