testflight
Class Messages

java.lang.Object
  extended by testflight.Messages

public class Messages
extends java.lang.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(java.lang.Object arg1)
          Incorrect response code: {0}
static org.jvnet.localizer.Localizable _TestflightRecorder_InfoConfigurationLink(java.lang.Object arg1)
          Testflight Configuration Link: {0}
static org.jvnet.localizer.Localizable _TestflightRecorder_InfoInstallLink(java.lang.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_UploadLinkText()
          Upload to Testflight
static org.jvnet.localizer.Localizable _TestflightRemoteRecorder_UploadSpeed(java.lang.Object arg1)
          Testflight Upload speed: {0}
static java.lang.String TestflightRecorder_Changelog()
          Changes:
static java.lang.String TestflightRecorder_ConfigurationLinkText()
          Testflight Configuration Link
static java.lang.String TestflightRecorder_EmptyChangeSet()
          No changes since last build
static java.lang.String TestflightRecorder_IncorrectResponseCode(java.lang.Object arg1)
          Incorrect response code: {0}
static java.lang.String TestflightRecorder_InfoConfigurationLink(java.lang.Object arg1)
          Testflight Configuration Link: {0}
static java.lang.String TestflightRecorder_InfoInstallLink(java.lang.Object arg1)
          Testflight Install Link: {0}
static java.lang.String TestflightRecorder_InfoUploading()
          Uploading to testflight
static java.lang.String TestflightRecorder_InstallLinkText()
          Testflight Install Link
static java.lang.String TestflightRecorder_UploadLinkText()
          Upload to Testflight
static java.lang.String TestflightRemoteRecorder_UploadSpeed(java.lang.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 java.lang.String TestflightRemoteRecorder_UploadSpeed(java.lang.Object arg1)
Testflight Upload speed: {0}


_TestflightRemoteRecorder_UploadSpeed

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


TestflightRecorder_InfoInstallLink

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


_TestflightRecorder_InfoInstallLink

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


TestflightRecorder_UploadLinkText

public static java.lang.String TestflightRecorder_UploadLinkText()
Upload to Testflight


_TestflightRecorder_UploadLinkText

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


TestflightRecorder_EmptyChangeSet

public static java.lang.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 java.lang.String TestflightRecorder_ConfigurationLinkText()
Testflight Configuration Link


_TestflightRecorder_ConfigurationLinkText

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


TestflightRecorder_Changelog

public static java.lang.String TestflightRecorder_Changelog()
Changes:


_TestflightRecorder_Changelog

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


TestflightRecorder_InfoConfigurationLink

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


_TestflightRecorder_InfoConfigurationLink

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


TestflightRecorder_InstallLinkText

public static java.lang.String TestflightRecorder_InstallLinkText()
Testflight Install Link


_TestflightRecorder_InstallLinkText

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


TestflightRecorder_IncorrectResponseCode

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


_TestflightRecorder_IncorrectResponseCode

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


TestflightRecorder_InfoUploading

public static java.lang.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.