Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 439 → Rev 866

/trunk/client/integrateur_wikini/langues/adwi_langue_fr.inc.php
21,7 → 21,7
// | along with Foobar; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: adwi_langue_fr.inc.php,v 1.5 2005-09-09 09:37:17 ddelon Exp $
// CVS : $Id: adwi_langue_fr.inc.php,v 1.6 2006-06-19 10:06:29 alexandre_tb Exp $
/**
* Gestion des langues de l'application ADWI : administration des Wikini
*
34,7 → 34,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.5 $
*@version $Revision: 1.6 $
// +------------------------------------------------------------------------------------------------------+
*/
 
65,6 → 65,7
define("ADWI_PAGE_DEMARRAGE","Page de démarrage");
 
define ("ADWI_NOM_WIKINI_ALERTE", "Vous devez spécifier un nom") ;
define ("ADWI_NOM_WIKINI_NON_VALIDE", "Le nom wiki n'est pas valide, il ne doit contenir que des lettres sans accents.") ;
 
define ("ADWI_CHAMPS_REQUIS", "Indique les champs requis") ;
 
76,6 → 77,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.5 2005/09/09 09:37:17 ddelon
* Integrateur Wikini et administration des Wikini
*
* Revision 1.4 2005/09/06 08:35:36 ddelon
* Integrateur Wikini et administration des Wikini
*