mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
Rename "#" column to "Tier" in the tracker list
This commit is contained in:
@@ -582,7 +582,7 @@ void TrackerListWidget::saveSettings() const
|
||||
QStringList TrackerListWidget::headerLabels()
|
||||
{
|
||||
static const QStringList header {
|
||||
"#"
|
||||
tr("Tier")
|
||||
, tr("URL")
|
||||
, tr("Status")
|
||||
, tr("Peers")
|
||||
|
||||
Reference in New Issue
Block a user