Changeset 4234 for trunk/macosx/TransmissionHelp
- Timestamp:
- Dec 20, 2007, 1:28:30 AM (15 years ago)
- Location:
- trunk/macosx/TransmissionHelp
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/TransmissionHelp/html/FAQ.html
r4233 r4234 84 84 <h1>What do the download stats mean in the Torrent inspector? </h1> 85 85 </div> 86 <p><i>Downloaded</i> is all the data you have downloaded. <br>87 <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>86 <p><i>Downloaded</i> is all the data you have ever downloaded. <br> 87 <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> 88 88 <i>Have</i> is the sum of verified and unverified data. <br> 89 <i>Failed DL</i> is data that failed ourchecksum test and needs to be downloaded again.89 <i>Failed DL</i> is data that failed the checksum test and needs to be downloaded again. 90 90 <p> 91 91 <div id="pagetitle"> -
trunk/macosx/TransmissionHelp/html/troubleshoot.html
r4233 r4234 4 4 <META http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 5 <link media="all" rel="stylesheet" href="../styles/TransBody.css" /> 6 <title>Troubleshooting a Closed port</title>6 <title>Troubleshooting a Closed Port</title> 7 7 </head> 8 8 <body>
Note: See TracChangeset
for help on using the changeset viewer.