org.eclipse.jgit.console
Class ConsoleText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.console.ConsoleText
public class ConsoleText
- extends TranslationBundle
Translation bundle for JGit console
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
answerNo
public String answerNo
answerYes
public String answerYes
noSystemConsoleAvailable
public String noSystemConsoleAvailable
password
public String password
usernameFor
public String usernameFor
ConsoleText
public ConsoleText()
get
public static ConsoleText get()
- Returns:
- an instance of this translation bundle
Copyright © 2011. All Rights Reserved.