提交 457aba23 编写于 作者: S sogabe

I18N WindowsInstaller


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@12410 71c3de6d-444a-0410-be80-ed276b4c234a
上级 5dd7b2fe
......@@ -58,7 +58,7 @@ public class WindowsInstallerLink extends ManagementLink {
}
public String getDescription() {
return "Installs Hudson as a Windows service to this system, so that Hudson starts automatically when the machine boots.";
return Messages.WindowsInstallerLink_Description();
}
/**
......
WindowsInstallerLink.DisplayName=Install as Windows Service
\ No newline at end of file
WindowsInstallerLink.DisplayName=Install as Windows Service
WindowsInstallerLink.Description=Installs Hudson as a Windows service to this system, so that Hudson starts automatically when the machine boots.
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册