testflight
Class Messages

java.lang.Object
  extended by testflight.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _TestflightRecorder_Changelog()
          Changes:
static org.jvnet.localizer.Localizable _TestflightRecorder_ConfigurationLinkText()
          Testflight Configuration Link
static org.jvnet.localizer.Localizable _TestflightRecorder_EmptyChangeSet()
          No changes since last build
static org.jvnet.localizer.Localizable _TestflightRecorder_IncorrectResponseCode(Object arg1)
          Incorrect response code: {0}
static org.jvnet.localizer.Localizable _TestflightRecorder_InfoConfigurationLink(Object arg1)
          Testflight Configuration Link: {0}
static org.jvnet.localizer.Localizable _TestflightRecorder_InfoInstallLink(Object arg1)
          Testflight Install Link: {0}
static org.jvnet.localizer.Localizable _TestflightRecorder_InfoUploading()
          Uploading to testflight
static org.jvnet.localizer.Localizable _TestflightRecorder_InstallLinkText()
          Testflight Install Link
static org.jvnet.localizer.Localizable _TestflightRecorder_NoUploadedFile(Object arg1)
          No file to upload was found with paths search criteria: {0}
static org.jvnet.localizer.Localizable _TestflightRecorder_TokenPairNotFound(Object arg1)
          No token pair found for pair of name "{0}"
static org.jvnet.localizer.Localizable _TestflightRecorder_UploadLinkText()
          Upload to Testflight
static org.jvnet.localizer.Localizable _TestflightRemoteRecorder_UploadSpeed(Object arg1)
          Testflight Upload speed: {0}
static String TestflightRecorder_Changelog()
          Changes:
static String TestflightRecorder_ConfigurationLinkText()
          Testflight Configuration Link
static String TestflightRecorder_EmptyChangeSet()
          No changes since last build
static String TestflightRecorder_IncorrectResponseCode(Object arg1)
          Incorrect response code: {0}
static String TestflightRecorder_InfoConfigurationLink(Object arg1)
          Testflight Configuration Link: {0}
static String TestflightRecorder_InfoInstallLink(Object arg1)
          Testflight Install Link: {0}
static String TestflightRecorder_InfoUploading()
          Uploading to testflight
static String TestflightRecorder_InstallLinkText()
          Testflight Install Link
static String TestflightRecorder_NoUploadedFile(Object arg1)
          No file to upload was found with paths search criteria: {0}
static String TestflightRecorder_TokenPairNotFound(Object arg1)
          No token pair found for pair of name "{0}"
static String TestflightRecorder_UploadLinkText()
          Upload to Testflight
static String TestflightRemoteRecorder_UploadSpeed(Object arg1)
          Testflight Upload speed: {0}
 
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

TestflightRemoteRecorder_UploadSpeed

public static String TestflightRemoteRecorder_UploadSpeed(Object arg1)
Testflight Upload speed: {0}


_TestflightRemoteRecorder_UploadSpeed

public static org.jvnet.localizer.Localizable _TestflightRemoteRecorder_UploadSpeed(Object arg1)
Testflight Upload speed: {0}


TestflightRecorder_InfoInstallLink

public static String TestflightRecorder_InfoInstallLink(Object arg1)
Testflight Install Link: {0}


_TestflightRecorder_InfoInstallLink

public static org.jvnet.localizer.Localizable _TestflightRecorder_InfoInstallLink(Object arg1)
Testflight Install Link: {0}


TestflightRecorder_NoUploadedFile

public static String TestflightRecorder_NoUploadedFile(Object arg1)
No file to upload was found with paths search criteria: {0}


_TestflightRecorder_NoUploadedFile

public static org.jvnet.localizer.Localizable _TestflightRecorder_NoUploadedFile(Object arg1)
No file to upload was found with paths search criteria: {0}


TestflightRecorder_UploadLinkText

public static String TestflightRecorder_UploadLinkText()
Upload to Testflight


_TestflightRecorder_UploadLinkText

public static org.jvnet.localizer.Localizable _TestflightRecorder_UploadLinkText()
Upload to Testflight


TestflightRecorder_EmptyChangeSet

public static String TestflightRecorder_EmptyChangeSet()
No changes since last build


_TestflightRecorder_EmptyChangeSet

public static org.jvnet.localizer.Localizable _TestflightRecorder_EmptyChangeSet()
No changes since last build


TestflightRecorder_ConfigurationLinkText

public static String TestflightRecorder_ConfigurationLinkText()
Testflight Configuration Link


_TestflightRecorder_ConfigurationLinkText

public static org.jvnet.localizer.Localizable _TestflightRecorder_ConfigurationLinkText()
Testflight Configuration Link


TestflightRecorder_Changelog

public static String TestflightRecorder_Changelog()
Changes:


_TestflightRecorder_Changelog

public static org.jvnet.localizer.Localizable _TestflightRecorder_Changelog()
Changes:


TestflightRecorder_InfoConfigurationLink

public static String TestflightRecorder_InfoConfigurationLink(Object arg1)
Testflight Configuration Link: {0}


_TestflightRecorder_InfoConfigurationLink

public static org.jvnet.localizer.Localizable _TestflightRecorder_InfoConfigurationLink(Object arg1)
Testflight Configuration Link: {0}


TestflightRecorder_InstallLinkText

public static String TestflightRecorder_InstallLinkText()
Testflight Install Link


_TestflightRecorder_InstallLinkText

public static org.jvnet.localizer.Localizable _TestflightRecorder_InstallLinkText()
Testflight Install Link


TestflightRecorder_TokenPairNotFound

public static String TestflightRecorder_TokenPairNotFound(Object arg1)
No token pair found for pair of name "{0}"


_TestflightRecorder_TokenPairNotFound

public static org.jvnet.localizer.Localizable _TestflightRecorder_TokenPairNotFound(Object arg1)
No token pair found for pair of name "{0}"


TestflightRecorder_IncorrectResponseCode

public static String TestflightRecorder_IncorrectResponseCode(Object arg1)
Incorrect response code: {0}


_TestflightRecorder_IncorrectResponseCode

public static org.jvnet.localizer.Localizable _TestflightRecorder_IncorrectResponseCode(Object arg1)
Incorrect response code: {0}


TestflightRecorder_InfoUploading

public static String TestflightRecorder_InfoUploading()
Uploading to testflight


_TestflightRecorder_InfoUploading

public static org.jvnet.localizer.Localizable _TestflightRecorder_InfoUploading()
Uploading to testflight



Copyright © 2004-2013. All Rights Reserved.