; @package EngageBox ; @version 6.3.8 Pro ; ; @author Tassos Marinos - http://www.tassos.gr ; @copyright Copyright (c) 2016 Tassos Marinos. All rights reserved. ; @license http://www.tassos.gr ; PLG_ENGAGEBOX_IMAGE_ALIAS="Image" ; PLG_ENGAGEBOX_IMAGE="Engage Box - Image" ; PLG_ENGAGEBOX_IMAGE_DESC="Engage Box Image popup box type." ; PLG_ENGAGEBOX_IMAGE_SETTINGS_DESC="Select an image to display within the box" PLG_ENGAGEBOX_IMAGE_SOURCE="Bild-Quelle" ; 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="Benutzerdefinierte URL" PLG_ENGAGEBOX_IMAGE_CUSTOM_URL_DESC="Geben Sie eine benutzerdefinierte URL ein." COM_CONVERTFORMS_IMAGE_SOURCE="Wählen Sie eine Datei aus oder laden Sie eine neue hoch." ; PLG_ENGAGEBOX_IMAGE_ONCLICK_DESC="Choose what the behavior will be once the user clicks on the image." PLG_ENGAGEBOX_IMAGE_ALT="Alternativtext" ; 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."