18 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; @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_ACFWHATSAPPCTC_LABEL="ACF - WhatsApp Click to Chat"
 | |
| ACF_WHATSAPPCTC="Fields - ACF WhatsApp Click to Chat"
 | |
| ACF_WHATSAPPCTC_DESC="Enter a telephone number to display a link and start chatting on WhatsApp!"
 | |
| ACF_WHATSAPPCTC_VALUE_DESC="Enter a full phone number in international format, omitting any zeroes, brackets or dashes!<br/><br/>Correct: 15551234567<br/>Wrong: +001-(555)1234567"
 | |
| ACF_WHATSAPPCTC_PREFILLED_MSG="Pre-filled Message"
 | |
| ACF_WHATSAPPCTC_PREFILLED_MSG_DESC="Enter a pre-filled message that will automatically appear in the text field of the chat."
 | |
| ACF_WHATSAPPCTC_LABEL="Link Label"
 | |
| ACF_WHATSAPPCTC_LABEL_DESC="Set the label of the link."
 | |
| ACF_WHATSAPPCTC_REQUIRE_PHONE_NUMBER="Require Phone Number"
 | |
| ACF_WHATSAPPCTC_REQUIRE_PHONE_NUMBER_DESC="Set whether to require a phone number or show a list of contacts you can send your message to."
 | |
| ACF_WHATSAPPCTC_HINT="Enter a telephone number" |