×
Internationalization (sometimes referred to as i18n) is the process of designing software so it can be adapted to multiple languages and regions.
Prepare a Java source file for localization shows the detailed internationalization steps. The advanced localization documentation provides guidance for ...
Jenkins : Internationalization · Generation of Messages classes · Marking messages in jelly files · Creation of html files for help tips.
Developer Documentation. Plugin Tutorial · How-To Guides · Reference Topics ... Internationalization and Localization · Internationalizing Messages in Java Source ...
Its purpose is to generate classes corresponding to groups of Java .properties files during the build process that make the localized texts available in code.
In property files all non-ASCII characters need to be converted into hexcode. Modern IDEs do it automatically, so you can be just writing localizations in the ...
Jenkins supports internationalizing messages in Jelly views. In Jenkins, you add a .properties file with the .jelly file in the same directory. Any changes of .
Before integrating your project with Crowdin, you should have internationalized it. Internationalization documentation for Jelly, Java and Groovy can be found ...
Preparing a Groovy-based View for Localization. This section is a work in progress. Want to help? Check out the jenkinsci/docs gitter channel. For other ways ...
This guide explains how to generate and translate help files used in Jenkins localization. Stand-alone HTML files are often used in Jenkins for things like ...