mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
Revise description wordings
This commit is contained in:
@@ -2929,7 +2929,7 @@ void Session::setBannedIPs(const QStringList &newList)
|
||||
}
|
||||
else
|
||||
{
|
||||
LogMsg(tr("%1 is not a valid IP address and was rejected while applying the list of banned addresses.")
|
||||
LogMsg(tr("%1 is not a valid IP address and was rejected while applying the list of banned IP addresses.")
|
||||
.arg(ip)
|
||||
, Log::WARNING);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user