This commit is contained in:
2024-12-31 11:07:09 +01:00
parent df7915205d
commit e089172b15
1916 changed files with 165422 additions and 271 deletions

View File

@ -0,0 +1,17 @@
; @package Advanced Custom Fields
; @version 2.8.8 Pro
;
; @author Tassos Marinos - http://www.tassos.gr/joomla-extensions
; @copyright Copyright (c) 2019 Tassos Marinos. All rights reserved.
; @license http://www.tassos.gr
PLG_FIELDS_ACFEMAIL_LABEL="ACF - Email"
ACF_EMAIL="Fields - ACF Email"
ACF_EMAIL_DESC="Safely display email addresses in the front-end that are unreadbable to spambots."
ACF_EMAIL_VALUE_DESC="Set an email address."
ACF_EMAIL_CLOAK_SUPPORT="Cloak Email Address"
ACF_EMAIL_CLOAK_SUPPORT_DESC="If enabled, the email address will be protected with an Anti-Spam Email Cloaking script making it unreadable to spambots."
ACF_EMAIL_DISPLAY_AS="Display As"
ACF_EMAIL_DISPLAY_AS_DESC="Select whether to display the email address as plain text or convert it to a mailto link."
ACF_EMAIL_TEXT="Text"
ACF_EMAIL_LINK="Mailto Link"

View File

@ -0,0 +1,9 @@
; @package Advanced Custom Fields
; @version 2.8.8 Pro
;
; @author Tassos Marinos - http://www.tassos.gr/joomla-extensions
; @copyright Copyright (c) 2019 Tassos Marinos. All rights reserved.
; @license http://www.tassos.gr
ACF_EMAIL="Fields - ACF Email"
ACF_EMAIL_DESC="Safely display email addresses in the front-end that are unreadbable to spambots."