Class Messages
- java.lang.Object
-
- hudson.plugins.project_inheritance.util.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_VersionsNotification_LATEST()
KeyVersionsNotification.LATEST
:Latest version is:
.static org.jvnet.localizer.Localizable
_VersionsNotification_VERSION_IMPLICIT()
KeyVersionsNotification.VERSION_IMPLICIT
:This means, the latest version is considered stable.
.static org.jvnet.localizer.Localizable
_VersionsNotification_VERSION_NEWEST()
KeyVersionsNotification.VERSION_NEWEST
:You are editing the latest version
.static org.jvnet.localizer.Localizable
_VersionsNotification_VERSION_OLDER()
KeyVersionsNotification.VERSION_OLDER
:You are editing an older version
.static org.jvnet.localizer.Localizable
_VersionsNotification_VERSION_SELF_STABLE()
KeyVersionsNotification.VERSION_SELF_STABLE
:, which is marked as stable.
.static org.jvnet.localizer.Localizable
_VersionsNotification_VERSION_SELF_UNSTABLE()
KeyVersionsNotification.VERSION_SELF_UNSTABLE
:, which is NOT marked as stable.
.static org.jvnet.localizer.Localizable
_VersionsNotification_VERSION_STABLE_FUTURE()
KeyVersionsNotification.VERSION_STABLE_FUTURE
:There are newer stable versions available
.static org.jvnet.localizer.Localizable
_VersionsNotification_VERSION_STABLE_NONE()
KeyVersionsNotification.VERSION_STABLE_NONE
:There are NO stable versions yet.
.static org.jvnet.localizer.Localizable
_VersionsNotification_VERSION_STABLE_PAST()
KeyVersionsNotification.VERSION_STABLE_PAST
:There are older stable versions available.
.static org.jvnet.localizer.Localizable
_VersionsNotification_WARNING()
KeyVersionsNotification.WARNING
:WARNING!
.static String
VersionsNotification_LATEST()
KeyVersionsNotification.LATEST
:Latest version is:
.static String
VersionsNotification_VERSION_IMPLICIT()
KeyVersionsNotification.VERSION_IMPLICIT
:This means, the latest version is considered stable.
.static String
VersionsNotification_VERSION_NEWEST()
KeyVersionsNotification.VERSION_NEWEST
:You are editing the latest version
.static String
VersionsNotification_VERSION_OLDER()
KeyVersionsNotification.VERSION_OLDER
:You are editing an older version
.static String
VersionsNotification_VERSION_SELF_STABLE()
KeyVersionsNotification.VERSION_SELF_STABLE
:, which is marked as stable.
.static String
VersionsNotification_VERSION_SELF_UNSTABLE()
KeyVersionsNotification.VERSION_SELF_UNSTABLE
:, which is NOT marked as stable.
.static String
VersionsNotification_VERSION_STABLE_FUTURE()
KeyVersionsNotification.VERSION_STABLE_FUTURE
:There are newer stable versions available
.static String
VersionsNotification_VERSION_STABLE_NONE()
KeyVersionsNotification.VERSION_STABLE_NONE
:There are NO stable versions yet.
.static String
VersionsNotification_VERSION_STABLE_PAST()
KeyVersionsNotification.VERSION_STABLE_PAST
:There are older stable versions available.
.static String
VersionsNotification_WARNING()
KeyVersionsNotification.WARNING
:WARNING!
.
-
-
-
Method Detail
-
VersionsNotification_VERSION_STABLE_PAST
public static String VersionsNotification_VERSION_STABLE_PAST()
KeyVersionsNotification.VERSION_STABLE_PAST
:There are older stable versions available.
.- Returns:
There are older stable versions available.
-
_VersionsNotification_VERSION_STABLE_PAST
public static org.jvnet.localizer.Localizable _VersionsNotification_VERSION_STABLE_PAST()
KeyVersionsNotification.VERSION_STABLE_PAST
:There are older stable versions available.
.- Returns:
There are older stable versions available.
-
VersionsNotification_LATEST
public static String VersionsNotification_LATEST()
KeyVersionsNotification.LATEST
:Latest version is:
.- Returns:
Latest version is:
-
_VersionsNotification_LATEST
public static org.jvnet.localizer.Localizable _VersionsNotification_LATEST()
KeyVersionsNotification.LATEST
:Latest version is:
.- Returns:
Latest version is:
-
VersionsNotification_VERSION_OLDER
public static String VersionsNotification_VERSION_OLDER()
KeyVersionsNotification.VERSION_OLDER
:You are editing an older version
.- Returns:
You are editing an older version
-
_VersionsNotification_VERSION_OLDER
public static org.jvnet.localizer.Localizable _VersionsNotification_VERSION_OLDER()
KeyVersionsNotification.VERSION_OLDER
:You are editing an older version
.- Returns:
You are editing an older version
-
VersionsNotification_WARNING
public static String VersionsNotification_WARNING()
KeyVersionsNotification.WARNING
:WARNING!
.- Returns:
WARNING!
-
_VersionsNotification_WARNING
public static org.jvnet.localizer.Localizable _VersionsNotification_WARNING()
KeyVersionsNotification.WARNING
:WARNING!
.- Returns:
WARNING!
-
VersionsNotification_VERSION_STABLE_FUTURE
public static String VersionsNotification_VERSION_STABLE_FUTURE()
KeyVersionsNotification.VERSION_STABLE_FUTURE
:There are newer stable versions available
.- Returns:
There are newer stable versions available
-
_VersionsNotification_VERSION_STABLE_FUTURE
public static org.jvnet.localizer.Localizable _VersionsNotification_VERSION_STABLE_FUTURE()
KeyVersionsNotification.VERSION_STABLE_FUTURE
:There are newer stable versions available
.- Returns:
There are newer stable versions available
-
VersionsNotification_VERSION_STABLE_NONE
public static String VersionsNotification_VERSION_STABLE_NONE()
KeyVersionsNotification.VERSION_STABLE_NONE
:There are NO stable versions yet.
.- Returns:
There are NO stable versions yet.
-
_VersionsNotification_VERSION_STABLE_NONE
public static org.jvnet.localizer.Localizable _VersionsNotification_VERSION_STABLE_NONE()
KeyVersionsNotification.VERSION_STABLE_NONE
:There are NO stable versions yet.
.- Returns:
There are NO stable versions yet.
-
VersionsNotification_VERSION_SELF_STABLE
public static String VersionsNotification_VERSION_SELF_STABLE()
KeyVersionsNotification.VERSION_SELF_STABLE
:, which is marked as stable.
.- Returns:
, which is marked as stable.
-
_VersionsNotification_VERSION_SELF_STABLE
public static org.jvnet.localizer.Localizable _VersionsNotification_VERSION_SELF_STABLE()
KeyVersionsNotification.VERSION_SELF_STABLE
:, which is marked as stable.
.- Returns:
, which is marked as stable.
-
VersionsNotification_VERSION_SELF_UNSTABLE
public static String VersionsNotification_VERSION_SELF_UNSTABLE()
KeyVersionsNotification.VERSION_SELF_UNSTABLE
:, which is NOT marked as stable.
.- Returns:
, which is NOT marked as stable.
-
_VersionsNotification_VERSION_SELF_UNSTABLE
public static org.jvnet.localizer.Localizable _VersionsNotification_VERSION_SELF_UNSTABLE()
KeyVersionsNotification.VERSION_SELF_UNSTABLE
:, which is NOT marked as stable.
.- Returns:
, which is NOT marked as stable.
-
VersionsNotification_VERSION_NEWEST
public static String VersionsNotification_VERSION_NEWEST()
KeyVersionsNotification.VERSION_NEWEST
:You are editing the latest version
.- Returns:
You are editing the latest version
-
_VersionsNotification_VERSION_NEWEST
public static org.jvnet.localizer.Localizable _VersionsNotification_VERSION_NEWEST()
KeyVersionsNotification.VERSION_NEWEST
:You are editing the latest version
.- Returns:
You are editing the latest version
-
VersionsNotification_VERSION_IMPLICIT
public static String VersionsNotification_VERSION_IMPLICIT()
KeyVersionsNotification.VERSION_IMPLICIT
:This means, the latest version is considered stable.
.- Returns:
This means, the latest version is considered stable.
-
_VersionsNotification_VERSION_IMPLICIT
public static org.jvnet.localizer.Localizable _VersionsNotification_VERSION_IMPLICIT()
KeyVersionsNotification.VERSION_IMPLICIT
:This means, the latest version is considered stable.
.- Returns:
This means, the latest version is considered stable.
-
-