content:gt('Are you sure you want to submit these errors ?<br><br><span class="red-text">Make sure SiCKRAGE is updated and trigger<br> this error with debug enabled before submitting</span>')
content:gt('Are you sure you want to submit these errors ?')+'<br><br><span class="red-text">'+gt('Make sure SiCKRAGE is updated and trigger')+'<br>'+gt('this error with debug enabled before submitting')+'</span>'
content:gt('Are you sure you want to remove<span class="footerhighlight">')+$('#showtitle').data('showname')+gt('</span> from the database?<br><br><input type="checkbox" id="deleteFiles" name="deleteFiles"/> <label for="deleteFiles" class="red-text">Check to delete files as well. IRREVERSIBLE</label>'),
content:gt('Are you sure you want to remove')+'<span class="footerhighlight">'+$('#showtitle').data('showname')+'</span>'+gt(' from the database?')+'<br><br><input type="checkbox" id="deleteFiles" name="deleteFiles"/> <label for="deleteFiles" class="red-text">'+gt('Check to delete files as well. IRREVERSIBLE')+'</label>',
$('#host_desc_torrent').html(gt('URL to your rTorrent client (e.g. scgi://localhost:5000 <br> or https://localhost/rutorrent/plugins/httprpc/action.php)'));
$('#host_desc_torrent').html(gt('URL to your rTorrent client (e.g. scgi://localhost:5000')+'<br>'+gt(' or https://localhost/rutorrent/plugins/httprpc/action.php)'));