Thanks a lot i'm going to try this!
I was using MyApp.properties file, not MyPage.properties, maybe it's the
reason why it didn't work.
I'm already using "dataTableName.no-records-found=Aucun enregistrement
trouvé" for the NoRecordToolBar, it works fine in MyApp.properties file.


Thanks again!


TahitianGabriel wrote:
> 
> 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-tp22157950p22218845.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