Package org.eclipse.jgit.gpg.bc.internal
Class BCText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.gpg.bc.internal.BCText
Externalized text messages for localization.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jgit.nls.TranslationBundle
effectiveLocale, resourceBundle
-
Field Details
-
corrupt25519Key
-
credentialPassphrase
-
cryptCipherError
-
cryptWrongDecryptedLength
-
gpgFailedToParseSecretKey
-
gpgNoCredentialsProvider
-
gpgNoKeygrip
-
gpgNoKeyring
-
gpgNoKeyInLegacySecring
-
gpgNoPublicKeyFound
-
gpgNoSecretKeyForPublicKey
-
gpgNoSuchAlgorithm
-
gpgNotASigningKey
-
gpgKeyInfo
-
gpgSigningCancelled
-
logWarnGnuPGHome
-
logWarnGpgHomeProperty
-
nonSignatureError
-
secretKeyTooShort
-
sexprHexNotClosed
-
sexprHexOdd
-
sexprStringInvalidEscape
-
sexprStringInvalidEscapeAtEnd
-
sexprStringInvalidHexEscape
-
sexprStringInvalidOctalEscape
-
sexprStringNotClosed
-
sexprUnhandled
-
signatureInconsistent
-
signatureKeyLookupError
-
signatureNoKeyInfo
-
signatureNoPublicKey
-
signatureParseError
-
signatureVerificationError
-
unableToSignCommitNoSecretKey
-
uncompressed25519Key
-
unknownCurve
-
unknownCurveParameters
-
unknownKeyType
-
-
Constructor Details
-
BCText
public BCText()
-
-
Method Details
-
get
Get an instance of this translation bundle.- Returns:
- an instance of this translation bundle
-