Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 315 → Rev 316

/trunk/papyrus/applettes/identification/langues/iden_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: iden_langue_fr.inc.php,v 1.1 2005-03-15 14:19:32 jpm Exp $
// CVS : $Id: iden_langue_fr.inc.php,v 1.2 2005-03-25 14:41:04 jpm Exp $
/**
* Traduction de l'applette Identification : fr
*
34,7 → 34,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2005
*@version $Revision: 1.1 $ $Date: 2005-03-15 14:19:32 $
*@version $Revision: 1.2 $ $Date: 2005-03-25 14:41:04 $
// +------------------------------------------------------------------------------------------------------+
*/
 
48,12 → 48,16
// +------------------------------------------------------------------------------------------------------+
 
/** Message de bienvenu de l'identification.*/
define('IDEN_LANG_MESSAGE', 'Bienvenue ! ');
 
define('IDEN_LG_MESSAGE', 'Bienvenue ! ');
/** Message indiquant le lien vers la page d'inscription.*/
define('IDEN_LG_INSCRIPTION_URL', 'S\'inscrire...');
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.1 2005/03/15 14:19:32 jpm
* Ajout d'un fichier de traduction.
*
*
* +-- Fin du code ----------------------------------------------------------------------------------------+
*/
?>