Content deleted Content added
rm extra closing parentheses |
m rm another closing parenthesis |
||
Line 420:
English_translation = interwiki_English_names[language_code];
if (!English_translation) {
alert_string += "No English translation for " + language_code + " in hyperlink " + hyperlink_index + "\n"
continue;
}
|