I'll do it and if somebody else think it could be usefull in Zend Framework 
I'll provide the class.
--
Guillaume

Le 30/04/10 19:00, Hector Virgen a écrit :
I don't know if there's a plan for supporting this, but you should be
able to extend the flash messenger to support translations. Since action
controllers use the plugin loader and a LIFO stack for helper paths, you
can transparently add support by introducing your own flash messenger.

--
Hector


On Fri, Apr 30, 2010 at 9:26 AM, Guillaume ORIOL <[email protected]
<mailto:[email protected]>> wrote:

    I know it but I was looking for a transparent way to do it.
    The way it has been done in Zend_Form for instance:

    $element->setLabel('label');

    will get a translated label if a Zend_Translate object is available.
    --
    Guillaume

    Le 30/04/10 18:03, Hector Virgen a écrit :

        You can manually translate your messages after pulling them out
        of the
        flash messenger.

        --
        Hector


        On Fri, Apr 30, 2010 at 8:53 AM, Guillaume ORIOL
        <[email protected] <mailto:[email protected]>
        <mailto:[email protected] <mailto:[email protected]>>> wrote:

            Hi,

            Is there any plan to make the FlashMessenger action helper
            compatible with Zend_Translate?

            Best regards
            --
            Guillaume ORIOL
            Software engineer
            Technema



Reply via email to