@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_CygwinKillerInstallation_DisplayName()
Key
CygwinKillerInstallation.DisplayName : Cygwin
Killer . |
static org.jvnet.localizer.Localizable |
_Message_CannotFindCygwin()
Key
Message.CannotFindCygwin : Cannot locate Cygwin on
the host . |
static org.jvnet.localizer.Localizable |
_Message_CygwinCheckFailed()
Key
Message.CygwinCheckFailed : {@code Cannot check the Cygwin
platform. |
static org.jvnet.localizer.Localizable |
_Message_InstallationFailed()
Key
Message.InstallationFailed : {@code Cannot install Cygwin
from Custom Tools. |
static org.jvnet.localizer.Localizable |
_Message_KillerIsDisabled()
Key
Message.KillerIsDisabled : Killer is disabled . |
static org.jvnet.localizer.Localizable |
_Message_ProcessKillFailed(Object arg0)
Key
Message.ProcessKillFailed : Cygwin Process Killer
cannot kill the process tree (parent pid="+{0}+") . |
static String |
CygwinKillerInstallation_DisplayName()
Key
CygwinKillerInstallation.DisplayName : Cygwin
Killer . |
static String |
Message_CannotFindCygwin()
Key
Message.CannotFindCygwin : Cannot locate Cygwin on
the host . |
static String |
Message_CygwinCheckFailed()
Key
Message.CygwinCheckFailed : {@code Cannot check the Cygwin
platform. |
static String |
Message_InstallationFailed()
Key
Message.InstallationFailed : {@code Cannot install Cygwin
from Custom Tools. |
static String |
Message_KillerIsDisabled()
Key
Message.KillerIsDisabled : Killer is disabled . |
static String |
Message_ProcessKillFailed(Object arg0)
Key
Message.ProcessKillFailed : Cygwin Process Killer
cannot kill the process tree (parent pid="+{0}+") . |
public static String Message_CygwinCheckFailed()
Message.CygwinCheckFailed
: Cannot check the Cygwin
platform.
.Cannot check the Cygwin platform.
public static org.jvnet.localizer.Localizable _Message_CygwinCheckFailed()
Message.CygwinCheckFailed
: Cannot check the Cygwin
platform.
.Cannot check the Cygwin platform.
public static String Message_InstallationFailed()
Message.InstallationFailed
: Cannot install Cygwin
from Custom Tools.
.Cannot install Cygwin from Custom Tools.
public static org.jvnet.localizer.Localizable _Message_InstallationFailed()
Message.InstallationFailed
: Cannot install Cygwin
from Custom Tools.
.Cannot install Cygwin from Custom Tools.
public static String Message_KillerIsDisabled()
Message.KillerIsDisabled
: Killer is disabled
.Killer is disabled
public static org.jvnet.localizer.Localizable _Message_KillerIsDisabled()
Message.KillerIsDisabled
: Killer is disabled
.Killer is disabled
public static String CygwinKillerInstallation_DisplayName()
CygwinKillerInstallation.DisplayName
: Cygwin
Killer
.Cygwin Killer
public static org.jvnet.localizer.Localizable _CygwinKillerInstallation_DisplayName()
CygwinKillerInstallation.DisplayName
: Cygwin
Killer
.Cygwin Killer
public static String Message_ProcessKillFailed(Object arg0)
Message.ProcessKillFailed
: Cygwin Process Killer
cannot kill the process tree (parent pid="+{0}+")
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cygwin Process Killer cannot kill the process tree (parent
pid="+{0}+")
public static org.jvnet.localizer.Localizable _Message_ProcessKillFailed(Object arg0)
Message.ProcessKillFailed
: Cygwin Process Killer
cannot kill the process tree (parent pid="+{0}+")
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cygwin Process Killer cannot kill the process tree (parent
pid="+{0}+")
public static String Message_CannotFindCygwin()
Message.CannotFindCygwin
: Cannot locate Cygwin on
the host
.Cannot locate Cygwin on the host
public static org.jvnet.localizer.Localizable _Message_CannotFindCygwin()
Message.CannotFindCygwin
: Cannot locate Cygwin on
the host
.Cannot locate Cygwin on the host
Copyright © 2016–2018. All rights reserved.