14 lines
		
	
	
		
			779 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			779 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; Joomla! Project
 | |
| ; (C) 2007 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
 | |
| 
 | |
| COM_CONFIG="Configuration"
 | |
| COM_CONFIG_COMPONENT_VIEW_DEFAULT_DESC="Display the configuration options for the selected component."
 | |
| COM_CONFIG_COMPONENT_VIEW_DEFAULT_TITLE="Component Configuration Options"
 | |
| COM_CONFIG_CONFIG_VIEW_DEFAULT_DESC="Displays global site configuration options."
 | |
| COM_CONFIG_CONFIG_VIEW_DEFAULT_TITLE="Site Configuration Options"
 | |
| COM_CONFIG_TEMPLATES_VIEW_DEFAULT_DESC="Displays template parameter options if the template allows this."
 | |
| COM_CONFIG_TEMPLATES_VIEW_DEFAULT_TITLE="Display Template Options"
 | |
| COM_CONFIG_XML_DESCRIPTION="Configuration Manager"
 |