public class LfsText extends TranslationBundle
Modifier and Type | Field and Description |
---|---|
String |
corruptLongObject |
String |
inconsistentMediafileLength |
String |
incorrectLONG_OBJECT_ID_LENGTH |
String |
invalidLongId |
String |
invalidLongIdLength |
String |
lfsUnavailable |
String |
repositoryNotFound |
String |
repositoryReadOnly |
String |
requiredHashFunctionNotAvailable |
Constructor and Description |
---|
LfsText() |
Modifier and Type | Method and Description |
---|---|
static LfsText |
get() |
effectiveLocale, resourceBundle
public String corruptLongObject
public String inconsistentMediafileLength
public String incorrectLONG_OBJECT_ID_LENGTH
public String invalidLongId
public String invalidLongIdLength
public String requiredHashFunctionNotAvailable
public String repositoryNotFound
public String repositoryReadOnly
public String lfsUnavailable
public static LfsText get()
Copyright © 2016 Eclipse JGit Project. All rights reserved.