mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Console: Change "integrated" to "floodfill" in summary bar
This commit is contained in:
@@ -843,7 +843,7 @@ class SummaryBarRenderer {
|
||||
.append(_t("The number of peers available for network database inquiries"))
|
||||
.append("\">" +
|
||||
"<td align=\"left\"><b>")
|
||||
.append(_t("Integrated"))
|
||||
.append(_t("Floodfill"))
|
||||
.append(":</b></td><td align=\"right\">")
|
||||
.append(_helper.getWellIntegratedPeers())
|
||||
.append("</td></tr>\n" +
|
||||
|
||||
Reference in New Issue
Block a user