; @package EngageBox ; @version 6.3.8 Pro ; ; @author Tassos Marinos - http://www.tassos.gr ; @copyright Copyright (c) 2018 Tassos Marinos. All rights reserved. ; @license http://www.tassos.gr PLG_ENGAGEBOX_IMAGE_ALIAS="Image" PLG_ENGAGEBOX_IMAGE="EngageBox - Image" PLG_ENGAGEBOX_IMAGE_DESC="EngageBox Image popup box type." PLG_ENGAGEBOX_IMAGE_SETTINGS_DESC="Select an image to display within the box" PLG_ENGAGEBOX_IMAGE_SOURCE="Image Source" PLG_ENGAGEBOX_IMAGE_SOURCE_DESC="Select image source. You can either upload a new image, select an existing one or enter a custom URL." PLG_ENGAGEBOX_IMAGE_CUSTOM_URL="Custom URL" PLG_ENGAGEBOX_IMAGE_CUSTOM_URL_DESC="Enter a custom image URL" COM_CONVERTFORMS_IMAGE_SOURCE="Select an existing image or upload a new one." PLG_ENGAGEBOX_IMAGE_ONCLICK_DESC="Choose what the behavior will be once the user clicks on the image." PLG_ENGAGEBOX_IMAGE_ALT="Alt Text" PLG_ENGAGEBOX_IMAGE_ALT_DESC="The alt attribute specifies an alternate text for an image, if the image cannot be displayed." PLG_ENGAGEBOX_IMAGE_ONCLICK="On Click" PLG_ENGAGEBOX_IMAGE_ONCLICK_CLOSE="Close Box" PLG_ENGAGEBOX_IMAGE_ONCLICK_GOTOURL="Go to URL" PLG_ENGAGEBOX_IMAGE_URL_DESC="The URL to redirect the user to" PLG_ENGAGEBOX_IMAGE_OPEN_IN_NEW_TAB="Open New Tab" PLG_ENGAGEBOX_IMAGE_OPEN_IN_NEW_TAB_DESC="Open URL in a new tab" PLG_ENGAGEBOX_IMAGE_PLACE_COOKIE="Place Cookie" PLG_ENGAGEBOX_IMAGE_PLACE_COOKIE_DESC="Once the box has been closed, a cookie will be placed on visitor's browser in order to prevent the box to popup again. The cookie will be valid for as long as you have set in the 'After Close Stay Hidden' option."