first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
; @package Convert Forms
|
||||
; @version 3.2.12 Free
|
||||
;
|
||||
; @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="<b>Mail sending is turned off!</b><br>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."
|
||||
@@ -0,0 +1,9 @@
|
||||
; @package Convert Forms
|
||||
; @version 3.2.12 Free
|
||||
;
|
||||
; @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."
|
||||
Reference in New Issue
Block a user