Improve Web Ui translation

This commit is contained in:
Christophe Dumez
2011-01-14 18:57:15 +00:00
parent 3adc58bb87
commit e170d9c3a8
9 changed files with 16 additions and 19 deletions

View File

@@ -67,7 +67,7 @@ window.addEvent('domready', function(){
<p>_(Are you sure you want to delete the selected torrents from the transfer list?)</p>
&nbsp;&nbsp;&nbsp;&nbsp;<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)" />&nbsp;&nbsp;<input type="button" id="confirmBtn" value="Yes"/>&nbsp;&nbsp;
<input type="button" id="cancelBtn" value="_(No)" />&nbsp;&nbsp;<input type="button" id="confirmBtn" value="_(Yes)"/>&nbsp;&nbsp;
</div>
</body>
</html>