Subversion Repositories Applications.papyrus

Rev

Rev 1157 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1157 Rev 1161
Line 19... Line 19...
19
// |                                                                                                      |
19
// |                                                                                                      |
20
// | You should have received a copy of the GNU General Public License                                    |
20
// | You should have received a copy of the GNU General Public License                                    |
21
// | along with Foobar; if not, write to the Free Software                                                |
21
// | along with Foobar; if not, write to the Free Software                                                |
22
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
22
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
23
// +------------------------------------------------------------------------------------------------------+
23
// +------------------------------------------------------------------------------------------------------+
24
// CVS : $Id: plan_langue_fr.inc.php,v 1.1 2006-12-13 09:42:39 jp_milcent Exp $
24
// CVS : $Id: plan_langue_fr.inc.php,v 1.2 2006-12-13 10:53:36 jp_milcent Exp $
25
/**
25
/**
26
* papyrus_bp - plan_langue_fr.inc.php
26
* papyrus_bp - plan_langue_fr.inc.php
27
*
27
*
28
* Description :
28
* Description :
29
*
29
*
Line 31... Line 31...
31
//Auteur original :
31
//Auteur original :
32
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
32
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
33
//Autres auteurs :
33
//Autres auteurs :
34
*@author        Aucun
34
*@author        Aucun
35
*@copyright     Tela-Botanica 1999-2006
35
*@copyright     Tela-Botanica 1999-2006
36
*@version       $Revision: 1.1 $ $Date: 2006-12-13 09:42:39 $
36
*@version       $Revision: 1.2 $ $Date: 2006-12-13 10:53:36 $
37
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
38
*/
38
*/
Line 39... Line 39...
39
 
39
 
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 43... Line 43...
43
 
43
 
44
 
44
 
45
// +------------------------------------------------------------------------------------------------------+
45
// +------------------------------------------------------------------------------------------------------+
46
// |                                            CORPS du PROGRAMME                                        |
46
// |                                            CORPS du PROGRAMME                                        |
47
// +------------------------------------------------------------------------------------------------------+
47
// +------------------------------------------------------------------------------------------------------+
48
/** Texte affiché quand le paramètre "nombre" est abscent.*/
48
/** Texte affiché quand le paramètre "permalien" est abscent.*/
49
define('PLAN_LG_ERREUR_NOMBRE', "Applette PLAN : le paramètre 'nombre' est obligatoire dans %s !");
49
define('PLAN_LG_ERREUR_PERMALIEN', "Applette PLAN : le paramètre 'permalien' peut prendre les valeurs 'oui' ou 'non' dans : %s !");
50
/** Texte affiché quand le type ne convient.*/
50
/** Texte affiché quand le type ne convient.*/
51
define('PLAN_LG_ERREUR_TYPE', "Applette PLAN : le paramètre 'type' peut prendre les valeurs 'majeure' ou 'mineure' dans : %s !");
51
define('PLAN_LG_ERREUR_TYPE', "Applette PLAN : le paramètre 'type' peut prendre les valeurs 'majeure' ou 'mineure' dans : %s !");
Line 59... Line 59...
59
/** Texte affiché quand l'url est inconnu.*/
59
/** Texte affiché quand l'url est inconnu.*/
60
define('PLAN_LG_INCONNU_URL', '#');
60
define('PLAN_LG_INCONNU_URL', '#');
61
/* +--Fin du code ----------------------------------------------------------------------------------------+
61
/* +--Fin du code ----------------------------------------------------------------------------------------+
62
*
62
*
63
* $Log: not supported by cvs2svn $
63
* $Log: not supported by cvs2svn $
-
 
64
* Revision 1.1  2006/12/13 09:42:39  jp_milcent
-
 
65
* Ajout de l'applette Plan.
-
 
66
*
64
*
67
*
65
* +-- Fin du code ----------------------------------------------------------------------------------------+
68
* +-- Fin du code ----------------------------------------------------------------------------------------+
66
*/
69
*/
67
?>
70
?>