mirror of
https://github.com/transmission/transmission.git
synced 2026-04-18 16:07:21 +01:00
adjust some of the new help documentation
This commit is contained in:
@@ -83,10 +83,10 @@
|
||||
<div id="pagetitle">
|
||||
<h1>What do the download stats mean in the Torrent inspector? </h1>
|
||||
</div>
|
||||
<p><i>Downloaded</i> is all the data you have downloaded. <br>
|
||||
<i>Verified</i> is how much checksum-verified data you have downloaded. Unverified data are the incomplete pieces of the torrent that are waiting to become complete so that we can test them. <br>
|
||||
<p><i>Downloaded</i> is all the data you have ever downloaded. <br>
|
||||
<i>Verified</i> is how much checksum-verified data you currently have. Unverified data is the incomplete pieces of the torrent that are waiting to become complete so they can be checked. <br>
|
||||
<i>Have</i> is the sum of verified and unverified data. <br>
|
||||
<i>Failed DL</i> is data that failed our checksum test and needs to be downloaded again.
|
||||
<i>Failed DL</i> is data that failed the checksum test and needs to be downloaded again.
|
||||
<p>
|
||||
<div id="pagetitle">
|
||||
<h1>What are 'nightlies'?</h1>
|
||||
|
||||
Reference in New Issue
Block a user