Last modified: 2006-07-21 20:22:22 UTC
Created attachment 2071 [details] Patch.
Commited to trunk: r15525
Created attachment 2132 [details] Patch for MessagesFr.php Another localisation patch for MessagesFr.php.
Created attachment 2133 [details] Patch for MessagesFr.php Correct file.
(In reply to comment #4) PHP Parse error: syntax error, unexpected T_STRING, expecting ')' in MessagesFr.php on line 950 Please check Syntax before submitting patch with "php -l MessagesFr.php" Forr more improvements please check for missing variables: Fr: message categories is missing variable \$1 Fr: message noconnect is missing variable \$1 Fr: message passwordremindertext is missing variable \$4 Fr: message whitelistedittext is missing variable \$1 Fr: message rcnote is missing variable \$3 Fr: message sitestatstext is missing variable \$8 Fr: message userstatstext is missing variable \$4 Fr: message blocklogentry is missing variable \$2 Fr: message rightslogentry is missing variable \$3
Created attachment 2134 [details] Patch Of course, I checked the syntax for the first file, not for the second one.. Thanks. Missing variables added.
Thanks! Commited in r15766.