Add this in your YourPage.properties file : 

NavigatorLabel=Lignes ${from} à ${to} sur ${of} 

In case you use the NoRecordToolBar (include in DefaultDataTable) :
dataTableName.no-records-found=Aucun enregistrement trouvé


It works for me.

Et voilà!



Loic Descotte wrote:
> 
> Hi all,
> I have a question about Wicket Datatable Component Internationalization.
> In the datatable, in don't find how to change the text "Showing 1 to 10 of
> N" in the navigation toolbar.
> 
> NavigatorLabel = Lignes ${from} à ${to} sur ${of}"
> and
> NavigatorLabel = Lignes ${0} à ${1} sur ${2}"
> 

-- 
View this message in context: 
http://www.nabble.com/Datatable-Internationalization-tp22157950p22214277.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to