ModeShape Distribution 3.2.0.Final

org.modeshape.connector.git
Class GitI18n

java.lang.Object
  extended by org.modeshape.connector.git.GitI18n

public final class GitI18n
extends Object

The internationalized string constants for the org.modeshape.connector.git* packages.


Field Summary
static I18n commitWithMultipleParents
           
static I18n directoryCannotBeRead
           
static I18n directoryDoesNotExist
           
static I18n remoteDoesNotExist
           
 
Constructor Summary
GitI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

directoryDoesNotExist

public static I18n directoryDoesNotExist

directoryCannotBeRead

public static I18n directoryCannotBeRead

remoteDoesNotExist

public static I18n remoteDoesNotExist

commitWithMultipleParents

public static I18n commitWithMultipleParents
Constructor Detail

GitI18n

public GitI18n()

ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.