Class Messages
java.lang.Object
jp.ikedam.jenkins.plugins.extensible_choice_parameter.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.Localizable
KeyAddEditedChoiceListProvider.WhenToAdd.Completed
:completed
.static org.jvnet.localizer.Localizable
KeyAddEditedChoiceListProvider.WhenToAdd.CompletedStable
:completed stable
.static org.jvnet.localizer.Localizable
KeyAddEditedChoiceListProvider.WhenToAdd.CompletedUnstable
:completed stable or unstable
.static org.jvnet.localizer.Localizable
KeyAddEditedChoiceListProvider.WhenToAdd.Triggered
:triggered
.static org.jvnet.localizer.Localizable
KeyExtensibleChoiceParameterDefinition.DisplayName
:Extensible Choice
.static org.jvnet.localizer.Localizable
KeyExtensibleChoiceParameterDefinition.EditableType.Filter
:Display only matching choices
.static org.jvnet.localizer.Localizable
KeyExtensibleChoiceParameterDefinition.EditableType.NoFilter
:Display all choices
.static org.jvnet.localizer.Localizable
KeyExtensibleChoiceParameterDefinition.Name.empty
:Cannot be blank.
.static org.jvnet.localizer.Localizable
KeyExtensibleChoiceParameterDefinition.Name.invalid
:This name is not handled correctly by Jenkins. Recommended to consist only with alphabets, numbers, and underscores.
.static org.jvnet.localizer.Localizable
KeyExtensibleChoiceParameterDefinition.NoDefaultChoice
:<Top Most Value>
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.BaseDirPath.empty
:Required
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.BaseDirPath.notfound
:Specified directory does not found.
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.DisplayName
:File Choice Parameter
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.EmptyChoiceType.AtEnd
:At the end of choices
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.EmptyChoiceType.AtTop
:At the top of choices
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.EmptyChoiceType.None
:No empty choice
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.IncludePattern.empty
:Required
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.ScanType.Directory
:Directory
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.ScanType.File
:File
.static org.jvnet.localizer.Localizable
KeyFilenameChoiceListProvider.ScanType.FileAndDirectory
:File and Directory
.static org.jvnet.localizer.Localizable
KeyGlobalTextareaChoiceListEntry.Name.empty
:Cannot be blank.
.static org.jvnet.localizer.Localizable
KeyGlobalTextareaChoiceListEntry.Name.invalid
:Name must start with an alphabetical letter or an underscore, and consists of alphabetical letters, underscores, or numeric letters.
.static org.jvnet.localizer.Localizable
KeyGlobalTextareaChoiceListProvider.DisplayName
:Global Choice Parameter
.static org.jvnet.localizer.Localizable
KeySystemGroovyChoiceListProvider.DisplayName
:System Groovy Choice Parameter
.static org.jvnet.localizer.Localizable
KeySystemGroovyChoiceListProvider.groovyScript.TestableOnlyWithSandbox
:You can test only scripts using the sandbox
.static org.jvnet.localizer.Localizable
KeyTextareaChoiceListProvider.DisplayName
:Textarea Choice Parameter
.static String
KeyAddEditedChoiceListProvider.WhenToAdd.Completed
:completed
.static String
KeyAddEditedChoiceListProvider.WhenToAdd.CompletedStable
:completed stable
.static String
KeyAddEditedChoiceListProvider.WhenToAdd.CompletedUnstable
:completed stable or unstable
.static String
KeyAddEditedChoiceListProvider.WhenToAdd.Triggered
:triggered
.static String
KeyExtensibleChoiceParameterDefinition.DisplayName
:Extensible Choice
.static String
KeyExtensibleChoiceParameterDefinition.EditableType.Filter
:Display only matching choices
.static String
KeyExtensibleChoiceParameterDefinition.EditableType.NoFilter
:Display all choices
.static String
KeyExtensibleChoiceParameterDefinition.Name.empty
:Cannot be blank.
.static String
KeyExtensibleChoiceParameterDefinition.Name.invalid
:This name is not handled correctly by Jenkins. Recommended to consist only with alphabets, numbers, and underscores.
.static String
KeyExtensibleChoiceParameterDefinition.NoDefaultChoice
:<Top Most Value>
.static String
KeyFilenameChoiceListProvider.BaseDirPath.empty
:Required
.static String
KeyFilenameChoiceListProvider.BaseDirPath.notfound
:Specified directory does not found.
.static String
KeyFilenameChoiceListProvider.DisplayName
:File Choice Parameter
.static String
KeyFilenameChoiceListProvider.EmptyChoiceType.AtEnd
:At the end of choices
.static String
KeyFilenameChoiceListProvider.EmptyChoiceType.AtTop
:At the top of choices
.static String
KeyFilenameChoiceListProvider.EmptyChoiceType.None
:No empty choice
.static String
KeyFilenameChoiceListProvider.IncludePattern.empty
:Required
.static String
KeyFilenameChoiceListProvider.ScanType.Directory
:Directory
.static String
KeyFilenameChoiceListProvider.ScanType.File
:File
.static String
KeyFilenameChoiceListProvider.ScanType.FileAndDirectory
:File and Directory
.static String
KeyGlobalTextareaChoiceListEntry.Name.empty
:Cannot be blank.
.static String
KeyGlobalTextareaChoiceListEntry.Name.invalid
:Name must start with an alphabetical letter or an underscore, and consists of alphabetical letters, underscores, or numeric letters.
.static String
KeyGlobalTextareaChoiceListProvider.DisplayName
:Global Choice Parameter
.static String
KeySystemGroovyChoiceListProvider.DisplayName
:System Groovy Choice Parameter
.static String
KeySystemGroovyChoiceListProvider.groovyScript.TestableOnlyWithSandbox
:You can test only scripts using the sandbox
.static String
KeyTextareaChoiceListProvider.DisplayName
:Textarea Choice Parameter
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
GlobalTextareaChoiceListEntry_Name_empty
KeyGlobalTextareaChoiceListEntry.Name.empty
:Cannot be blank.
.- Returns:
Cannot be blank.
-
_GlobalTextareaChoiceListEntry_Name_empty
public static org.jvnet.localizer.Localizable _GlobalTextareaChoiceListEntry_Name_empty()KeyGlobalTextareaChoiceListEntry.Name.empty
:Cannot be blank.
.- Returns:
Cannot be blank.
-
FilenameChoiceListProvider_IncludePattern_empty
KeyFilenameChoiceListProvider.IncludePattern.empty
:Required
.- Returns:
Required
-
_FilenameChoiceListProvider_IncludePattern_empty
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_IncludePattern_empty()KeyFilenameChoiceListProvider.IncludePattern.empty
:Required
.- Returns:
Required
-
AddEditedChoiceListProvider_WhenToAdd_Completed
KeyAddEditedChoiceListProvider.WhenToAdd.Completed
:completed
.- Returns:
completed
-
_AddEditedChoiceListProvider_WhenToAdd_Completed
public static org.jvnet.localizer.Localizable _AddEditedChoiceListProvider_WhenToAdd_Completed()KeyAddEditedChoiceListProvider.WhenToAdd.Completed
:completed
.- Returns:
completed
-
FilenameChoiceListProvider_EmptyChoiceType_None
KeyFilenameChoiceListProvider.EmptyChoiceType.None
:No empty choice
.- Returns:
No empty choice
-
_FilenameChoiceListProvider_EmptyChoiceType_None
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_EmptyChoiceType_None()KeyFilenameChoiceListProvider.EmptyChoiceType.None
:No empty choice
.- Returns:
No empty choice
-
FilenameChoiceListProvider_BaseDirPath_notfound
KeyFilenameChoiceListProvider.BaseDirPath.notfound
:Specified directory does not found.
.- Returns:
Specified directory does not found.
-
_FilenameChoiceListProvider_BaseDirPath_notfound
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_BaseDirPath_notfound()KeyFilenameChoiceListProvider.BaseDirPath.notfound
:Specified directory does not found.
.- Returns:
Specified directory does not found.
-
FilenameChoiceListProvider_DisplayName
KeyFilenameChoiceListProvider.DisplayName
:File Choice Parameter
.- Returns:
File Choice Parameter
-
_FilenameChoiceListProvider_DisplayName
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_DisplayName()KeyFilenameChoiceListProvider.DisplayName
:File Choice Parameter
.- Returns:
File Choice Parameter
-
ExtensibleChoiceParameterDefinition_EditableType_Filter
KeyExtensibleChoiceParameterDefinition.EditableType.Filter
:Display only matching choices
.- Returns:
Display only matching choices
-
_ExtensibleChoiceParameterDefinition_EditableType_Filter
public static org.jvnet.localizer.Localizable _ExtensibleChoiceParameterDefinition_EditableType_Filter()KeyExtensibleChoiceParameterDefinition.EditableType.Filter
:Display only matching choices
.- Returns:
Display only matching choices
-
FilenameChoiceListProvider_BaseDirPath_empty
KeyFilenameChoiceListProvider.BaseDirPath.empty
:Required
.- Returns:
Required
-
_FilenameChoiceListProvider_BaseDirPath_empty
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_BaseDirPath_empty()KeyFilenameChoiceListProvider.BaseDirPath.empty
:Required
.- Returns:
Required
-
GlobalTextareaChoiceListProvider_DisplayName
KeyGlobalTextareaChoiceListProvider.DisplayName
:Global Choice Parameter
.- Returns:
Global Choice Parameter
-
_GlobalTextareaChoiceListProvider_DisplayName
public static org.jvnet.localizer.Localizable _GlobalTextareaChoiceListProvider_DisplayName()KeyGlobalTextareaChoiceListProvider.DisplayName
:Global Choice Parameter
.- Returns:
Global Choice Parameter
-
FilenameChoiceListProvider_ScanType_File
KeyFilenameChoiceListProvider.ScanType.File
:File
.- Returns:
File
-
_FilenameChoiceListProvider_ScanType_File
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_ScanType_File()KeyFilenameChoiceListProvider.ScanType.File
:File
.- Returns:
File
-
ExtensibleChoiceParameterDefinition_EditableType_NoFilter
KeyExtensibleChoiceParameterDefinition.EditableType.NoFilter
:Display all choices
.- Returns:
Display all choices
-
_ExtensibleChoiceParameterDefinition_EditableType_NoFilter
public static org.jvnet.localizer.Localizable _ExtensibleChoiceParameterDefinition_EditableType_NoFilter()KeyExtensibleChoiceParameterDefinition.EditableType.NoFilter
:Display all choices
.- Returns:
Display all choices
-
SystemGroovyChoiceListProvider_groovyScript_TestableOnlyWithSandbox
KeySystemGroovyChoiceListProvider.groovyScript.TestableOnlyWithSandbox
:You can test only scripts using the sandbox
.- Returns:
You can test only scripts using the sandbox
-
_SystemGroovyChoiceListProvider_groovyScript_TestableOnlyWithSandbox
public static org.jvnet.localizer.Localizable _SystemGroovyChoiceListProvider_groovyScript_TestableOnlyWithSandbox()KeySystemGroovyChoiceListProvider.groovyScript.TestableOnlyWithSandbox
:You can test only scripts using the sandbox
.- Returns:
You can test only scripts using the sandbox
-
ExtensibleChoiceParameterDefinition_Name_invalid
KeyExtensibleChoiceParameterDefinition.Name.invalid
:This name is not handled correctly by Jenkins. Recommended to consist only with alphabets, numbers, and underscores.
.- Returns:
This name is not handled correctly by Jenkins. Recommended to consist only with alphabets, numbers, and underscores.
-
_ExtensibleChoiceParameterDefinition_Name_invalid
public static org.jvnet.localizer.Localizable _ExtensibleChoiceParameterDefinition_Name_invalid()KeyExtensibleChoiceParameterDefinition.Name.invalid
:This name is not handled correctly by Jenkins. Recommended to consist only with alphabets, numbers, and underscores.
.- Returns:
This name is not handled correctly by Jenkins. Recommended to consist only with alphabets, numbers, and underscores.
-
AddEditedChoiceListProvider_WhenToAdd_CompletedUnstable
KeyAddEditedChoiceListProvider.WhenToAdd.CompletedUnstable
:completed stable or unstable
.- Returns:
completed stable or unstable
-
_AddEditedChoiceListProvider_WhenToAdd_CompletedUnstable
public static org.jvnet.localizer.Localizable _AddEditedChoiceListProvider_WhenToAdd_CompletedUnstable()KeyAddEditedChoiceListProvider.WhenToAdd.CompletedUnstable
:completed stable or unstable
.- Returns:
completed stable or unstable
-
SystemGroovyChoiceListProvider_DisplayName
KeySystemGroovyChoiceListProvider.DisplayName
:System Groovy Choice Parameter
.- Returns:
System Groovy Choice Parameter
-
_SystemGroovyChoiceListProvider_DisplayName
public static org.jvnet.localizer.Localizable _SystemGroovyChoiceListProvider_DisplayName()KeySystemGroovyChoiceListProvider.DisplayName
:System Groovy Choice Parameter
.- Returns:
System Groovy Choice Parameter
-
AddEditedChoiceListProvider_WhenToAdd_Triggered
KeyAddEditedChoiceListProvider.WhenToAdd.Triggered
:triggered
.- Returns:
triggered
-
_AddEditedChoiceListProvider_WhenToAdd_Triggered
public static org.jvnet.localizer.Localizable _AddEditedChoiceListProvider_WhenToAdd_Triggered()KeyAddEditedChoiceListProvider.WhenToAdd.Triggered
:triggered
.- Returns:
triggered
-
FilenameChoiceListProvider_EmptyChoiceType_AtTop
KeyFilenameChoiceListProvider.EmptyChoiceType.AtTop
:At the top of choices
.- Returns:
At the top of choices
-
_FilenameChoiceListProvider_EmptyChoiceType_AtTop
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_EmptyChoiceType_AtTop()KeyFilenameChoiceListProvider.EmptyChoiceType.AtTop
:At the top of choices
.- Returns:
At the top of choices
-
ExtensibleChoiceParameterDefinition_DisplayName
KeyExtensibleChoiceParameterDefinition.DisplayName
:Extensible Choice
.- Returns:
Extensible Choice
-
_ExtensibleChoiceParameterDefinition_DisplayName
public static org.jvnet.localizer.Localizable _ExtensibleChoiceParameterDefinition_DisplayName()KeyExtensibleChoiceParameterDefinition.DisplayName
:Extensible Choice
.- Returns:
Extensible Choice
-
FilenameChoiceListProvider_EmptyChoiceType_AtEnd
KeyFilenameChoiceListProvider.EmptyChoiceType.AtEnd
:At the end of choices
.- Returns:
At the end of choices
-
_FilenameChoiceListProvider_EmptyChoiceType_AtEnd
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_EmptyChoiceType_AtEnd()KeyFilenameChoiceListProvider.EmptyChoiceType.AtEnd
:At the end of choices
.- Returns:
At the end of choices
-
AddEditedChoiceListProvider_WhenToAdd_CompletedStable
KeyAddEditedChoiceListProvider.WhenToAdd.CompletedStable
:completed stable
.- Returns:
completed stable
-
_AddEditedChoiceListProvider_WhenToAdd_CompletedStable
public static org.jvnet.localizer.Localizable _AddEditedChoiceListProvider_WhenToAdd_CompletedStable()KeyAddEditedChoiceListProvider.WhenToAdd.CompletedStable
:completed stable
.- Returns:
completed stable
-
TextareaChoiceListProvider_DisplayName
KeyTextareaChoiceListProvider.DisplayName
:Textarea Choice Parameter
.- Returns:
Textarea Choice Parameter
-
_TextareaChoiceListProvider_DisplayName
public static org.jvnet.localizer.Localizable _TextareaChoiceListProvider_DisplayName()KeyTextareaChoiceListProvider.DisplayName
:Textarea Choice Parameter
.- Returns:
Textarea Choice Parameter
-
FilenameChoiceListProvider_ScanType_FileAndDirectory
KeyFilenameChoiceListProvider.ScanType.FileAndDirectory
:File and Directory
.- Returns:
File and Directory
-
_FilenameChoiceListProvider_ScanType_FileAndDirectory
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_ScanType_FileAndDirectory()KeyFilenameChoiceListProvider.ScanType.FileAndDirectory
:File and Directory
.- Returns:
File and Directory
-
ExtensibleChoiceParameterDefinition_NoDefaultChoice
KeyExtensibleChoiceParameterDefinition.NoDefaultChoice
:<Top Most Value>
.- Returns:
<Top Most Value>
-
_ExtensibleChoiceParameterDefinition_NoDefaultChoice
public static org.jvnet.localizer.Localizable _ExtensibleChoiceParameterDefinition_NoDefaultChoice()KeyExtensibleChoiceParameterDefinition.NoDefaultChoice
:<Top Most Value>
.- Returns:
<Top Most Value>
-
GlobalTextareaChoiceListEntry_Name_invalid
KeyGlobalTextareaChoiceListEntry.Name.invalid
:Name must start with an alphabetical letter or an underscore, and consists of alphabetical letters, underscores, or numeric letters.
.- Returns:
Name must start with an alphabetical letter or an underscore, and consists of alphabetical letters, underscores, or numeric letters.
-
_GlobalTextareaChoiceListEntry_Name_invalid
public static org.jvnet.localizer.Localizable _GlobalTextareaChoiceListEntry_Name_invalid()KeyGlobalTextareaChoiceListEntry.Name.invalid
:Name must start with an alphabetical letter or an underscore, and consists of alphabetical letters, underscores, or numeric letters.
.- Returns:
Name must start with an alphabetical letter or an underscore, and consists of alphabetical letters, underscores, or numeric letters.
-
FilenameChoiceListProvider_ScanType_Directory
KeyFilenameChoiceListProvider.ScanType.Directory
:Directory
.- Returns:
Directory
-
_FilenameChoiceListProvider_ScanType_Directory
public static org.jvnet.localizer.Localizable _FilenameChoiceListProvider_ScanType_Directory()KeyFilenameChoiceListProvider.ScanType.Directory
:Directory
.- Returns:
Directory
-
ExtensibleChoiceParameterDefinition_Name_empty
KeyExtensibleChoiceParameterDefinition.Name.empty
:Cannot be blank.
.- Returns:
Cannot be blank.
-
_ExtensibleChoiceParameterDefinition_Name_empty
public static org.jvnet.localizer.Localizable _ExtensibleChoiceParameterDefinition_Name_empty()KeyExtensibleChoiceParameterDefinition.Name.empty
:Cannot be blank.
.- Returns:
Cannot be blank.
-