11 lines
		
	
	
		
			463 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			463 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_SEARCH="Search"
 | |
| COM_SEARCH_SEARCH_VIEW_DEFAULT_DESC="Display search results."
 | |
| COM_SEARCH_SEARCH_VIEW_DEFAULT_OPTION="Default"
 | |
| COM_SEARCH_SEARCH_VIEW_DEFAULT_TITLE="Search Form or Search Results"
 | |
| COM_SEARCH_XML_DESCRIPTION="Component for search functions."
 |