@@ -31,51 +31,67 @@ function get_source_string(callback) {
});
}
functionfailed_mt(jqXHR,textStatus,errorThrown){
dec_loading();
$('<div title="'+gettext('Failed translation')+'"><p>'+gettext('The request for machine translation has failed.')+'</p><p>'+gettext('Error details:')+''+textStatus+'</p></div>').dialog();