Thanks for the reply Martin. I also did some improvements in the file's contents. Here's the PR: https://github.com/apache/wicket/pull/879. Do I need to post this in the dev list as well?
On Mon, May 27, 2024 at 10:50 AM Martin Grigorov <mgrigo...@apache.org> wrote: > Hi Marios, > > On Mon, May 27, 2024 at 9:33 AM mscoon <msc...@gmail.com> wrote: > > > Hi all, > > > > We have an application in greek. We recently to wicket 10 and messages > for > > the build-in validators (e.g. Required) stopped appearing in greek and > > started appearing in english. > > > > We noticed that the name of the properties file in wicket-core > > (wicket-core\src\main\java\org\apache\wicket) is > > Applcation_el.properties.utf8.properties (notice it has twice the word > > "properties"), and this seems to be the culprit. > > > > Should I submit a PR for this? > > > > Yes, please! > Thank you! > > > > > > > Thanks > > Marios > > >