Internationalization of datatables paginator

UI Components for JSF
Post Reply
rasmusson.stefan
Posts: 22
Joined: 26 Mar 2010, 16:00

15 Jun 2010, 08:34

Hi is there any way to change the text that is viewed in the paginator? I have a big need for implementing internationalization.

Thanks

CannyDuck
Posts: 36
Joined: 27 Apr 2010, 17:26

15 Jun 2010, 10:00

You can use the linkLabel attributes:

Example:

Code: Select all

<p:dataTable previousPageLinkLabel="< Zurück"
             nextPageLinkLabel="Weiter >"
             firstPageLinkLabel="<< Anfang"
             lastPageLinkLabel="Ende >>"
             emptyMessage="Keine Einträge vorhanden." />

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 31 guests