mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Revise description wordings
This commit is contained in:
parent
ce0b6f0d56
commit
03012cc175
13 changed files with 19 additions and 19 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue