primo commit
This commit is contained in:
@ -0,0 +1 @@
|
||||
<html><body></body></html>
|
||||
@ -0,0 +1,10 @@
|
||||
; @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 vous permet de traduire votre site à n'importe quel endroit juste en utilisant des tags de langue.</p><p>Exemple d'utilisation: :</p><p>{langck=fr-FR}Texte francais à afficher{/langck}{langck=en-GB}Texte anglais à afficher{/langck}</p>"
|
||||
PLG_MULTILANGUAGESCK_XML_NAME="Système - Multi Languages CK"
|
||||
PLG_MULTILANGUAGESCK_DEBUG_LABEL="Activer le débogage"
|
||||
PLG_MULTILANGUAGESCK_DEBUG_DESC="Affiche un message avec le tag de langue courant utilisé sur la page"
|
||||
@ -0,0 +1,8 @@
|
||||
; @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 vous permet de traduire votre site à n'importe quel endroit juste en utilisant des tags de langue.</p><p>Exemple d'utilisation: :</p><p>{langck=fr-FR}Texte francais à afficher{/langck}{langck=en-GB}Texte anglais à afficher{/langck}</p>"
|
||||
PLG_MULTILANGUAGESCK_XML_NAME="Système - Multi Languages CK"
|
||||
Reference in New Issue
Block a user