" . __( 'How long should cached pages remain fresh? Set to 0 to disable garbage collection. A good starting point is 3600 seconds.', 'wp-super-cache' ) . "
\n";
echo '
' . __( 'Scheduler', 'wp-super-cache' ) . '
';
- echo "
" . __( "seconds", 'wp-super-cache' ) . ' ' . __( 'Check for stale cached files every interval seconds.', 'wp-super-cache' ) . "
";
+ echo "
" . __( "seconds", 'wp-super-cache' ) . ' ' . __( 'Check for stale cached files every interval seconds.', 'wp-super-cache' ) . "
";
echo '
';
- echo "
" . __( "HH:MM", 'wp-super-cache' ) . " " . __( 'Check for stale cached files at this time (UTC) or starting at this time every interval below.', 'wp-super-cache' ) . "
";
+ echo "
" . __( "HH:MM", 'wp-super-cache' ) . " " . __( 'Check for stale cached files at this time (UTC) or starting at this time every interval below.', 'wp-super-cache' ) . "