13 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			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
 | |
| 
 | |
| PLG_CACHE_FIELD_BROWSERCACHE_LABEL="Usa cache Browser"
 | |
| PLG_CACHE_FIELD_EXCLUDE_DESC="Specifica quali URL escludere dalla cache, ciascuno separato da una linea. Sono supportate le espressioni regulari, es. <br /><strong>about\-[a-z]+</strong> - escluderà tutti gli URL che contengono  'about-', ad esempio 'about-us', 'about-me', 'about-joomla' ecc.<br /><strong>/component/users/</strong> - escluderà tutti gli URL che contengono /component/users/. <br /><strong>com_users</strong> - escluderà tutte le pagine del componente Utenti."
 | |
| PLG_CACHE_FIELD_EXCLUDE_LABEL="Escludi URL"
 | |
| PLG_CACHE_FIELD_EXCLUDE_MENU_ITEMS_LABEL="Escludi voci di menu"
 | |
| PLG_CACHE_XML_DESCRIPTION="Fornisce la cache delle pagine. È adatta solo ai siti con contenuti statici o che non cambiano frequentemente."
 | |
| PLG_SYSTEM_CACHE="Sistema - Cache pagina"
 | |
| 
 |