Rename Tracker List columns

"Received" renamed to "Peers", "Peers" renamed to "Leeches".
This commit is contained in:
Thomas Piccirello
2018-09-17 00:16:28 -04:00
parent cd2c448e6d
commit b481787574
2 changed files with 23 additions and 23 deletions

View File

@@ -54,9 +54,9 @@ public:
COL_TIER,
COL_URL,
COL_STATUS,
COL_RECEIVED,
COL_SEEDS,
COL_PEERS,
COL_SEEDS,
COL_LEECHES,
COL_DOWNLOADED,
COL_MSG,