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