Subversion Repositories Applications.projet

Rev

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

Rev 11 Rev 15
Line 8... Line 8...
8
*   | propriétés des documents...                                           |
8
*   | propriétés des documents...                                           |
9
*   +-----------------------------------------------------------------------+
9
*   +-----------------------------------------------------------------------+
10
*   | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 	            |
10
*   | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 	            |
11
*   +-----------------------------------------------------------------------+
11
*   +-----------------------------------------------------------------------+
Line 12... Line 12...
12
 
12
 
13
*   $Id: pro_langue_en.inc.php,v 1.2 2005-09-27 16:45:35 alexandre_tb Exp $
13
*   $Id: pro_langue_en.inc.php,v 1.3 2005-09-28 16:29:39 ddelon Exp $
Line 14... Line 14...
14
*/
14
*/
15
 
15
 
Line 101... Line 101...
101
define ("PROJET_REP_MODIFIER", "Modification of a directory") ;
101
define ("PROJET_REP_MODIFIER", "Modification of a directory") ;
102
define ("PROJET_REP_SUPPRIMER", "Are you sure you want to delete this directory.") ;
102
define ("PROJET_REP_SUPPRIMER", "Are you sure you want to delete this directory.") ;
Line 103... Line 103...
103
 
103
 
Line -... Line 104...
-
 
104
// ========== Partie concernant les wikini ===========================================
104
// ========== Partie concernant les wikini ===========================================
105
 
105
 
106
define ('PROJET_ASSOCIER_WIKI', 'Associer un wikini') ;
106
define ("PROJET_WIKINI_POSSEDE", "This project has a wiki site") ;
107
define ("PROJET_WIKINI_POSSEDE", "This project has a wiki site") ;
107
define ("PROJET_WIKINI_ALLER", "Go on the wiki site") ;
108
define ("PROJET_WIKINI_ALLER", "Go on the wiki site") ;
108
define ("PROJET_WIKINI_SUPPRIMER", "Supress wiki ") ;
109
define ("PROJET_WIKINI_SUPPRIMER", "Supress wiki ") ;