mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
cleanup
This commit is contained in:
parent
154f089dd4
commit
dceeab0e4d
@ -1781,8 +1781,6 @@ static void processList(const QStringList &list, const QString &textSingular, co
|
||||
|
||||
QString result;
|
||||
|
||||
|
||||
|
||||
if (flag & (RSLINK_PROCESS_NOTIFY_SUCCESS | RSLINK_PROCESS_NOTIFY_ERROR)) {
|
||||
result += (links.count() == 1 ? QObject::tr("%1 of %2 RetroShare link processed.") : QObject::tr("%1 of %2 RetroShare links processed.")).arg(countProcessed).arg(links.count()) + "<br><br>";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user