[imp] Show locale text on a custom made link on top manu!
Stefanos I. Dimitriou
sdimitri at teiath.gr
Fri Jan 17 15:22:15 PST 2003
Great
thanks, it works fine.
Stefanos I. Dimitriou
----- Original Message -----
From: "Jan Schneider" <jan at horde.org>
To: <imp at lists.horde.org>
Sent: Friday, January 17, 2003 3:12 PM
Subject: Re: [imp] Show locale text on a custom made link on top manu!
> Zitat von "Stefanos I. Dimitriou" <sdimitri at teiath.gr>:
>
> > Dear all
> >
> > I just added a custom link on top menu linking to the filter.php page.
> > It works fine but I Don't Know how to show the locale message (Filters)
> > for the link.
> > I have used the following in IMP/config/menu.php
> > $_menu[] = array(
> > 'url' => './filters.php',
> > 'text' => 'Filters',
> > 'icon' => 'filters.gif',
> > 'icon_path' => '/horde/imp/graphics',
> > 'target' => '_top',
> > 'onclick' => ''
> > );
> > Anything I have used so far for the text just flashes the message on the
> > screen
> > i.e 'text' => '_(Filters)', or
> > 'text' => '_("Filters")',
> > Can I do anything to show the locale message?
>
> 'text' => _("Filters"),
>
> Jan.
>
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
More information about the imp
mailing list