summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-07-16 14:05:29 +0100
committerAndrew Dolgov <[email protected]>2007-07-16 14:05:29 +0100
commit8e00ae9b58cceccaf10b7bf8600131b8d6e671a4 (patch)
tree9968c81d03458b99bf66102a1cba82415e5ad875 /modules
parent2544f36b6ffd1f14dc5007ca2710cfd13c4dcccb (diff)
check update daemon timestamp
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'>";