Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a disable drop down #3

Merged
merged 1 commit into from
May 17, 2015
Merged

Added a disable drop down #3

merged 1 commit into from
May 17, 2015

Conversation

joemar1988
Copy link

We are using a working job as a template. This way when we create a new project in Jenkins and it will have all updates to that working job. I have added a disable drop down the new jobs will not get started when they are created (i.e. started using svn pull).

I was not sure which values needed to be entered in the Messages_ja.properties file for the new disabled variable I created.

Thanks,
Joe

…d they will not get started (i.e. svn pull).
@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@@ -28,6 +28,8 @@ AdditionalFileset.DisplayName=\u8ffd\u52a0\u3067\u30b3\u30d4\u30fc\u3059\u308b\u
ReplaceOperation.DisplayName=\u6587\u5b57\u5217\u3092\u7f6e\u304d\u63db\u3048\u308b
# EnableOperation.DisplayName=ジョブを有効にする
EnableOperation.DisplayName=\u30b8\u30e7\u30d6\u3092\u6709\u52b9\u306b\u3059\u308b
# DisableOperation.DisplayName=��
DisableOperation.DisplayName=
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JFYI: You can just leave Messages.properties for unknown languages unchanged.
Jenkins displays default (English in this case) texts for texts without translations, and provides a tool to look up missing translations. Adding invalid translations disturb that.
Please have a look at https://wiki.jenkins-ci.org/display/JENKINS/Translation+Tool for more information.

(You don't need further work for this pull request as I'll create another commit to add Japanese translation.)

@ikedam ikedam merged commit e1848ba into jenkinsci:master May 17, 2015
@joemar1988
Copy link
Author

Ok thank you very much for that information on different languages!

Joe

@ikedam
Copy link
Member

ikedam commented May 24, 2015

This feature is released as jobcopy-builder 1.3.0.
It will be available in a day.
Please try that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants