12 lines
		
	
	
		
			637 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			637 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_ADMIN="System Information"
 | |
| COM_ADMIN_HELP_VIEW_DEFAULT_DESC="Get help on various pages in your Joomla administrator interface."
 | |
| COM_ADMIN_HELP_VIEW_DEFAULT_TITLE="Joomla! Help"
 | |
| COM_ADMIN_SYSINFO_VIEW_DEFAULT_DESC="View detailed information about your Joomla site and server configuration settings."
 | |
| COM_ADMIN_SYSINFO_VIEW_DEFAULT_TITLE="System Information"
 | |
| COM_ADMIN_XML_DESCRIPTION="Administration system information component."
 |