Package org.marvelution.jji
Class Messages
java.lang.Object
org.marvelution.jji.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
_cause_triggered_through
(Object arg0, Object arg1) Keycause.triggered.through
:Started by {0} through {1}
.static org.jvnet.localizer.Localizable
Keydeployment.build.marker
:Deployment Build Marker
.static org.jvnet.localizer.Localizable
Keyjira.sync
:Sync with Jira
.static org.jvnet.localizer.Localizable
Keymanage.description
:Manage linked Jira Sites.
.static org.jvnet.localizer.Localizable
Keymanage.display.name
:Manage Jira Sites
.static org.jvnet.localizer.Localizable
_maximum_length
(Object arg0) Keymaximum.length
:Maximum length of {0} characters.
.static org.jvnet.localizer.Localizable
Keyno.sites.selected
:No Jira sites to synchronize with.
.static org.jvnet.localizer.Localizable
Keyno.whitespaces.allowed
:No white spaces allowed.
.static org.jvnet.localizer.Localizable
Keysite.get.url.failed
:Error retrieving Jira url.
.static org.jvnet.localizer.Localizable
Keysite.not.found
:Site not found, please refresh the page.
.static org.jvnet.localizer.Localizable
Keysite.tunnel.not.connected
:An error occurred connecting to the secure tunnel, see Jenkins logs for details.
.static org.jvnet.localizer.Localizable
Keysite.tunnel.unsatisfied.link.error
:Failed to connect to secure tunnel because of a system requirement issue, see Jenkins logs for details.
.static org.jvnet.localizer.Localizable
_triggered_sync_of
(Object arg0) Keytriggered.sync.of
:Triggered synchronization of {0}.
.static org.jvnet.localizer.Localizable
Keyunable.to.trigger.sync.of
:Unable to trigger synchronization of {0}.
.static String
cause_triggered_through
(Object arg0, Object arg1) Keycause.triggered.through
:Started by {0} through {1}
.static String
Keydeployment.build.marker
:Deployment Build Marker
.static String
Keyjira.sync
:Sync with Jira
.static String
Keymanage.description
:Manage linked Jira Sites.
.static String
Keymanage.display.name
:Manage Jira Sites
.static String
maximum_length
(Object arg0) Keymaximum.length
:Maximum length of {0} characters.
.static String
Keyno.sites.selected
:No Jira sites to synchronize with.
.static String
Keyno.whitespaces.allowed
:No white spaces allowed.
.static String
Keysite.get.url.failed
:Error retrieving Jira url.
.static String
Keysite.not.found
:Site not found, please refresh the page.
.static String
Keysite.tunnel.not.connected
:An error occurred connecting to the secure tunnel, see Jenkins logs for details.
.static String
Keysite.tunnel.unsatisfied.link.error
:Failed to connect to secure tunnel because of a system requirement issue, see Jenkins logs for details.
.static String
triggered_sync_of
(Object arg0) Keytriggered.sync.of
:Triggered synchronization of {0}.
.static String
Keyunable.to.trigger.sync.of
:Unable to trigger synchronization of {0}.
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
deployment_build_marker
Keydeployment.build.marker
:Deployment Build Marker
.- Returns:
Deployment Build Marker
-
_deployment_build_marker
public static org.jvnet.localizer.Localizable _deployment_build_marker()Keydeployment.build.marker
:Deployment Build Marker
.- Returns:
Deployment Build Marker
-
jira_sync
Keyjira.sync
:Sync with Jira
.- Returns:
Sync with Jira
-
_jira_sync
public static org.jvnet.localizer.Localizable _jira_sync()Keyjira.sync
:Sync with Jira
.- Returns:
Sync with Jira
-
triggered_sync_of
Keytriggered.sync.of
:Triggered synchronization of {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Triggered synchronization of {0}.
-
_triggered_sync_of
Keytriggered.sync.of
:Triggered synchronization of {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Triggered synchronization of {0}.
-
site_tunnel_not_connected
Keysite.tunnel.not.connected
:An error occurred connecting to the secure tunnel, see Jenkins logs for details.
.- Returns:
An error occurred connecting to the secure tunnel, see Jenkins logs for details.
-
_site_tunnel_not_connected
public static org.jvnet.localizer.Localizable _site_tunnel_not_connected()Keysite.tunnel.not.connected
:An error occurred connecting to the secure tunnel, see Jenkins logs for details.
.- Returns:
An error occurred connecting to the secure tunnel, see Jenkins logs for details.
-
manage_description
Keymanage.description
:Manage linked Jira Sites.
.- Returns:
Manage linked Jira Sites.
-
_manage_description
public static org.jvnet.localizer.Localizable _manage_description()Keymanage.description
:Manage linked Jira Sites.
.- Returns:
Manage linked Jira Sites.
-
cause_triggered_through
Keycause.triggered.through
:Started by {0} through {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Started by {0} through {1}
-
_cause_triggered_through
Keycause.triggered.through
:Started by {0} through {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Started by {0} through {1}
-
site_get_url_failed
Keysite.get.url.failed
:Error retrieving Jira url.
.- Returns:
Error retrieving Jira url.
-
_site_get_url_failed
public static org.jvnet.localizer.Localizable _site_get_url_failed()Keysite.get.url.failed
:Error retrieving Jira url.
.- Returns:
Error retrieving Jira url.
-
maximum_length
Keymaximum.length
:Maximum length of {0} characters.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Maximum length of {0} characters.
-
_maximum_length
Keymaximum.length
:Maximum length of {0} characters.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Maximum length of {0} characters.
-
unable_to_trigger_sync_of
Keyunable.to.trigger.sync.of
:Unable to trigger synchronization of {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to trigger synchronization of {0}.
-
_unable_to_trigger_sync_of
Keyunable.to.trigger.sync.of
:Unable to trigger synchronization of {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to trigger synchronization of {0}.
-
site_not_found
Keysite.not.found
:Site not found, please refresh the page.
.- Returns:
Site not found, please refresh the page.
-
_site_not_found
public static org.jvnet.localizer.Localizable _site_not_found()Keysite.not.found
:Site not found, please refresh the page.
.- Returns:
Site not found, please refresh the page.
-
no_sites_selected
Keyno.sites.selected
:No Jira sites to synchronize with.
.- Returns:
No Jira sites to synchronize with.
-
_no_sites_selected
public static org.jvnet.localizer.Localizable _no_sites_selected()Keyno.sites.selected
:No Jira sites to synchronize with.
.- Returns:
No Jira sites to synchronize with.
-
manage_display_name
Keymanage.display.name
:Manage Jira Sites
.- Returns:
Manage Jira Sites
-
_manage_display_name
public static org.jvnet.localizer.Localizable _manage_display_name()Keymanage.display.name
:Manage Jira Sites
.- Returns:
Manage Jira Sites
-
no_whitespaces_allowed
Keyno.whitespaces.allowed
:No white spaces allowed.
.- Returns:
No white spaces allowed.
-
_no_whitespaces_allowed
public static org.jvnet.localizer.Localizable _no_whitespaces_allowed()Keyno.whitespaces.allowed
:No white spaces allowed.
.- Returns:
No white spaces allowed.
-
site_tunnel_unsatisfied_link_error
Keysite.tunnel.unsatisfied.link.error
:Failed to connect to secure tunnel because of a system requirement issue, see Jenkins logs for details.
.- Returns:
Failed to connect to secure tunnel because of a system requirement issue, see Jenkins logs for details.
-
_site_tunnel_unsatisfied_link_error
public static org.jvnet.localizer.Localizable _site_tunnel_unsatisfied_link_error()Keysite.tunnel.unsatisfied.link.error
:Failed to connect to secure tunnel because of a system requirement issue, see Jenkins logs for details.
.- Returns:
Failed to connect to secure tunnel because of a system requirement issue, see Jenkins logs for details.
-