mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Improve Web Ui translation
This commit is contained in:
@@ -67,7 +67,7 @@ window.addEvent('domready', function(){
|
||||
<p>_(Are you sure you want to delete the selected torrents from the transfer list?)</p>
|
||||
<input type="checkbox" id="deleteFromDiskCB"/> <i>_(Also delete the files on the hard disk)</i><br/><br/>
|
||||
<div style="text-align: right;">
|
||||
<input type="button" id="cancelBtn" value="_(No)" /> <input type="button" id="confirmBtn" value="Yes"/>
|
||||
<input type="button" id="cancelBtn" value="_(No)" /> <input type="button" id="confirmBtn" value="_(Yes)"/>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user