diff --git a/tt-rss.js b/tt-rss.js index 6ad0adff7..9b77aa53a 100644 --- a/tt-rss.js +++ b/tt-rss.js @@ -153,7 +153,7 @@ function backend_sanity_check_callback() { try { if (!xmlhttp.responseXML) { - fatalError(3, "[D001, Reply is not XML]: " + xmlhttp.responseText); + fatalError(3, "[D001, Received reply is not XML]: " + xmlhttp.responseText); return; } diff --git a/tt-rss.php b/tt-rss.php index 71a866c68..90fbbb70d 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -64,7 +64,7 @@
Loading, please wait...

Fatal Error

-
Unknown Error
+
Unknown Error