Hi Where to get schema of YourApplication_locale.properties.xml ?
2015-05-05 18:36 GMT+08:00 Martin Grigorov <[email protected]>: > Hi, > > You can copy the entries from > > https://github.com/apache/isis/blob/master/core/viewer-wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/login/WicketSignInPage.properties > into YourApplication_locale.properties.xml. > > There is a ticket to make it possible to Isis localization files for Wicket > UI but it is not implemented yet. > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Tue, May 5, 2015 at 1:28 PM, [email protected] <[email protected]> wrote: > > > > > > > > > > > > > > > Hi > > How can I do internationalization of Sing In Page ? > > Ofcouse I have done i18n of Domain service ,but login page still not. > > Thanks. > > James > > > > >
