Package jenkins.plugin.android.emulator
Class Messages
java.lang.Object
jenkins.plugin.android.emulator.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.LocalizableKeyAndroidEmulatorBuild.defaultLocale:Locale will default to ''{0}'' if not specified.static org.jvnet.localizer.LocalizableKeyAndroidEmulatorBuild.displayName:Run an Android emulator during build.static org.jvnet.localizer.LocalizableKeyAndroidEmulatorBuild.sdCardTooSmall:SD card size must be at least 9 MB.static org.jvnet.localizer.LocalizableKeyAndroidEmulatorBuild.wrongDensity:Expected a pair integer greater than 0.static org.jvnet.localizer.LocalizableKeyAndroidEmulatorBuild.wrongLocale:Locale is incorrect.static org.jvnet.localizer.LocalizableKeyAndroidSDKInstallation.displayName:Android Build Tool.static org.jvnet.localizer.LocalizableKeyAndroidSDKInstaller.displayName:Install from dl.google.com/android/repository.static org.jvnet.localizer.LocalizableKeyDefaultHomeLocationLocator.displayName:Default (~/.android or %HOME%\.android).static org.jvnet.localizer.LocalizableKeyExecutorHomeLocationLocator.displayName:Local to the executor.static org.jvnet.localizer.LocalizableKeyJobHomeLocationLocator.displayName:Local to the workspace.static org.jvnet.localizer.LocalizableKeynodeNotAvailable:Cannot get installation for node, since it count be not online.static org.jvnet.localizer.Localizable_noExecutableFound(Object arg0) KeynoExecutableFound:Couldn''t find executable "{0}".static org.jvnet.localizer.Localizable_noInstallationFound(Object arg0) KeynoInstallationFound:No installation {0} found. Please define one in manager Jenkins..static org.jvnet.localizer.Localizable_Platform_unknown(Object arg0) KeyPlatform.unknown:Unknown OS name: {0}.static org.jvnet.localizer.LocalizableKeyrequired:Required.static org.jvnet.localizer.LocalizableKeySystemTools.failureOnProperties:Error getting system properties on remote Node.static org.jvnet.localizer.LocalizableKeySystemTools.unsupported32bitArchitecture:NodeJS does not have a 32bit package available for the current node.static StringKeyAndroidEmulatorBuild.defaultLocale:Locale will default to ''{0}'' if not specified.static StringKeyAndroidEmulatorBuild.displayName:Run an Android emulator during build.static StringKeyAndroidEmulatorBuild.sdCardTooSmall:SD card size must be at least 9 MB.static StringKeyAndroidEmulatorBuild.wrongDensity:Expected a pair integer greater than 0.static StringKeyAndroidEmulatorBuild.wrongLocale:Locale is incorrect.static StringKeyAndroidSDKInstallation.displayName:Android Build Tool.static StringKeyAndroidSDKInstaller.displayName:Install from dl.google.com/android/repository.static StringKeyDefaultHomeLocationLocator.displayName:Default (~/.android or %HOME%\.android).static StringKeyExecutorHomeLocationLocator.displayName:Local to the executor.static StringKeyJobHomeLocationLocator.displayName:Local to the workspace.static StringKeynodeNotAvailable:Cannot get installation for node, since it count be not online.static StringnoExecutableFound(Object arg0) KeynoExecutableFound:Couldn''t find executable "{0}".static StringnoInstallationFound(Object arg0) KeynoInstallationFound:No installation {0} found. Please define one in manager Jenkins..static StringPlatform_unknown(Object arg0) KeyPlatform.unknown:Unknown OS name: {0}.static Stringrequired()Keyrequired:Required.static StringKeySystemTools.failureOnProperties:Error getting system properties on remote Node.static StringKeySystemTools.unsupported32bitArchitecture:NodeJS does not have a 32bit package available for the current node. 
- 
Constructor Details
- 
Messages
public Messages() 
 - 
 - 
Method Details
- 
DefaultHomeLocationLocator_displayName
KeyDefaultHomeLocationLocator.displayName:Default (~/.android or %HOME%\.android).- Returns:
 Default (~/.android or %HOME%\.android)
 - 
_DefaultHomeLocationLocator_displayName
public static org.jvnet.localizer.Localizable _DefaultHomeLocationLocator_displayName()KeyDefaultHomeLocationLocator.displayName:Default (~/.android or %HOME%\.android).- Returns:
 Default (~/.android or %HOME%\.android)
 - 
noExecutableFound
KeynoExecutableFound:Couldn''t find executable "{0}".- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Couldn''t find executable "{0}"
 - 
_noExecutableFound
KeynoExecutableFound:Couldn''t find executable "{0}".- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Couldn''t find executable "{0}"
 - 
AndroidEmulatorBuild_wrongLocale
KeyAndroidEmulatorBuild.wrongLocale:Locale is incorrect.- Returns:
 Locale is incorrect
 - 
_AndroidEmulatorBuild_wrongLocale
public static org.jvnet.localizer.Localizable _AndroidEmulatorBuild_wrongLocale()KeyAndroidEmulatorBuild.wrongLocale:Locale is incorrect.- Returns:
 Locale is incorrect
 - 
noInstallationFound
KeynoInstallationFound:No installation {0} found. Please define one in manager Jenkins..- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 No installation {0} found. Please define one in manager Jenkins.
 - 
_noInstallationFound
KeynoInstallationFound:No installation {0} found. Please define one in manager Jenkins..- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 No installation {0} found. Please define one in manager Jenkins.
 - 
