hudson
Class Messages

java.lang.Object
  extended by hudson.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _AboutJenkins_Description()
          See the version and license information.
static org.jvnet.localizer.Localizable _AboutJenkins_DisplayName()
          About Jenkins
static org.jvnet.localizer.Localizable _FilePath_did_not_manage_to_validate_may_be_too_sl(Object arg1)
          Did not manage to validate {0} (may be too slow)
static org.jvnet.localizer.Localizable _FilePath_TildaDoesntWork()
          ''~'' is only supported in a Unix shell and nowhere else.
static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAndSuggest(Object arg1, Object arg2)
          ''{0}'' doesn''t match anything, but ''{1}'' does.
static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAnything(Object arg1)
          ''{0}'' doesn''t match anything
static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg1, Object arg2)
          ''{0}'' doesn''t match anything: even ''{1}'' doesn''t exist
static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_portionMatchAndSuggest(Object arg1, Object arg2)
          ''{0}'' doesn''t match anything, although ''{1}'' exists
static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg1, Object arg2, Object arg3)
          ''{0}'' doesn''t match anything: ''{1}'' exists but not ''{2}''
static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_whitespaceSeprator()
          Whitespace can no longer be used as the separator.
static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_noSuchDirectory(Object arg1)
          No such directory: ''{0}''
static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_noSuchFile(Object arg1)
          No such file: ''{0}''
static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_notDirectory(Object arg1)
          ''{0}'' is not a directory
static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_notFile(Object arg1)
          ''{0}'' is not a file
static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_wildcardNotAllowed()
          Wildcard is not allowed here
static org.jvnet.localizer.Localizable _PluginManager_ConfigureUpdateCenterPermission_Description()
          The "configure update center" permission allows a user to configure update sites and proxy settings.
static org.jvnet.localizer.Localizable _PluginManager_DisplayName()
          Plugin Manager
static org.jvnet.localizer.Localizable _PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object arg1)
          {0} plugin doesn''t support dynamic loading.
static org.jvnet.localizer.Localizable _PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object arg1)
          {0} plugin is already installed.
static org.jvnet.localizer.Localizable _PluginManager_PortNotANumber()
          Port is not a number
static org.jvnet.localizer.Localizable _PluginManager_PortNotInRange(Object arg1, Object arg2)
          Port does''t range from {0} to {1}
static org.jvnet.localizer.Localizable _PluginManager_UploadPluginsPermission_Description()
          The "upload plugin" permission allows a user to upload arbitrary plugins.
static org.jvnet.localizer.Localizable _Util_day(Object arg1)
          {0} {0,choice,0#days|1#day|1<days}
static org.jvnet.localizer.Localizable _Util_hour(Object arg1)
          {0} hr
static org.jvnet.localizer.Localizable _Util_millisecond(Object arg1)
          {0} ms
static org.jvnet.localizer.Localizable _Util_minute(Object arg1)
          {0} min
static org.jvnet.localizer.Localizable _Util_month(Object arg1)
          {0} mo
static org.jvnet.localizer.Localizable _Util_pastTime(Object arg1)
          {0}
static org.jvnet.localizer.Localizable _Util_second(Object arg1)
          {0} sec
static org.jvnet.localizer.Localizable _Util_year(Object arg1)
          {0} yr
static String AboutJenkins_Description()
          See the version and license information.
static String AboutJenkins_DisplayName()
          About Jenkins
static String FilePath_did_not_manage_to_validate_may_be_too_sl(Object arg1)
          Did not manage to validate {0} (may be too slow)
static String FilePath_TildaDoesntWork()
          ''~'' is only supported in a Unix shell and nowhere else.
static String FilePath_validateAntFileMask_doesntMatchAndSuggest(Object arg1, Object arg2)
          ''{0}'' doesn''t match anything, but ''{1}'' does.
static String FilePath_validateAntFileMask_doesntMatchAnything(Object arg1)
          ''{0}'' doesn''t match anything
static String FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg1, Object arg2)
          ''{0}'' doesn''t match anything: even ''{1}'' doesn''t exist
static String FilePath_validateAntFileMask_portionMatchAndSuggest(Object arg1, Object arg2)
          ''{0}'' doesn''t match anything, although ''{1}'' exists
static String FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg1, Object arg2, Object arg3)
          ''{0}'' doesn''t match anything: ''{1}'' exists but not ''{2}''
static String FilePath_validateAntFileMask_whitespaceSeprator()
          Whitespace can no longer be used as the separator.
static String FilePath_validateRelativePath_noSuchDirectory(Object arg1)
          No such directory: ''{0}''
static String FilePath_validateRelativePath_noSuchFile(Object arg1)
          No such file: ''{0}''
static String FilePath_validateRelativePath_notDirectory(Object arg1)
          ''{0}'' is not a directory
static String FilePath_validateRelativePath_notFile(Object arg1)
          ''{0}'' is not a file
static String FilePath_validateRelativePath_wildcardNotAllowed()
          Wildcard is not allowed here
