Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 229 → Rev 230

/trunk/papyrus/applications/admin_auth/langues/adau_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: adau_langue_fr.inc.php,v 1.1 2004-12-06 11:31:37 alex Exp $
// CVS : $Id: adau_langue_fr.inc.php,v 1.2 2004-12-13 18:07:57 alex Exp $
/**
* Gestion des langues de l'application ADME
*
34,7 → 34,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.1 $
*@version $Revision: 1.2 $
// +------------------------------------------------------------------------------------------------------+
*/
 
60,6 → 60,7
define ("ADAU_CHAMPS_PASSE_ALERTE", "Vous devez indiquer le nom du champs mot de passe") ;
define ("ADAU_CRYPTAGE", "Fonction de cryptage") ;
define ("ADAU_CRYPTAGE_ALERTE", "Vous devez indiquer un algorithme de cryptage") ;
define ("ADAU_PARAMETRE", "Paramètres") ;
define ("ADAU_ANNULER", "Annuler") ;
define ("ADAU_VALIDER", "Valider") ;
 
67,7 → 68,10
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.1 2004/12/06 11:31:37 alex
* version initiale
*
*
* +-- Fin du code ----------------------------------------------------------------------------------------+
*/
?>