mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-08 15:29:35 -04:00
cleanup
This commit is contained in:
parent
154f089dd4
commit
dceeab0e4d
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue