org.modeshape.connector.git
Class GitI18n
java.lang.Object
org.modeshape.connector.git.GitI18n
public final class GitI18n
- extends Object
The internationalized string constants for the org.modeshape.connector.git*
packages.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
directoryDoesNotExist
public static I18n directoryDoesNotExist
directoryCannotBeRead
public static I18n directoryCannotBeRead
remoteDoesNotExist
public static I18n remoteDoesNotExist
commitWithMultipleParents
public static I18n commitWithMultipleParents
commitWithSingleParent
public static I18n commitWithSingleParent
cannotReadCommit
public static I18n cannotReadCommit
GitI18n
public GitI18n()
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.