Package io.jenkins.plugins.livewall
Class Messages
java.lang.Object
io.jenkins.plugins.livewall.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyLiveWallView.BadColor:Enter a CSS hex colour such as #12d96a, or a colour keyword such as tomato..static org.jvnet.localizer.Localizable_LiveWallView_BadRegex(Object arg0) KeyLiveWallView.BadRegex:Not a valid regular expression: {0}.static org.jvnet.localizer.LocalizableKeyLiveWallView.Description:A full-screen wall of coloured tiles, one per job, sized so that every job fits on the screen at once. Built to be left running on an office TV..static org.jvnet.localizer.LocalizableKeyLiveWallView.DisplayName:Live Wall.static org.jvnet.localizer.LocalizableKeyLiveWallView.ExcludeNone:Nothing excluded..static org.jvnet.localizer.Localizable_LiveWallView_GapRange(Object arg0) KeyLiveWallView.GapRange:Enter a gap between 0 and {0} pixels..static org.jvnet.localizer.LocalizableKeyLiveWallView.IncludeAll:Every job in the view..static org.jvnet.localizer.LocalizableKeyLiveWallView.NoJobs:Nothing to show. No jobs in this view yet..static org.jvnet.localizer.LocalizableKeyLiveWallView.NothingWrong:All green. Nothing needs attention..static org.jvnet.localizer.LocalizableKeyLiveWallView.RefreshBusy:Below five seconds each open wall adds noticeable load on a controller with many jobs..static org.jvnet.localizer.LocalizableKeyLiveWallView.RefreshTooFast:Refresh at least {0} seconds apart, otherwise the wall will hammer the controller..static org.jvnet.localizer.LocalizableKeyLiveWallView.RefreshTooSlow:Refresh no more than {0} seconds apart, otherwise the wall stops being live..static org.jvnet.localizer.LocalizableKeyLiveWallView.SeamRange:Enter a separator between 0 and {0} pixels..static org.jvnet.localizer.LocalizableKeyLiveWallView.SeamZero:With no separator, neighbouring tiles of the same colour merge into one block and stop being countable..static org.jvnet.localizer.Localizable_LiveWallView_TileHeightRange(Object arg0, Object arg1) KeyLiveWallView.TileHeightRange:Enter a minimum tile height between {0} and {1} pixels..static StringKeyLiveWallView.BadColor:Enter a CSS hex colour such as #12d96a, or a colour keyword such as tomato..static StringLiveWallView_BadRegex(Object arg0) KeyLiveWallView.BadRegex:Not a valid regular expression: {0}.static StringKeyLiveWallView.Description:A full-screen wall of coloured tiles, one per job, sized so that every job fits on the screen at once. Built to be left running on an office TV..static StringKeyLiveWallView.DisplayName:Live Wall.static StringKeyLiveWallView.ExcludeNone:Nothing excluded..static StringLiveWallView_GapRange(Object arg0) KeyLiveWallView.GapRange:Enter a gap between 0 and {0} pixels..static StringKeyLiveWallView.IncludeAll:Every job in the view..static StringKeyLiveWallView.NoJobs:Nothing to show. No jobs in this view yet..static StringKeyLiveWallView.NothingWrong:All green. Nothing needs attention..static StringKeyLiveWallView.RefreshBusy:Below five seconds each open wall adds noticeable load on a controller with many jobs..static StringKeyLiveWallView.RefreshTooFast:Refresh at least {0} seconds apart, otherwise the wall will hammer the controller..static StringKeyLiveWallView.RefreshTooSlow:Refresh no more than {0} seconds apart, otherwise the wall stops being live..static StringLiveWallView_SeamRange(Object arg0) KeyLiveWallView.SeamRange:Enter a separator between 0 and {0} pixels..static StringKeyLiveWallView.SeamZero:With no separator, neighbouring tiles of the same colour merge into one block and stop being countable..static StringLiveWallView_TileHeightRange(Object arg0, Object arg1) KeyLiveWallView.TileHeightRange:Enter a minimum tile height between {0} and {1} pixels..
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
LiveWallView_NothingWrong
KeyLiveWallView.NothingWrong:All green. Nothing needs attention..- Returns:
All green. Nothing needs attention.
-
_LiveWallView_NothingWrong
public static org.jvnet.localizer.Localizable _LiveWallView_NothingWrong()KeyLiveWallView.NothingWrong:All green. Nothing needs attention..- Returns:
All green. Nothing needs attention.
-
LiveWallView_ExcludeNone
KeyLiveWallView.ExcludeNone:Nothing excluded..- Returns:
Nothing excluded.
-
_LiveWallView_ExcludeNone
public static org.jvnet.localizer.Localizable _LiveWallView_ExcludeNone()KeyLiveWallView.ExcludeNone:Nothing excluded..- Returns:
Nothing excluded.
-
LiveWallView_NoJobs
KeyLiveWallView.NoJobs:Nothing to show. No jobs in this view yet..- Returns:
Nothing to show. No jobs in this view yet.
-
_LiveWallView_NoJobs
public static org.jvnet.localizer.Localizable _LiveWallView_NoJobs()KeyLiveWallView.NoJobs:Nothing to show. No jobs in this view yet..- Returns:
Nothing to show. No jobs in this view yet.
-
LiveWallView_Description
KeyLiveWallView.Description:A full-screen wall of coloured tiles, one per job, sized so that every job fits on the screen at once. Built to be left running on an office TV..- Returns:
A full-screen wall of coloured tiles, one per job, sized so that every job fits on the screen at once. Built to be left running on an office TV.
-
_LiveWallView_Description
public static org.jvnet.localizer.Localizable _LiveWallView_Description()KeyLiveWallView.Description:A full-screen wall of coloured tiles, one per job, sized so that every job fits on the screen at once. Built to be left running on an office TV..- Returns:
A full-screen wall of coloured tiles, one per job, sized so that every job fits on the screen at once. Built to be left running on an office TV.
-
LiveWallView_TileHeightRange
KeyLiveWallView.TileHeightRange:Enter a minimum tile height between {0} and {1} pixels..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Enter a minimum tile height between {0} and {1} pixels.
-
_LiveWallView_TileHeightRange
public static org.jvnet.localizer.Localizable _LiveWallView_TileHeightRange(Object arg0, Object arg1) KeyLiveWallView.TileHeightRange:Enter a minimum tile height between {0} and {1} pixels..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Enter a minimum tile height between {0} and {1} pixels.
-
LiveWallView_SeamZero
KeyLiveWallView.SeamZero:With no separator, neighbouring tiles of the same colour merge into one block and stop being countable..- Returns:
With no separator, neighbouring tiles of the same colour merge into one block and stop being countable.
-
_LiveWallView_SeamZero
public static org.jvnet.localizer.Localizable _LiveWallView_SeamZero()KeyLiveWallView.SeamZero:With no separator, neighbouring tiles of the same colour merge into one block and stop being countable..- Returns:
With no separator, neighbouring tiles of the same colour merge into one block and stop being countable.
-
LiveWallView_DisplayName
KeyLiveWallView.DisplayName:Live Wall.- Returns:
Live Wall
-
_LiveWallView_DisplayName
public static org.jvnet.localizer.Localizable _LiveWallView_DisplayName()KeyLiveWallView.DisplayName:Live Wall.- Returns:
Live Wall
-
LiveWallView_RefreshTooSlow
KeyLiveWallView.RefreshTooSlow:Refresh no more than {0} seconds apart, otherwise the wall stops being live..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Refresh no more than {0} seconds apart, otherwise the wall stops being live.
-
_LiveWallView_RefreshTooSlow
KeyLiveWallView.RefreshTooSlow:Refresh no more than {0} seconds apart, otherwise the wall stops being live..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Refresh no more than {0} seconds apart, otherwise the wall stops being live.
-
LiveWallView_BadColor
KeyLiveWallView.BadColor:Enter a CSS hex colour such as #12d96a, or a colour keyword such as tomato..- Returns:
Enter a CSS hex colour such as #12d96a, or a colour keyword such as tomato.
-
_LiveWallView_BadColor
public static org.jvnet.localizer.Localizable _LiveWallView_BadColor()KeyLiveWallView.BadColor:Enter a CSS hex colour such as #12d96a, or a colour keyword such as tomato..- Returns:
Enter a CSS hex colour such as #12d96a, or a colour keyword such as tomato.
-
LiveWallView_RefreshBusy
KeyLiveWallView.RefreshBusy:Below five seconds each open wall adds noticeable load on a controller with many jobs..- Returns:
Below five seconds each open wall adds noticeable load on a controller with many jobs.
-
_LiveWallView_RefreshBusy
public static org.jvnet.localizer.Localizable _LiveWallView_RefreshBusy()KeyLiveWallView.RefreshBusy:Below five seconds each open wall adds noticeable load on a controller with many jobs..- Returns:
Below five seconds each open wall adds noticeable load on a controller with many jobs.
-
LiveWallView_IncludeAll
KeyLiveWallView.IncludeAll:Every job in the view..- Returns:
Every job in the view.
-
_LiveWallView_IncludeAll
public static org.jvnet.localizer.Localizable _LiveWallView_IncludeAll()KeyLiveWallView.IncludeAll:Every job in the view..- Returns:
Every job in the view.
-
LiveWallView_RefreshTooFast
KeyLiveWallView.RefreshTooFast:Refresh at least {0} seconds apart, otherwise the wall will hammer the controller..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Refresh at least {0} seconds apart, otherwise the wall will hammer the controller.
-
_LiveWallView_RefreshTooFast
KeyLiveWallView.RefreshTooFast:Refresh at least {0} seconds apart, otherwise the wall will hammer the controller..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Refresh at least {0} seconds apart, otherwise the wall will hammer the controller.
-
LiveWallView_SeamRange
KeyLiveWallView.SeamRange:Enter a separator between 0 and {0} pixels..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Enter a separator between 0 and {0} pixels.
-
_LiveWallView_SeamRange
KeyLiveWallView.SeamRange:Enter a separator between 0 and {0} pixels..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Enter a separator between 0 and {0} pixels.
-
LiveWallView_GapRange
KeyLiveWallView.GapRange:Enter a gap between 0 and {0} pixels..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Enter a gap between 0 and {0} pixels.
-
_LiveWallView_GapRange
KeyLiveWallView.GapRange:Enter a gap between 0 and {0} pixels..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Enter a gap between 0 and {0} pixels.
-
LiveWallView_BadRegex
KeyLiveWallView.BadRegex:Not a valid regular expression: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Not a valid regular expression: {0}
-
_LiveWallView_BadRegex
KeyLiveWallView.BadRegex:Not a valid regular expression: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Not a valid regular expression: {0}
-