Hi Patrik, Yes, it solves the problem. Thanks a lot for your help!
BTW, I am using PHP 5.2.5. With best regards, Haut On Wed, Oct 13, 2010 at 1:17 AM, Patrik Schrey <[email protected]>wrote: > Hi Haut, > > You can temporary solve the problem by removing the "%p"-part from > following line in PmWikiZhCn.XLPage > > 'TimeFmt' => '%Y 年 %m 月 %d 日, %I:%M %p', > > to be replaced by > > 'TimeFmt' => '%Y 年 %m 月 %d 日, %I:%M', > > > > I try in the mean time to find out what is the reason %p is not translated > well in your case. > > > > What version of PHP are you using? > > > > Regards, > > Patrik > > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > >
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
