Re: Translation management plugin

2017-02-28 Thread Marek Be
Thanks! This is what I was thinking of. On Tuesday, February 21, 2017 at 2:07:16 AM UTC+1, Patrick Huang wrote: > > Hi, take a look at http://zanata.org/ (Opensource translation management > platform used by Fedora, Openstack community and Red Hat internally) > > We are developing a Jenkins

Re: Translation management plugin

2017-02-21 Thread Oleg Nenashev
Yep, it seems to be an exact match to the use-case. I wonder if we could use Zanata within Jenkins project, but I'd guess we cannot dedicate much time to this area right now. Unlikely it's applicable OOTB to our current engine. вторник, 21 февраля 2017 г., 2:07:16 UTC+1 пользователь Patrick

Re: Translation management plugin

2017-02-20 Thread Patrick Huang
Hi, take a look at http://zanata.org/ (Opensource translation management platform used by Fedora, Openstack community and Red Hat internally) We are developing a Jenkins plugin https://github.com/jenkinsci/zanata-plugin right now (Please wait until pull request 3 is merged or just use that

Re: Translation management plugin

2017-02-19 Thread Oleg Nenashev
Hi, Yes, Jenkins plugin API allows doing it though I do not see much benefit from doing it inside Jenkins. Some pointers if you want to do it: - Jenkins itself has a Translation Assistance Plugin , which may

Translation management plugin

2017-02-19 Thread Marek Be
I am thinking of creating a new Jenkins plugin that will make application localization easier for people of developer and business roles in the project. The goal I want to achieve is create a single page where all translations from the message bundle files found in the codebase are displayed