mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-16 22:25:16 +00:00
cleanups after review, ticket 390
This commit is contained in:
@@ -144,6 +144,7 @@ public class PluginUpdateHandler extends UpdateHandler {
|
||||
}
|
||||
buf.append(": ");
|
||||
buf.append(_("{0}B transferred", DataHelper.formatSize2(currentWrite + alreadyTransferred)));
|
||||
buf.append("</b>");
|
||||
updateStatus(buf.toString());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user