; en-GB.plg_content_sigplus.sys.ini ; Copyright (C) 2009-2018 Levente Hunyadi. All rights reserved. ; License https://www.gnu.org/licenses/gpl-3.0.html GNU/GPL, see LICENSE.php ; Note : All ini files need to be saved as UTF-8 - No BOM PLG_CONTENT_SIGPLUS="Content - Image gallery - sigplus" SIGPLUS_DESCRIPTION="sigplus automatically generates image galleries with a slider and a lightbox pop-up view." ; Installation messages SIGPLUS_INSTALLER_LIBRARY_IMAGE="The Graphics Draw (gd) or ImageMagick (imagick) image processing library has to be enabled in the PHP configuration to generate thumbnails. If you attempt to have images generated without enabling one of these libraries, sigplus will trigger a critical error message. Please consult your server administrator on how to enable PHP extensions." SIGPLUS_INSTALLER_LIBRARY_EXIF="Exchangeable image information functions are not enabled, making sigplus unable to extract image captions from image files. This should not be a problem if you are willing to supply a labels.txt file for all the images that you want to assign captions to. Please consult your server administrator on how to enable PHP extensions." SIGPLUS_INSTALLER_LIBRARY_OPENSSL="The OpenSSL PHP extension is not available. If you attempt to access galleries hosted on other servers (e.g. Flickr or Picasa Web Albums) without enabling this extension in the PHP configuration file, sigplus might trigger an error. Please consult your server administrator on how to enable PHP extensions." SIGPLUS_INSTALLER_PHP_URL_FOPEN="The PHP run-time configuration option allow_url_fopen is disabled. If you attempt to access galleries hosted on other servers (e.g. Flickr or Picasa Web Albums) without enabling this configuration setting in the PHP configuration file, sigplus will trigger an error. Please consult your server administrator on how to enable PHP allow_url_fopen." SIGPLUS_INSTALLER_PHP_HTTP_WRAPPER="The list of registered PHP streams available on the running system does not include HTTP. If you attempt to access galleries hosted on other servers (e.g. Flickr or Picasa Web Albums) without enabling this wrapper in the PHP configuration file, sigplus will trigger an error. Please consult your server administrator on how to enable the HTTP stream wrapper." SIGPLUS_INSTALLER_MIGRATE_SETTINGS="Even while sigplus has done a best-effort attempt to migrate configuration settings, not all settings could be transferred automatically from the earlier version {$current}. You might wish to review plug-in and module configuration pages to make sure all settings have their desired values."