You were absolutely right! I missed mvn clean and didnt see changes. Now I can see Russian in dropdown list but I'm getting error if I choose it. Here is the error: HTTP Status 500 - type: Exception report message: description: The server encountered an internal error that prevented it from fulfilling this request. exception: org.apache.wicket.RestartResponseAtInterceptPageException note: The full stack trace of the root cause is available in the Apache Tomcat/8.0.32 logs.
2016-03-26 20:13 GMT+03:00 Francesco Chicchiriccò <ilgro...@apache.org>: > Hi, > your images are not visible, but I've seen them on twitter I guess ;-) > > After modifying SyncopeConsoleApplication.java (and adding the properties > files), have you issued > > mvn clean install > > under client/console > > *before* going into fit/console-reference and running mvn -Pdebug? > > Anyway, are your changes published somewhere so I can take a look? GitHub > fork? > > Regards. > > On 26/03/2016 18:06, Dmitriy Berezkin wrote: > >> I'm trying to add russian locale to dropdown list at login page. >> I added russian locale to line 73 to SyncopeConsoleApplication.java and >> run mvn -Pdebug. >> But I dont see any changes to language dropdown list at >> localhost:9080/syncope-console/ >> What should I check to fix it? Looks like I missed something. >> >> Here is source with locale: >> >> >> And here is container running from mvn -Pdebug: >> >> >> 2016-03-24 11:44 GMT+03:00 Francesco Chicchiriccò <ilgro...@apache.org >> <mailto:ilgro...@apache.org>>: >> >> On 24/03/2016 09:26, Dmitriy Berezkin wrote: >> >> Hi! >> Thank you for worrying. >> I cloned git, found all language *.properties files and almost >> finished >> with "SyncopeConsoleApplication_ru.properties". >> I didn't configured yet my dev environment to test my >> modifications, but >> building project with mvn works fine. >> >> >> Great: looking forward to take a look at the results :-) >> >> In the meanwhile, could you please take a look at >> >> http://syncope.apache.org/contributing.html >> >> and send an ICLA (instructions there)? Thanks! >> >> Regards. >> >> >> 2016-03-24 11:01 GMT+03:00 Francesco Chicchiriccò >> <ilgro...@apache.org <mailto:ilgro...@apache.org>>: >> >> Hi, >> any progress so far? Have you attempted the procedure >> described at [1]? >> >> Regards. >> >> On 22/03/2016 10:44, Francesco Chicchiriccò wrote: >> >> On 22-mar-16, at 10:32, Francesco Chicchiriccò >> ilgro...@apache.org <mailto:ilgro...@apache.org> ha >> scritto: >> >> On 22-mar-16, at 10:20, Dmitriy Berezkin >> berezkin.dmit...@gmail.com >> <mailto:berezkin.dmit...@gmail.com> >> >> wrote: >> >> Hi all! >> >> I would like to translate syncope 2.0.0 UI to >> russian language. I'm >> looking >> for preinstalled environment to get started >> with syncope 2.0.0-M2. >> It will be great if russian language support >> for syncope UI will be OOTB >> for 2.0.0 release. >> >> Hi Dmitriy, >> this sounds just great; right now I am updating >> [1] which gives some >> indications >> and a draft procedure for adding new translations >> to the admin console. >> >> Once done I'll update there, stay tuned. >> >> The page [1] is now updated: please take a look and >> let us know. >> Regards. >> >> [1] >> >> https://cwiki.apache.org/confluence/display/SYNCOPE/Adding+new+language+to+admin+console+UI >> >>