From 49888c8513c178ed58c8d4ba85bc3668071343c8 Mon Sep 17 00:00:00 2001 From: bobokun Date: Fri, 3 Jan 2025 13:00:15 -0500 Subject: [PATCH] Fixes #719 --- VERSION | 2 +- modules/util.py | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index cb4251e8..12c04d53 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.15-develop4 +4.1.15-develop5 diff --git a/modules/util.py b/modules/util.py index 6e293387..8680b33f 100755 --- a/modules/util.py +++ b/modules/util.py @@ -77,6 +77,9 @@ class TorrentMessages: "TORRENT IS NOT AUTHORIZED FOR USE ON THIS TRACKER", "INFOHASH NOT FOUND.", # blutopia "TORRENT HAS BEEN DELETED.", # blutopia + "TRACKER NICHT REGISTRIERT.", + "TORRENT EXISTIERT NICHT", + "TORRENT NICHT GEFUNDEN", ] UNREGISTERED_MSGS_BHD = [