' . t('Applications') . ''; if($a->apps) $o .= $a->apps; else notice( t('No installed applications.') . EOL); return $o; }