]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/dberroraction.php
Cannot use NoticeListemItem as type-hint as NoticeListItemAdapter exists.
[quix0rs-gnu-social.git] / lib / dberroraction.php
index 0a6fce1005bb79fdfeece2450ec01a2c7d79d667..8f628fba172724377c966ccad180f76c74f27b76 100644 (file)
@@ -56,6 +56,7 @@ class DBErrorAction extends ServerErrorAction
 
     function title()
     {
+        // TRANS: Page title for when a database error occurs.
         return _('Database error');
     }