Fixed encoding issues.
authorjmpoure <jmpoure>
Wed, 9 Apr 2003 07:53:10 +0000 (07:53 +0000)
committerjmpoure <jmpoure>
Wed, 9 Apr 2003 07:53:10 +0000 (07:53 +0000)
lang/recoded/french.php

index 0fa14b7f9e5f5c243e7b2c75237246b7ef515ccb..ee95b7edf965dfbae08abcddbc696548fd7ccedb 100644 (file)
@@ -1,10 +1,10 @@
-&lt;?php
+<?php
 
        /**
         * French Language file for phpPgAdmin. 
         * @maintainer Pascal PEYRE [pascal.peyre@cir.fr]
         *
-        * $Id: french.php,v 1.2 2003/04/08 13:27:42 jmpoure Exp $
+        * $Id: french.php,v 1.3 2003/04/09 07:53:10 jmpoure Exp $
         */
 
        // Language and character set
        $lang['strtopbar'] = '%s Lanc&eacute; sur %s:%s -- Vous &ecirc;tes connect&eacute; sous le nom &quot;%s&quot;, %s';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
 
-?&gt;
+?>