mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Rename action
This commit is contained in:
parent
6c60fa5161
commit
4e326229da
5 changed files with 5 additions and 5 deletions
|
@ -169,7 +169,7 @@ window.qBittorrent.PropTrackers = (function() {
|
|||
return;
|
||||
new MochaUI.Window({
|
||||
id: 'trackersPage',
|
||||
title: "QBT_TR(Trackers addition dialog)QBT_TR[CONTEXT=TrackersAdditionDialog]",
|
||||
title: "QBT_TR(Add trackers)QBT_TR[CONTEXT=TrackersAdditionDialog]",
|
||||
loadMethod: 'iframe',
|
||||
contentURL: 'addtrackers.html?hash=' + current_hash,
|
||||
scrollbars: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue