-
New Feature
-
Resolution: Done
-
Major
Add support for the internationalization of
- UI Elements
- Associated Help Doc's in Jenkins.
[JENKINS-43554] Internationalization Support for the Plugin
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
Original:
Add support for the internationalization of # UI Elements # Associated Help Doc's in Jenkins. # Wiki? |
New:
Add support for the internationalization of # UI Elements # Associated Help Doc's in Jenkins. |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Done [ 10000 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Summary | Original: Internationalization of plugin | New: Internationalization Support for the Plugin |
Code changed in jenkins
User: JordanGS
Path:
src/main/java/org/jenkinsci/plugins/zap/ZAPBuilder.java
src/main/resources/org/jenkinsci/plugins/zap/Messages.properties
src/main/resources/org/jenkinsci/plugins/zap/ZAPAuthScriptParam/config.jelly
src/main/resources/org/jenkinsci/plugins/zap/ZAPAuthScriptParam/config.properties
src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/config.jelly
src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/config.properties
src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/global.jelly
src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/global.properties
src/main/resources/org/jenkinsci/plugins/zap/ZAPCmdLine/config.jelly
src/main/resources/org/jenkinsci/plugins/zap/ZAPCmdLine/config.properties
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/config.jelly
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/config.properties
src/main/webapp/README.md
http://jenkins-ci.org/commit/zap-plugin/7619c720ce84dc641e197de8f11e945573ae188f
Log:
FIX
JENKINS-43554: Added internationalization support-created webapp folder with an empty README.md
-created required .properties files for internationalization
-added key/value pairs to .properties files
-modified .jelly view files to use the keys from their associated properties files
-internationalized the build step as well and updated the Builder class
accordingly
-important: plugin manager installed index.jelly is NOT localizable,
neither is the available or updates since they come from the wiki