summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/popup-dialog.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index ef9f13629..562093d9d 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -26,6 +26,13 @@
}
+ if ($param == 3) {
+ print __("TT-RSS has detected that update daemon is taking too long to
+ perform a feed update. This could indicate a problem like crash
+ or a hang. Please check the daemon process or contact instance
+ owner.");
+ }
+
print "</div>";
print "<div align='center'>";