You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by sommeralex <al...@gmail.com> on 2012/09/08 12:29:14 UTC

Localize grid "There is no data to display."

Hello!

Does anybody know how to localise the "There is no data to display."
message?

alex



--
View this message in context: http://tapestry.1045711.n5.nabble.com/Localize-grid-There-is-no-data-to-display-tp5716137.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Localize grid "There is no data to display."

Posted by ICE Ernesto Arteaga Zavala <ar...@gmail.com>.
         <t:grid
source="customer.contacts"
t:row="current">
<p:empty>
<t:rimsa.info message="${message:contacts-info}" />
</p:empty>
</t:grid>

2012/9/8 Bryan Lewis <jb...@gmail.com>

> <p:empty>
>
>
> On Sat, Sep 8, 2012 at 6:29 AM, sommeralex <alexander.sommer@gmail.com
> >wrote:
>
> > Hello!
> >
> > Does anybody know how to localise the "There is no data to display."
> > message?
> >
> > alex
> >
> >
> >
> > --
> > View this message in context:
> >
> http://tapestry.1045711.n5.nabble.com/Localize-grid-There-is-no-data-to-display-tp5716137.html
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>



-- 
Saludos,

-------------------------------------------------------------------
"Nada que se consiga sin pena y sin trabajo
 es verdaderamente valioso."
                                          Joseph Addison
-------------------------------------------------------------------

ICE Ernesto Arteaga Zavala
Ingeniero de Desarrollo

Re: Localize grid "There is no data to display."

Posted by Bryan Lewis <jb...@gmail.com>.
<p:empty>


On Sat, Sep 8, 2012 at 6:29 AM, sommeralex <al...@gmail.com>wrote:

> Hello!
>
> Does anybody know how to localise the "There is no data to display."
> message?
>
> alex
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Localize-grid-There-is-no-data-to-display-tp5716137.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>