= t("ImageMagick is a standalone graphics program available on most Linux systems. Please refer to the ImageMagick website for more information.", array("url" => "http://www.imagemagick.org")) ?>
if ($tk->imagemagick): ?>= t("ImageMagick is available in %path", array("path" => $tk->imagemagick)) ?>
else: ?>= t("ImageMagick is not available on your system.") ?>
endif ?>