fr.lang.php syntax problem

fr.lang.php syntax problem

Postby moi » Thu Feb 25, 2010 3:52 pm

Hi, there is a syntax problem on fr.lang.php
Parse error: syntax error, unexpected T_STRING in ********/includes/lang/fr.lang.php on line 30



On line 30
define ('LangBookmarkNotSaved', 'Vous n'avez enregistré aucun article à votre liste de signets pour le moment');


Fixed by changing to this
define ('LangBookmarkNotSaved', 'Vous n\'avez enregistré aucun article à votre liste de signets pour le moment');

This problem appear in a lot of lines...

In the same file
arse error: syntax error, unexpected '{' in /******/includes/lang/fr.lang.php on line 172


Fixed by replacing "{" by "("

I'm checking this file and replacing all charcater that are not compatible, i'll upload it if you want.

Thanks for the release, I can now delete categories. :mrgreen:
moi

 
Posts: 16
Joined: Tue Feb 16, 2010 4:28 pm

Re: fr.lang.php syntax problem

Postby moi » Thu Feb 25, 2010 4:10 pm

Another bug in this file.

Line 56 : "define ('LangProfile'"
Or in the user page and in the en.lang.php, it's called "LangMyProfile".
moi

 
Posts: 16
Joined: Tue Feb 16, 2010 4:28 pm

Re: fr.lang.php syntax problem

Postby admin » Thu Feb 25, 2010 4:35 pm

Thank you,

Zip has now been updated. Looks like I only tested english & german version :)
User avatar
admin
Site Admin
 
Posts: 462
Joined: Sun Nov 22, 2009 7:24 pm


Return to Bug Reports

Who is online

Users browsing this forum: No registered users and 1 guest

cron