|
|
|
@ -1,3 +1,4 @@
@@ -1,3 +1,4 @@
|
|
|
|
|
<div id="statisticsContent"> |
|
|
|
|
<h3>QBT_TR(User statistics)QBT_TR[CONTEXT=StatsDialog]</h3> |
|
|
|
|
<table style="width:100%"> |
|
|
|
|
<tr> |
|
|
|
@ -21,7 +22,6 @@
@@ -21,7 +22,6 @@
|
|
|
|
|
<td id="TotalPeerConnections" class="statisticsValue"></td> |
|
|
|
|
</tr> |
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
<h3>QBT_TR(Cache statistics)QBT_TR[CONTEXT=StatsDialog]</h3> |
|
|
|
|
<table style="width:100%"> |
|
|
|
|
<tr> |
|
|
|
@ -33,7 +33,6 @@
@@ -33,7 +33,6 @@
|
|
|
|
|
<td id="TotalBuffersSize" class="statisticsValue"></td> |
|
|
|
|
</tr> |
|
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
<h3>QBT_TR(Performance statistics)QBT_TR[CONTEXT=StatsDialog]</h3> |
|
|
|
|
<table style="width:100%"> |
|
|
|
|
<tr> |
|
|
|
@ -57,3 +56,4 @@
@@ -57,3 +56,4 @@
|
|
|
|
|
<td id="TotalQueuedSize" class="statisticsValue"></td> |
|
|
|
|
</tr> |
|
|
|
|
</table> |
|
|
|
|
</div> |
|
|
|
|