10 lines
		
	
	
		
			639 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			639 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; @copyright	Copyright (C) 2010 Cédric KEIFLIN alias ced1870
 | |
| ; http://www.joomlack.fr
 | |
| ; @license		GNU/GPL
 | |
| ; Double quotes in the values have to be formatted as "_QQ_" 
 | |
| 
 | |
| 
 | |
| PLG_MULTILANGUAGESCK_XML_DESC ="<p>Mulilanguages CK helps you translate your website anywhere in the page just by using some language tags.</p><p>Example of use :</p><p>{langck=fr-FR}french text to show{/langck}{langck=en-GB}english text to show{/langck}</p>"
 | |
| PLG_MULTILANGUAGESCK_XML_NAME="System - Multi Languages CK"
 | |
| PLG_MULTILANGUAGESCK_DEBUG_LABEL="Use debug mode"
 | |
| PLG_MULTILANGUAGESCK_DEBUG_DESC="Display a message with the current language tag used in the page" |