提交 af87832a 编写于 作者: C cactusman

Add japanese resources


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@7791 71c3de6d-444a-0410-be80-ed276b4c234a
上级 4ca8265e
......@@ -228,7 +228,7 @@ public class SCMTrigger extends Trigger<SCMedItem> {
}
public String getDisplayName() {
return job.getScm().getDescriptor().getDisplayName()+" Polling Log";
return Messages.SCMTrigger_getDisplayName(job.getScm().getDescriptor().getDisplayName());
}
public String getUrlName() {
......
SCMTrigger.DisplayName=Poll SCM
SCMTrigger.getDisplayName={0} Polling Log
TimerTrigger.DisplayName=Build periodically
\ No newline at end of file
SCMTrigger.DisplayName=SCM\u3092\u30dd\u30fc\u30eb
SCMTrigger.getDisplayName={0}\u306e\u30dd\u30fc\u30ea\u30f3\u30b0\u30ed\u30b0
TimerTrigger.DisplayName=\u5468\u671f\u7684\u306b\u5b9f\u884c
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册