forked from I2P_Developers/i2p.i2p
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