; @package Convert Forms
; @version 4.4.10 Pro
;
; @author Tassos Marinos - http://www.tassos.gr
; @copyright Copyright (c) 2016 Tassos Marinos. All rights reserved.
; @license http://www.tassos.gr
PLG_CONVERTFORMS_EMAILS="Convert Forms - Email Notifications"
PLG_CONVERTFORMS_EMAILS_DESC="Send email notifications when users submit a form."
PLG_CONVERTFORMS_EMAILS_ERROR_BLANK="Field is required"
PLG_CONVERTFORMS_EMAILS_ERROR_UNKNOWN_SMART_TAG="Unknown Smart Tag: %s"
PLG_CONVERTFORMS_EMAILS_ERROR_INVALID_EMAIL_ADDRESS="Invalid email address: %s"
PLG_CONVERTFORMS_EMAILS_ERROR_MAIL_SENDING_DISABLED="Mail sending is turned off!
In order to be able to send emails, the Send Mail option found under the Mail Settings in the Joomla! Global Configuration must be enabled."