public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_CouldNotInstallGo(Object arg0)
Key
CouldNotInstallGo: Could not install Go because
{0}. |
static org.jvnet.localizer.Localizable |
_InstallFromWebsite()
Key
InstallFromWebsite: Install from golang.org. |
static org.jvnet.localizer.Localizable |
_InstallingGoOnNode(Object arg0,
Object arg1,
Object arg2)
Key
InstallingGoOnNode: Unpacking Go from {0} to {1} on
{2}. |
static org.jvnet.localizer.Localizable |
_NoInstallerForOs(Object arg0,
Object arg1,
Object arg2)
Key
NoInstallerForOs: there is no {0} installer for {1}
({2}).... |
static org.jvnet.localizer.Localizable |
_SetUpGoTools()
Key
SetUpGoTools: Set up Go programming language
tools. |
static org.jvnet.localizer.Localizable |
_UnrecognisedReleaseId(Object arg0)
Key
UnrecognisedReleaseId: Go can not be installed, as
''{0}'' is not a known version. |
static org.jvnet.localizer.Localizable |
_UnsupportedCpuArch(Object arg0)
Key
UnsupportedCpuArch: {0} is not a supported CPU
type. |
static org.jvnet.localizer.Localizable |
_UnsupportedOs(Object arg0)
Key
UnsupportedOs: {0} is not a supported OS. |
static String |
CouldNotInstallGo(Object arg0)
Key
CouldNotInstallGo: Could not install Go because
{0}. |
static String |
InstallFromWebsite()
Key
InstallFromWebsite: Install from golang.org. |
static String |
InstallingGoOnNode(Object arg0,
Object arg1,
Object arg2)
Key
InstallingGoOnNode: Unpacking Go from {0} to {1} on
{2}. |
static String |
NoInstallerForOs(Object arg0,
Object arg1,
Object arg2)
Key
NoInstallerForOs: there is no {0} installer for {1}
({2}).... |
static String |
SetUpGoTools()
Key
SetUpGoTools: Set up Go programming language
tools. |
static String |
UnrecognisedReleaseId(Object arg0)
Key
UnrecognisedReleaseId: Go can not be installed, as
''{0}'' is not a known version. |
static String |
UnsupportedCpuArch(Object arg0)
Key
UnsupportedCpuArch: {0} is not a supported CPU
type. |
static String |
UnsupportedOs(Object arg0)
Key
UnsupportedOs: {0} is not a supported OS. |
public static String CouldNotInstallGo(Object arg0)
CouldNotInstallGo: Could not install Go because
{0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not install Go because {0}public static org.jvnet.localizer.Localizable _CouldNotInstallGo(Object arg0)
CouldNotInstallGo: Could not install Go because
{0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not install Go because {0}public static String UnrecognisedReleaseId(Object arg0)
UnrecognisedReleaseId: Go can not be installed, as
''{0}'' is not a known version.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Go can not be installed, as ''{0}'' is not a known versionpublic static org.jvnet.localizer.Localizable _UnrecognisedReleaseId(Object arg0)
UnrecognisedReleaseId: Go can not be installed, as
''{0}'' is not a known version.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Go can not be installed, as ''{0}'' is not a known versionpublic static String UnsupportedCpuArch(Object arg0)
UnsupportedCpuArch: {0} is not a supported CPU
type.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is not a supported CPU typepublic static org.jvnet.localizer.Localizable _UnsupportedCpuArch(Object arg0)
UnsupportedCpuArch: {0} is not a supported CPU
type.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is not a supported CPU typepublic static String UnsupportedOs(Object arg0)
UnsupportedOs: {0} is not a supported OS.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is not a supported OSpublic static org.jvnet.localizer.Localizable _UnsupportedOs(Object arg0)
UnsupportedOs: {0} is not a supported OS.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is not a supported OSpublic static String NoInstallerForOs(Object arg0, Object arg1, Object arg2)
NoInstallerForOs: there is no {0} installer for {1}
({2})....arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).there is no {0} installer for {1} ({2})...public static org.jvnet.localizer.Localizable _NoInstallerForOs(Object arg0, Object arg1, Object arg2)
NoInstallerForOs: there is no {0} installer for {1}
({2})....arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).there is no {0} installer for {1} ({2})...public static String InstallingGoOnNode(Object arg0, Object arg1, Object arg2)
InstallingGoOnNode: Unpacking Go from {0} to {1} on
{2}.arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unpacking Go from {0} to {1} on {2}public static org.jvnet.localizer.Localizable _InstallingGoOnNode(Object arg0, Object arg1, Object arg2)
InstallingGoOnNode: Unpacking Go from {0} to {1} on
{2}.arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unpacking Go from {0} to {1} on {2}public static String InstallFromWebsite()
InstallFromWebsite: Install from golang.org.Install from golang.orgpublic static org.jvnet.localizer.Localizable _InstallFromWebsite()
InstallFromWebsite: Install from golang.org.Install from golang.orgpublic static String SetUpGoTools()
SetUpGoTools: Set up Go programming language
tools.Set up Go programming language toolspublic static org.jvnet.localizer.Localizable _SetUpGoTools()
SetUpGoTools: Set up Go programming language
tools.Set up Go programming language toolsCopyright © 2016–2017. All rights reserved.