From 8a79d328edc993228430de2705c5470747feaebd Mon Sep 17 00:00:00 2001
From: Chad Kieffer
- = t("Gallery needs a graphics toolkit in order to manipulate your photos. Please choose one from the list below.") ?> -
-
-
- |
-
- = t("GD") ?>-- = t("The GD graphics library is an extension to PHP commonly installed most webservers. Please refer to the {{link_start}}GD website{{link_end}} for more information.", - array("link_start" => "", "link_end" => "")) ?> - - if ($tk->gd["GD Version"] && function_exists('imagerotate')): ?> -- = t("You have GD version {{version}}.", array("version" => $tk->gd["GD Version"])) ?> - - elseif ($tk->gd["GD Version"]): ?> -- = t("You have GD version {{version}}, but it lacks image rotation.", - array("version" => $tk->gd["GD Version"])) ?> - - else: ?> -- = t("You do not have GD installed.") ?> - - endif ?> - |
-
+ " />
+ |
+
+ = t("GD") ?>++ = t("The GD graphics library is an extension to PHP commonly installed most webservers. Please refer to the {{link_start}}GD website{{link_end}} for more information.", + array("link_start" => "", "link_end" => "")) ?> + + if ($tk->gd["GD Version"] && function_exists('imagerotate')): ?> ++ = t("You have GD version {{version}}.", array("version" => $tk->gd["GD Version"])) ?> + + elseif ($tk->gd["GD Version"]): ?> ++ = t("You have GD version {{version}}, but it lacks image rotation.", + array("version" => $tk->gd["GD Version"])) ?> + + else: ?> ++ = t("You do not have GD installed.") ?> + + endif ?> + |
+
-
+ " />
|
= t("ImageMagick") ?>@@ -69,7 +70,7 @@ |
-
+ " />
|
= t("GraphicsMagick") ?>@@ -86,7 +87,6 @@ = t("GraphicsMagick is not available on your system.") ?> endif ?> - |
-
- = t("Power up your Gallery by adding more modules! Each module provides new cool features.") ?> + = t("Power up your Gallery by adding more modules! Each module provides new cool features.") ?>