Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 218 → Rev 219

/trunk/langues/baz_langue_fr.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: baz_langue_fr.inc.php,v 1.46 2007-03-28 09:20:44 florian Exp $
// CVS : $Id: baz_langue_fr.inc.php,v 1.47 2007-03-28 10:01:47 florian Exp $
/**
* Fichier de traduction en français de l'application Bazar
*
30,7 → 30,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.46 $ $Date: 2007-03-28 09:20:44 $
*@version $Revision: 1.47 $ $Date: 2007-03-28 10:01:47 $
// +------------------------------------------------------------------------------------------------------+
*/
 
52,8 → 52,8
define ('BAZ_PRENOM', 'Prénom') ;
define ('BAZ_TOUS', 'Tous');
define ('BAZ_TOUTES', 'Toutes');
define ('BAZ_MOT_CLE', 'Mots clés (facultatif)');
define ('BAZ_EMETTEUR', 'émetteur');
define ('BAZ_MOT_CLE', 'Mots clés (facultatif)');
define ('BAZ_EMETTEUR', 'Emetteur');
define ('BAZ_NATURE', 'Nature de la fiche' );
define ('BAZ_STATUT', 'Statut' );
define ('BAZ_DATE_CREATION', 'Date de création' );
445,6 → 445,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.46 2007/03/28 09:20:44 florian
* suppression accent
*
* Revision 1.45 2007/03/28 08:51:22 neiluj
* passage des flux RSS en UTF-8
* ajout de l'indentation du code