print __("Update daemon is enabled in configuration, but daemon
process is not running, which prevents all feeds from updating. Please
start the daemon process or contact instance owner.");
print __("Update daemon is enabled in configuration, but daemon process is not running, which prevents all feeds from updating. Please start the daemon process or contact instance owner.");
print __("You are running the latest version of Tiny Tiny RSS. The
fact that you are seeing this dialog is probably a bug.");
print __("You are running the latest version of Tiny Tiny RSS. The fact that you are seeing this dialog is probably a bug.");
} else {
print $msg;
}
@ -32,10 +31,7 @@
}
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 __("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.");