I change base_conf.php:"$BASE_Language = 'simplified_chinese';" and then I get the error from browse:
Parse error: syntax error, unexpected T_STRING in /www/base/languages/simplified_chinese.lang.php on line 374
why?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
because of a bug. Some lines got messed up. I have tried to fix this in the meantime.
Could you please update from CVS?
I am able to correct the syntax error. But I do not speak any Chinese. So it may very well be that I have cut the strings at a completely false location.
You need a CVS client to retrieve the CVS version of BASE. This version can then be found under "base-php4".
Further instructions for anonymous CVS access can be found at
I change base_conf.php:"$BASE_Language = 'simplified_chinese';" and then I get the error from browse:
Parse error: syntax error, unexpected T_STRING in /www/base/languages/simplified_chinese.lang.php on line 374
why?
Hello Chen,
because of a bug. Some lines got messed up. I have tried to fix this in the meantime.
Could you please update from CVS?
I am able to correct the syntax error. But I do not speak any Chinese. So it may very well be that I have cut the strings at a completely false location.
You need a CVS client to retrieve the CVS version of BASE. This version can then be found under "base-php4".
Further instructions for anonymous CVS access can be found at
https://sourceforge.net/cvs/?group_id=103348
Bye, bye
Juergen