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 <https://wiki.jenkins-ci.org/display/JENKINS/Translation+Assistance+Plugin>, which may provide some reference UIs, etc. - There is also a Translation Tool <https://wiki.jenkins-ci.org/display/JENKINS/Translation+Tool> within jenkins Those tools are designed for the localization of Jenkins itself, so maybe they are not that helpful. BR, Oleg воскресенье, 19 февраля 2017 г., 18:02:01 UTC+3 пользователь 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 as editable entities in a convenient way. Any updates could be > previewed instantly in some preconfigured, dedicated server instance. The > plugin would be integrated with popular SCM tools. > Do you know if anything similar already exists? > Do you think Jenkins plugin API will allow me to achieve aforementioned > functionalities? > > Thanks! > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/97614c52-3a58-4f44-9e18-1004eb54de53%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
