%s.", $feed_url));
break;
case 1:
print_notice(T_sprintf("Subscribed to %s.", $feed_url));
break;
case 2:
print_error(T_sprintf("Could not subscribe to %s.", $feed_url));
break;
case 3:
print_error(T_sprintf("No feeds found in %s.", $feed_url));
break;
case 4:
$feed_urls = $rc["feeds"];
break;
case 5:
print_error(T_sprintf("Could not subscribe to %s.
Can't download the Feed URL.", $feed_url));
break;
}
if ($feed_urls) {
?>
= __("Return to Tiny Tiny RSS") ?>