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 Details

    • Messages

      public Messages()
  • Method Details

    • LiveWallView_NothingWrong

      public static String LiveWallView_NothingWrong()
      Key LiveWallView.NothingWrong: All green. Nothing needs attention..
      Returns:
      All green. Nothing needs attention.
    • _LiveWallView_NothingWrong

      public static org.jvnet.localizer.Localizable _LiveWallView_NothingWrong()
      Key LiveWallView.NothingWrong: All green. Nothing needs attention..
      Returns:
      All green. Nothing needs attention.
    • LiveWallView_ExcludeNone

      public static String LiveWallView_ExcludeNone()
      Key LiveWallView.ExcludeNone: Nothing excluded..
      Returns:
      Nothing excluded.
    • _LiveWallView_ExcludeNone

      public static org.jvnet.localizer.Localizable _LiveWallView_ExcludeNone()
      Key LiveWallView.ExcludeNone: Nothing excluded..
      Returns:
      Nothing excluded.
    • LiveWallView_NoJobs

      public static String LiveWallView_NoJobs()
      Key LiveWallView.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()
      Key LiveWallView.NoJobs: Nothing to show. No jobs in this view yet..
      Returns:
      Nothing to show. No jobs in this view yet.
    • LiveWallView_Description

      public static String LiveWallView_Description()
      Key LiveWallView.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()
      Key LiveWallView.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

      public static String LiveWallView_TileHeightRange(Object arg0, Object arg1)
      Key LiveWallView.TileHeightRange: Enter a minimum tile height between {0} and {1} pixels..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.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)
      Key LiveWallView.TileHeightRange: Enter a minimum tile height between {0} and {1} pixels..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Returns:
      Enter a minimum tile height between {0} and {1} pixels.
    • LiveWallView_SeamZero

      public static String LiveWallView_SeamZero()
      Key LiveWallView.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()
      Key LiveWallView.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

      public static String LiveWallView_DisplayName()
      Key LiveWallView.DisplayName: Live Wall.
      Returns:
      Live Wall
    • _LiveWallView_DisplayName

      public static org.jvnet.localizer.Localizable _LiveWallView_DisplayName()
      Key LiveWallView.DisplayName: Live Wall.
      Returns:
      Live Wall
    • LiveWallView_RefreshTooSlow

      public static String LiveWallView_RefreshTooSlow(Object arg0)
      Key LiveWallView.RefreshTooSlow: Refresh no more than {0} seconds apart, otherwise the wall stops being live..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Refresh no more than {0} seconds apart, otherwise the wall stops being live.
    • _LiveWallView_RefreshTooSlow

      public static org.jvnet.localizer.Localizable _LiveWallView_RefreshTooSlow(Object arg0)
      Key LiveWallView.RefreshTooSlow: Refresh no more than {0} seconds apart, otherwise the wall stops being live..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Refresh no more than {0} seconds apart, otherwise the wall stops being live.
    • LiveWallView_BadColor

      public static String LiveWallView_BadColor()
      Key LiveWallView.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()
      Key LiveWallView.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

      public static String LiveWallView_RefreshBusy()
      Key LiveWallView.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()
      Key LiveWallView.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

      public static String LiveWallView_IncludeAll()
      Key LiveWallView.IncludeAll: Every job in the view..
      Returns:
      Every job in the view.
    • _LiveWallView_IncludeAll

      public static org.jvnet.localizer.Localizable _LiveWallView_IncludeAll()
      Key LiveWallView.IncludeAll: Every job in the view..
      Returns:
      Every job in the view.
    • LiveWallView_RefreshTooFast

      public static String LiveWallView_RefreshTooFast(Object arg0)
      Key LiveWallView.RefreshTooFast: Refresh at least {0} seconds apart, otherwise the wall will hammer the controller..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Refresh at least {0} seconds apart, otherwise the wall will hammer the controller.
    • _LiveWallView_RefreshTooFast

      public static org.jvnet.localizer.Localizable _LiveWallView_RefreshTooFast(Object arg0)
      Key LiveWallView.RefreshTooFast: Refresh at least {0} seconds apart, otherwise the wall will hammer the controller..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Refresh at least {0} seconds apart, otherwise the wall will hammer the controller.
    • LiveWallView_SeamRange

      public static String LiveWallView_SeamRange(Object arg0)
      Key LiveWallView.SeamRange: Enter a separator between 0 and {0} pixels..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Enter a separator between 0 and {0} pixels.
    • _LiveWallView_SeamRange

      public static org.jvnet.localizer.Localizable _LiveWallView_SeamRange(Object arg0)
      Key LiveWallView.SeamRange: Enter a separator between 0 and {0} pixels..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Enter a separator between 0 and {0} pixels.
    • LiveWallView_GapRange

      public static String LiveWallView_GapRange(Object arg0)
      Key LiveWallView.GapRange: Enter a gap between 0 and {0} pixels..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Enter a gap between 0 and {0} pixels.
    • _LiveWallView_GapRange

      public static org.jvnet.localizer.Localizable _LiveWallView_GapRange(Object arg0)
      Key LiveWallView.GapRange: Enter a gap between 0 and {0} pixels..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Enter a gap between 0 and {0} pixels.
    • LiveWallView_BadRegex

      public static String LiveWallView_BadRegex(Object arg0)
      Key LiveWallView.BadRegex: Not a valid regular expression: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Not a valid regular expression: {0}
    • _LiveWallView_BadRegex

      public static org.jvnet.localizer.Localizable _LiveWallView_BadRegex(Object arg0)
      Key LiveWallView.BadRegex: Not a valid regular expression: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Not a valid regular expression: {0}