1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 07:35:56 +00:00

misc updater tweaks

This commit is contained in:
Andrew Dolgov
2007-02-24 18:16:33 +01:00
parent 8dc062e527
commit b4c27af79a
5 changed files with 128 additions and 103 deletions

View File

@@ -11,7 +11,7 @@
$ERRORS[4] = _("Frontend sanity check failed.");
$ERRORS[5] = _("Incorrect database schema version. <a href='update.php'>Please update</a>.");
$ERRORS[5] = _("Incorrect database schema version. &lt;a href='update.php'&gt;Please update&lt;/a&gt;.");
$ERRORS[6] = _("Request not authorized.");