SystemTools_unsupported32bitArchitecture
KeySystemTools.unsupported32bitArchitecture:NodeJS does not have a 32bit package available for the current node.- Returns:
 NodeJS does not have a 32bit package available for the current node
 - 
_SystemTools_unsupported32bitArchitecture
public static org.jvnet.localizer.Localizable _SystemTools_unsupported32bitArchitecture()KeySystemTools.unsupported32bitArchitecture:NodeJS does not have a 32bit package available for the current node.- Returns:
 NodeJS does not have a 32bit package available for the current node
 - 
AndroidEmulatorBuild_defaultLocale
KeyAndroidEmulatorBuild.defaultLocale:Locale will default to ''{0}'' if not specified.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Locale will default to ''{0}'' if not specified
 - 
_AndroidEmulatorBuild_defaultLocale
KeyAndroidEmulatorBuild.defaultLocale:Locale will default to ''{0}'' if not specified.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Locale will default to ''{0}'' if not specified
 - 
ExecutorHomeLocationLocator_displayName
KeyExecutorHomeLocationLocator.displayName:Local to the executor.- Returns:
 Local to the executor
 - 
_ExecutorHomeLocationLocator_displayName
public static org.jvnet.localizer.Localizable _ExecutorHomeLocationLocator_displayName()KeyExecutorHomeLocationLocator.displayName:Local to the executor.- Returns:
 Local to the executor
 - 
AndroidEmulatorBuild_displayName
KeyAndroidEmulatorBuild.displayName:Run an Android emulator during build.- Returns:
 Run an Android emulator during build
 - 
_AndroidEmulatorBuild_displayName
public static org.jvnet.localizer.Localizable _AndroidEmulatorBuild_displayName()KeyAndroidEmulatorBuild.displayName:Run an Android emulator during build.- Returns:
 Run an Android emulator during build
 - 
required
Keyrequired:Required.- Returns:
 Required
 - 
_required
public static org.jvnet.localizer.Localizable _required()Keyrequired:Required.- Returns:
 Required
 - 
nodeNotAvailable
KeynodeNotAvailable:Cannot get installation for node, since it count be not online.- Returns:
 Cannot get installation for node, since it count be not online
 - 
_nodeNotAvailable
public static org.jvnet.localizer.Localizable _nodeNotAvailable()KeynodeNotAvailable:Cannot get installation for node, since it count be not online.- Returns:
 Cannot get installation for node, since it count be not online
 - 
AndroidEmulatorBuild_sdCardTooSmall
KeyAndroidEmulatorBuild.sdCardTooSmall:SD card size must be at least 9 MB.- Returns:
 SD card size must be at least 9 MB
 - 
_AndroidEmulatorBuild_sdCardTooSmall
public static org.jvnet.localizer.Localizable _AndroidEmulatorBuild_sdCardTooSmall()KeyAndroidEmulatorBuild.sdCardTooSmall:SD card size must be at least 9 MB.- Returns:
 SD card size must be at least 9 MB
 - 
AndroidSDKInstaller_displayName
KeyAndroidSDKInstaller.displayName:Install from dl.google.com/android/repository.- Returns:
 Install from dl.google.com/android/repository
 - 
_AndroidSDKInstaller_displayName
public static org.jvnet.localizer.Localizable _AndroidSDKInstaller_displayName()KeyAndroidSDKInstaller.displayName:Install from dl.google.com/android/repository.- Returns:
 Install from dl.google.com/android/repository
 - 
AndroidEmulatorBuild_wrongDensity
KeyAndroidEmulatorBuild.wrongDensity:Expected a pair integer greater than 0.- Returns:
 Expected a pair integer greater than 0
 - 
_AndroidEmulatorBuild_wrongDensity
public static org.jvnet.localizer.Localizable _AndroidEmulatorBuild_wrongDensity()KeyAndroidEmulatorBuild.wrongDensity:Expected a pair integer greater than 0.- Returns:
 Expected a pair integer greater than 0
 - 
AndroidSDKInstallation_displayName
KeyAndroidSDKInstallation.displayName:Android Build Tool.- Returns:
 Android Build Tool
 - 
_AndroidSDKInstallation_displayName
public static org.jvnet.localizer.Localizable _AndroidSDKInstallation_displayName()KeyAndroidSDKInstallation.displayName:Android Build Tool.- Returns:
 Android Build Tool
 - 
Platform_unknown
KeyPlatform.unknown:Unknown OS name: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Unknown OS name: {0}
 - 
_Platform_unknown
KeyPlatform.unknown:Unknown OS name: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Unknown OS name: {0}
 - 
JobHomeLocationLocator_displayName
KeyJobHomeLocationLocator.displayName:Local to the workspace.- Returns:
 Local to the workspace
 - 
_JobHomeLocationLocator_displayName
public static org.jvnet.localizer.Localizable _JobHomeLocationLocator_displayName()KeyJobHomeLocationLocator.displayName:Local to the workspace.- Returns:
 Local to the workspace
 - 
SystemTools_failureOnProperties
KeySystemTools.failureOnProperties:Error getting system properties on remote Node.- Returns:
 Error getting system properties on remote Node
 - 
_SystemTools_failureOnProperties
public static org.jvnet.localizer.Localizable _SystemTools_failureOnProperties()KeySystemTools.failureOnProperties:Error getting system properties on remote Node.- Returns:
 Error getting system properties on remote Node
 
 -