Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1160 → Rev 1161

/trunk/papyrus/applettes/plan/langues/plan_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: plan_langue_fr.inc.php,v 1.1 2006-12-13 09:42:39 jp_milcent Exp $
// CVS : $Id: plan_langue_fr.inc.php,v 1.2 2006-12-13 10:53:36 jp_milcent Exp $
/**
* papyrus_bp - plan_langue_fr.inc.php
*
33,7 → 33,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 1999-2006
*@version $Revision: 1.1 $ $Date: 2006-12-13 09:42:39 $
*@version $Revision: 1.2 $ $Date: 2006-12-13 10:53:36 $
// +------------------------------------------------------------------------------------------------------+
*/
 
45,8 → 45,8
// +------------------------------------------------------------------------------------------------------+
// | CORPS du PROGRAMME |
// +------------------------------------------------------------------------------------------------------+
/** Texte affiché quand le paramètre "nombre" est abscent.*/
define('PLAN_LG_ERREUR_NOMBRE', "Applette PLAN : le paramètre 'nombre' est obligatoire dans %s !");
/** Texte affiché quand le paramètre "permalien" est abscent.*/
define('PLAN_LG_ERREUR_PERMALIEN', "Applette PLAN : le paramètre 'permalien' peut prendre les valeurs 'oui' ou 'non' dans : %s !");
/** Texte affiché quand le type ne convient.*/
define('PLAN_LG_ERREUR_TYPE', "Applette PLAN : le paramètre 'type' peut prendre les valeurs 'majeure' ou 'mineure' dans : %s !");
/** Texte affiché quand on n'a pas de page à afficher.*/
61,7 → 61,10
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.1 2006/12/13 09:42:39 jp_milcent
* Ajout de l'applette Plan.
*
*
* +-- Fin du code ----------------------------------------------------------------------------------------+
*/
?>