diff --git a/src/webui/www/.htmlvalidate.json b/src/webui/www/.htmlvalidate.json index 6d89368ee..5dae7718d 100644 --- a/src/webui/www/.htmlvalidate.json +++ b/src/webui/www/.htmlvalidate.json @@ -3,8 +3,10 @@ "html-validate:recommended" ], "rules": { + "input-missing-label": "error", "long-title": "off", "no-inline-style": "off", + "no-missing-references": "error", "prefer-button": "off" } } diff --git a/src/webui/www/private/addpeers.html b/src/webui/www/private/addpeers.html index f7d0a1a27..e2b7de6ed 100644 --- a/src/webui/www/private/addpeers.html +++ b/src/webui/www/private/addpeers.html @@ -59,7 +59,7 @@
QBT_TR(List of peers to add (one IP per line):)QBT_TR[CONTEXT=PeersAdditionDialog]
QBT_TR(Are you sure you want to remove the selected torrents from the transfer list?)QBT_TR[CONTEXT=HttpServer]
QBT_TR(Only one link per line)QBT_TR[CONTEXT=HttpServer]
QBT_TR(One link per line (HTTP links, Magnet links and info-hashes are supported))QBT_TR[CONTEXT=AddNewTorrentDialog]
QBT_TR(Category)QBT_TR[CONTEXT=TransferListWidget]:
QBT_TR(Save path)QBT_TR[CONTEXT=TransferListWidget]:
QBT_TR(Feed URL:)QBT_TR[CONTEXT=RSSWidget]
QBT_TR(Folder name:)QBT_TR[CONTEXT=RSSWidget]
QBT_TR(Please type the name of the new download rule.)QBT_TR[CONTEXT=AutomatedRssDownloader]
QBT_TR(Comma-separated tags:)QBT_TR[CONTEXT=TransferListWidget]
QBT_TR(New name)QBT_TR[CONTEXT=TransferListWidget]:
QBT_TR(New feed name:)QBT_TR[CONTEXT=RSSWidget]
QBT_TR(New name:)QBT_TR[CONTEXT=TorrentContentTreeView]
QBT_TR(Please type the new rule name)QBT_TR[CONTEXT=AutomatedRssDownloader]
QBT_TR(Location)QBT_TR[CONTEXT=TransferListWidget]: