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
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
> 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