static String PluginManager_ConfigureUpdateCenterPermission_Description()
          The "configure update center" permission allows a user to configure update sites and proxy settings.
static String PluginManager_DisplayName()
          Plugin Manager
static String PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object arg1)
          {0} plugin doesn''t support dynamic loading.
static String PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object arg1)
          {0} plugin is already installed.
static String PluginManager_PortNotANumber()
          Port is not a number
static String PluginManager_PortNotInRange(Object arg1, Object arg2)
          Port does''t range from {0} to {1}
static String PluginManager_UploadPluginsPermission_Description()
          The "upload plugin" permission allows a user to upload arbitrary plugins.
static String Util_day(Object arg1)
          {0} {0,choice,0#days|1#day|1<days}
static String Util_hour(Object arg1)
          {0} hr
static String Util_millisecond(Object arg1)
          {0} ms
static String Util_minute(Object arg1)
          {0} min
static String Util_month(Object arg1)
          {0} mo
static String Util_pastTime(Object arg1)
          {0}
static String Util_second(Object arg1)
          {0} sec
static String Util_year(Object arg1)
          {0} yr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

Util_day

public static String Util_day(Object arg1)
{0} {0,choice,0#days|1#day|1<days}


_Util_day

public static org.jvnet.localizer.Localizable _Util_day(Object arg1)
{0} {0,choice,0#days|1#day|1<days}


PluginManager_DisplayName

public static String PluginManager_DisplayName()
Plugin Manager


_PluginManager_DisplayName

public static org.jvnet.localizer.Localizable _PluginManager_DisplayName()
Plugin Manager


Util_millisecond

public static String Util_millisecond(Object arg1)
{0} ms


_Util_millisecond

public static org.jvnet.localizer.Localizable _Util_millisecond(Object arg1)
{0} ms


PluginManager_UploadPluginsPermission_Description

public static String PluginManager_UploadPluginsPermission_Description()
The "upload plugin" permission allows a user to upload arbitrary plugins.


_PluginManager_UploadPluginsPermission_Description

public static org.jvnet.localizer.Localizable _PluginManager_UploadPluginsPermission_Description()
The "upload plugin" permission allows a user to upload arbitrary plugins.


PluginManager_PluginIsAlreadyInstalled_RestartRequired

public static String PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object arg1)
{0} plugin is already installed. Jenkins needs to be restarted for the update to take effect


_PluginManager_PluginIsAlreadyInstalled_RestartRequired

public static org.jvnet.localizer.Localizable _PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object arg1)
{0} plugin is already installed. Jenkins needs to be restarted for the update to take effect


FilePath_validateRelativePath_notFile

public static String FilePath_validateRelativePath_notFile(Object arg1)
''{0}'' is not a file


_FilePath_validateRelativePath_notFile

public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_notFile(Object arg1)
''{0}'' is not a file


FilePath_validateRelativePath_noSuchFile

public static String FilePath_validateRelativePath_noSuchFile(Object arg1)
No such file: ''{0}''


_FilePath_validateRelativePath_noSuchFile

public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_noSuchFile(Object arg1)
No such file: ''{0}''


FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest

public static String FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg1,
                                                                                Object arg2)
''{0}'' doesn''t match anything: even ''{1}'' doesn''t exist


_FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest

public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object arg1,
                                                                                                          Object arg2)
''{0}'' doesn''t match anything: even ''{1}'' doesn''t exist


FilePath_validateRelativePath_notDirectory

public static String FilePath_validateRelativePath_notDirectory(Object arg1)
''{0}'' is not a directory


_FilePath_validateRelativePath_notDirectory

public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_notDirectory(Object arg1)
''{0}'' is not a directory


Util_pastTime

public static String Util_pastTime(Object arg1)
{0}


_Util_pastTime

public static org.jvnet.localizer.Localizable _Util_pastTime(Object arg1)
{0}


PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired

public static String PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object arg1)
{0} plugin doesn''t support dynamic loading. Jenkins needs to be restarted for the update to take effect


_PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired

public static org.jvnet.localizer.Localizable _PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object arg1)
{0} plugin doesn''t support dynamic loading. Jenkins needs to be restarted for the update to take effect


FilePath_validateRelativePath_wildcardNotAllowed

public static String FilePath_validateRelativePath_wildcardNotAllowed()
Wildcard is not allowed here


_FilePath_validateRelativePath_wildcardNotAllowed

public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_wildcardNotAllowed()
Wildcard is not allowed here


FilePath_validateAntFileMask_doesntMatchAndSuggest

public static String FilePath_validateAntFileMask_doesntMatchAndSuggest(Object arg1,
                                                                        Object arg2)
''{0}'' doesn''t match anything, but ''{1}'' does. Perhaps that''s what you mean?


_FilePath_validateAntFileMask_doesntMatchAndSuggest

public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAndSuggest(Object arg1,
                                                                                                  Object arg2)
''{0}'' doesn''t match anything, but ''{1}'' does. Perhaps that''s what you mean?


FilePath_validateAntFileMask_doesntMatchAnything

