Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 753 → Rev 754

/trunk/papyrus/applettes/moteur_recherche/langues/more_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: more_langue_fr.inc.php,v 1.4 2005-10-26 08:14:51 jp_milcent Exp $
// CVS : $Id: more_langue_fr.inc.php,v 1.5 2006-03-02 10:49:49 ddelon Exp $
/**
* Gestion des langues de l'applette Moteur_Recherche
*
34,7 → 34,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.4 $ $Date: 2005-10-26 08:14:51 $
*@version $Revision: 1.5 $ $Date: 2006-03-02 10:49:49 $
// +------------------------------------------------------------------------------------------------------+
*/
 
55,6 → 55,8
define('MORE_LG_FORM_MOTIF_VALUE', 'Rechercher');
define('MORE_LG_FORM_VALIDER', 'ok');
define('MORE_LG_FORM_SYMBOLE_OBLIGATOIRE', '*');
define('MORE_LG_TITRE', 'Résultat de la recherche de : ');
define('MORE_LG_USURPATION', 'Recherche de : ');
 
// Les résultats de la recherche :
define('MORE_LG_RESULTAT_TITRE', 'Résultats de la recherche');
78,6 → 80,12
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.4.2.1 2005/12/27 15:56:00 ddelon
* Fusion Head vers multilinguisme (wikini double clic)
*
* Revision 1.4 2005/10/26 08:14:51 jp_milcent
* Changement du terme "score" en "pertinence".
*
* Revision 1.3 2005/05/25 13:49:22 jpm
* Corection erreur pour la recherche dans le contenu.
*