Hi Francesco! I almost finished. Now I have a fork with branch for RU locale: https://github.com/securny/syncope/tree/ru
I left to finish just two files:ConnectorModal and ResourceModal. After this I'll create pull-request. 2016-04-08 13:43 GMT+03:00 Francesco Chicchiriccò <ilgro...@apache.org>: > Hi Dmitriy, > I was wondering if you got any further progress. > > Regards. > > > On 28/03/2016 08:35, Francesco Chicchiriccò wrote: > >> On 28/03/2016 08:21, Dmitriy Berezkin wrote: >> >>> Francesco, thank you for your patience! >>> I don really know why, but it began to work as expected! >>> >> >> Great, I've seen some screenshots from Twitter: >> >> https://pbs.twimg.com/media/CenW6U0WsAA3Sr3.jpg:large >> https://pbs.twimg.com/media/CenW6fUWQAA_5dA.jpg:large >> >> Looks definitely good! >> >> My guess is that the error you used to receive was related to some >> missing translation. >> >> At this time I'm working with local git repo. But I will create a fork on >>> github to be able to show you my changes and submit pull request. >>> >> >> Great, looking forward to that. >> >> I also sent ICLA to apache secretary. >>> >> >> AFAICT the ICLA isn't processed yet, I'll tell you when we get notified >> about that. >> Regards, and keep up good work! >> >> 2016-03-26 21:44 GMT+03:00 Francesco Chicchiriccò <ilgro...@apache.org>: >>> >>>> On 26/03/2016 19:26, Dmitriy Berezkin wrote: >>>> >>>> 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 - >>>>> >>>>> You need to take a look at files under >>>> fit/console-reference/target/log/*.log for digging out the actual cause. >>>> >>>> As said below, I can take a closer look but you need to publish your >>>> changes somewhere - assuming that you have forked >>>> >>>> https://github.com/apache/syncope >>>> >>>> could you please commit your modifications and tell me which fork is >>>> yours? >>>> >>>> Regards. >>>> >>>> >>>> 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 >>>>>>> >>>>>>