Class DfsText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.internal.storage.dfs.DfsText
Translation bundle for the DFS storage implementation.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jgit.nls.TranslationBundle
effectiveLocale, resourceBundle
-
Field Details
-
cannotReadIndex
-
shortReadOfBlock
-
shortReadOfIndex
-
willNotStoreEmptyPack
-
-
Constructor Details
-
DfsText
public DfsText()
-
-
Method Details
-
get
Get an instance of this translation bundle.- Returns:
- instance of this translation bundle.
-