Content deleted Content added
longer explanation in alert string |
m add space to alert string |
||
Line 415:
temp_hyperlink.innerHTML = English_translation;
} // closes loop over interwiki links
alert_string += "\nTranslated " + hyperlink_counter + " interwiki links into English.";
window.alert(alert_string);
|