Hi,

After some manual checking on the Jenkins interface, I found a new location 
with Properties/Jelly files that requires translations: 
core/src/main/resources/hudson/model/AllView.

This is an example of modified (still not released) version of jtt:

Got warnings for 
core/src/main/resources/hudson/model/AllView/noJob_pt_BR.properties:
    Missing 'anonymousDescriptionSignUpEnabled'
    Missing 'learnMoreDistributedBuilds'
    Missing 'setUpAgent'
    Missing 'setUpCloud'
    Missing 'startBuilding'
    Missing 'noJobDescription'
    Missing 'anonymousDescription'
    Missing 'setUpDistributedBuilds'
    Missing 'createJob'
    Unused 'Welcome\ to\ Jenkins!'

Those locations are not being considered by translation-tool.pl or a 
current release of jtt 
<https://github.com/glasswalk3r/jenkins-translation-tool>. Does anybody 
know why this directory wasn't being considered before?

Both programs only consider a Properties file that matches the following 
regular expression: Messages\.properties$.

Thanks in advance,

Alceu

-- 
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/2886c932-0987-4bdc-b535-096c81100808n%40googlegroups.com.

Reply via email to