Update of /cvsroot/phpmp/phpMP/languages/french
In directory sc8-pr-cvs1:/tmp/cvs-serv8659/languages/french
Modified Files:
lang_main.php
Log Message:
Trying to get this stupid file to not be M'd.... - GPHemsley
Index: lang_main.php
===================================================================
RCS file: /cvsroot/phpmp/phpMP/languages/french/lang_main.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** lang_main.php 30 Jun 2003 00:46:12 -0000 1.10
--- lang_main.php 30 Jun 2003 02:47:51 -0000 1.11
***************
*** 39,43 ****
// Note: Always escape single quote characters (') with a backslash (\).
//
! 'WELCOME_TO' => 'Bienvenue chez',
'HOME' => 'Accueil',
'PROFILE' => 'Profil',
--- 39,43 ----
// Note: Always escape single quote characters (') with a backslash (\).
//
! 'WELCOME_TO' => 'Bienvenue chez ',
'HOME' => 'Accueil',
'PROFILE' => 'Profil',
|