RE: [SM-USERS] Translation of Mail Forward plugin

2005-04-12 Thread Jevos, Peter
Hi Fredrik You're great , it works Thanx a lot Pet -Original Message- From: Fredrik Jervfors [mailto:[EMAIL PROTECTED] Sent: Monday, April 11, 2005 6:16 PM To: Jevos, Peter Cc: squirrelmail-users@lists.sourceforge.net Subject: Re: [SM-USERS] Translation of Mail Forward plugin

Re: [SM-USERS] Translation of Mail Forward plugin

2005-04-11 Thread Paul Lesneiwski
Jevos, Peter wrote: Hi, I have one question about tranlastion of Mail Forward plugin. There's nothing something like bindtextdomain('demo', SM_PATH . 'plugins/demo/locale'); textdomain('demo'); Yep, it is an old-ish plugin. You'll need to add those bind calls to the code. Se

Re: [SM-USERS] Translation of Mail Forward plugin

2005-04-11 Thread Fredrik Jervfors
> Hi, > I have one question about tranlastion of Mail Forward plugin. > There's nothing something like > bindtextdomain('demo', SM_PATH . 'plugins/demo/locale'); > textdomain('demo'); in the php scripts as it is written in Plugin > translations how to on > http://cvs.sourceforge.net/viewcvs.py/squi