13 lines
		
	
	
		
			900 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			900 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; Joomla! Project
 | |
| ; (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
 | |
| ; License GNU General Public License version 2 or later; see LICENSE.txt
 | |
| ; Note : All ini files need to be saved as UTF-8
 | |
| 
 | |
| PLG_FIELDS_CALENDAR="Fields - Calendar"
 | |
| PLG_FIELDS_CALENDAR_DEFAULT_VALUE_DESC="This is the default date. The value can be an ISO 8601 format (YYYY-MM-DD HH:MM:SS) or NOW, which displays the actual date."
 | |
| PLG_FIELDS_CALENDAR_DEFAULT_VALUE_LABEL="Default Date"
 | |
| PLG_FIELDS_CALENDAR_LABEL="Calendar (%s)"
 | |
| PLG_FIELDS_CALENDAR_PARAMS_SHOWTIME_DESC="If enabled, the calendar field expects a date and time and will also display the time. The formats are localised using the regular language strings."
 | |
| PLG_FIELDS_CALENDAR_PARAMS_SHOWTIME_LABEL="Show Time"
 | |
| PLG_FIELDS_CALENDAR_XML_DESCRIPTION="This plugin lets you create new fields of type 'calendar' in any extensions where custom fields are supported."
 |