In /usr/system/js/tree.js.php (rev 1.8) the following
function is available:
function reportParseError(error){
error_str = "<H4>Ошибка при загрузке
документа '" + error.url + "'</H4>" +
"<p><font color='red'>" + error.reason
+ "</font></p>";
if (error.line > 0)
error_str += "<H5>" + "Строка " + error.line
+ ", символ " + error.linepos +
"\n" + error.srcText + "</H4>";
return error_str;
}
please replace the error strings with correct language
messages.
Logged In: YES
user_id=1365667
See also:
http://sapid-club.com/en/viewtopic.php?t=142&highlight=
http://sapid-club.com/en/viewtopic.php?t=143&highlight=
http://sapid-club.com/en/viewtopic.php?t=144&highlight=