public static String FilePath_validateAntFileMask_doesntMatchAnything(Object arg1)
''{0}'' doesn''t match anything


_FilePath_validateAntFileMask_doesntMatchAnything

public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_doesntMatchAnything(Object arg1)
''{0}'' doesn''t match anything


Util_hour

public static String Util_hour(Object arg1)
{0} hr


_Util_hour

public static org.jvnet.localizer.Localizable _Util_hour(Object arg1)
{0} hr


FilePath_validateRelativePath_noSuchDirectory

public static String FilePath_validateRelativePath_noSuchDirectory(Object arg1)
No such directory: ''{0}''


_FilePath_validateRelativePath_noSuchDirectory

public static org.jvnet.localizer.Localizable _FilePath_validateRelativePath_noSuchDirectory(Object arg1)
No such directory: ''{0}''


FilePath_validateAntFileMask_whitespaceSeprator

public static String FilePath_validateAntFileMask_whitespaceSeprator()
Whitespace can no longer be used as the separator. Please Use '','' as the separator instead.


_FilePath_validateAntFileMask_whitespaceSeprator

public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_whitespaceSeprator()
Whitespace can no longer be used as the separator. Please Use '','' as the separator instead.


Util_minute

public static String Util_minute(Object arg1)
{0} min


_Util_minute

public static org.jvnet.localizer.Localizable _Util_minute(Object arg1)
{0} min


PluginManager_PortNotANumber

public static String PluginManager_PortNotANumber()
Port is not a number


_PluginManager_PortNotANumber

public static org.jvnet.localizer.Localizable _PluginManager_PortNotANumber()
Port is not a number


Util_year

public static String Util_year(Object arg1)
{0} yr


_Util_year

public static org.jvnet.localizer.Localizable _Util_year(Object arg1)
{0} yr


PluginManager_ConfigureUpdateCenterPermission_Description

public static String PluginManager_ConfigureUpdateCenterPermission_Description()
The "configure update center" permission allows a user to configure update sites and proxy settings.


_PluginManager_ConfigureUpdateCenterPermission_Description

public static org.jvnet.localizer.Localizable _PluginManager_ConfigureUpdateCenterPermission_Description()
The "configure update center" permission allows a user to configure update sites and proxy settings.


FilePath_validateAntFileMask_portionMatchAndSuggest

public static String FilePath_validateAntFileMask_portionMatchAndSuggest(Object arg1,
                                                                         Object arg2)
''{0}'' doesn''t match anything, although ''{1}'' exists


_FilePath_validateAntFileMask_portionMatchAndSuggest

public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_portionMatchAndSuggest(Object arg1,
                                                                                                   Object arg2)
''{0}'' doesn''t match anything, although ''{1}'' exists


Util_month

public static String Util_month(Object arg1)
{0} mo


_Util_month

public static org.jvnet.localizer.Localizable _Util_month(Object arg1)
{0} mo


FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest

public static String FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg1,
                                                                                            Object arg2,
                                                                                            Object arg3)
''{0}'' doesn''t match anything: ''{1}'' exists but not ''{2}''


_FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest

public static org.jvnet.localizer.Localizable _FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object arg1,
                                                                                                                      Object arg2,
                                                                                                                      Object arg3)
''{0}'' doesn''t match anything: ''{1}'' exists but not ''{2}''


Util_second

public static String Util_second(Object arg1)
{0} sec


_Util_second

public static org.jvnet.localizer.Localizable _Util_second(Object arg1)
{0} sec


FilePath_did_not_manage_to_validate_may_be_too_sl

public static String FilePath_did_not_manage_to_validate_may_be_too_sl(Object arg1)
Did not manage to validate {0} (may be too slow)


_FilePath_did_not_manage_to_validate_may_be_too_sl

public static org.jvnet.localizer.Localizable _FilePath_did_not_manage_to_validate_may_be_too_sl(Object arg1)
Did not manage to validate {0} (may be too slow)


PluginManager_PortNotInRange

public static String PluginManager_PortNotInRange(Object arg1,
                                                  Object arg2)
Port does''t range from {0} to {1}


_PluginManager_PortNotInRange

public static org.jvnet.localizer.Localizable _PluginManager_PortNotInRange(Object arg1,
                                                                            Object arg2)
Port does''t range from {0} to {1}


FilePath_TildaDoesntWork

public static String FilePath_TildaDoesntWork()
''~'' is only supported in a Unix shell and nowhere else.


_FilePath_TildaDoesntWork

public static org.jvnet.localizer.Localizable _FilePath_TildaDoesntWork()
''~'' is only supported in a Unix shell and nowhere else.


AboutJenkins_DisplayName

public static String AboutJenkins_DisplayName()
About Jenkins


_AboutJenkins_DisplayName

public static org.jvnet.localizer.Localizable _AboutJenkins_DisplayName()
About Jenkins


AboutJenkins_Description

public static String AboutJenkins_Description()
See the version and license information.


_AboutJenkins_Description

public static org.jvnet.localizer.Localizable _AboutJenkins_Description()
See the version and license information.



Copyright © 2004-2013. All Rights Reserved.