Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 303 → Rev 304

/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.58 2007-08-28 09:41:47 alexandre_tb Exp $
// CVS : $Id: baz_langue_fr.inc.php,v 1.59 2007-09-28 14:07:01 jp_milcent 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.58 $ $Date: 2007-08-28 09:41:47 $
*@version $Revision: 1.59 $ $Date: 2007-09-28 14:07:01 $
// +------------------------------------------------------------------------------------------------------+
*/
 
419,7 → 419,7
define ('BAZ_ADRESSE_REQUIS', 'Adresse requise');
define ('BAZ_FAX', 'Fax');
//define ('BAZ_DERNIERES_FICHES', 'Dernières fiches enregistrées');
define ('BAZ_FICHE_NUMERO', 'Fiches n');
define ('BAZ_FICHE_NUMERO', 'Fiches n°');
define ('BAZ_ECRITE', ' écrite par ');
 
//================ Administration de Bazar ================================
461,6 → 461,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.58 2007-08-28 09:41:47 alexandre_tb
* correction orthographe
*
* Revision 1.57 2007-08-27 12:29:09 alexandre_tb
* quelques constantes rendus modifiable, avec if defined ...
*