Package com.mwdle.bitwarden
Class Messages
java.lang.Object
com.mwdle.bitwarden.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyBitwardenConfig.DisplayName
:Bitwarden Credentials Provider
.static org.jvnet.localizer.Localizable
KeyBitwardenCredentialsStore.DisplayName
:Bitwarden
.static org.jvnet.localizer.Localizable
Keydescription.idLabel
:BW ID:
.static org.jvnet.localizer.Localizable
Keydescription.nonUniqueLabel
:non-unique name
.static org.jvnet.localizer.Localizable
Keyexception.connectionError
:Could not connect to the Bitwarden server to log in.
.static org.jvnet.localizer.Localizable
Keyexception.loginError
:Bitwarden login failed. Check API key credential.
.static org.jvnet.localizer.Localizable
Keyexception.syncError
:Could not connect to the Bitwarden server to sync the vault.
.static org.jvnet.localizer.Localizable
Keyexception.unlockError
:Bitwarden login failed. Check master password credential.
.static org.jvnet.localizer.Localizable
_validation_cliError
(Object arg0) Keyvalidation.cliError
:Failed to execute: {0}
.static org.jvnet.localizer.Localizable
Keyvalidation.cliUpdateError
:Failed to update Bitwarden CLI: {0}
.static org.jvnet.localizer.Localizable
Keyvalidation.cliUpdateManual
:A manual CLI path is configured; automatic download is disabled.
.static org.jvnet.localizer.Localizable
Keyvalidation.cliUpdateOk
:Successfully downloaded Bitwarden CLI. New version: {0}
.static org.jvnet.localizer.Localizable
_validation_cliVersion
(Object arg0) Keyvalidation.cliVersion
:Currently installed version: {0}
.static org.jvnet.localizer.Localizable
Keyvalidation.refreshError
:Failed to start cache refresh: {0}
.static org.jvnet.localizer.Localizable
Keyvalidation.refreshStarted
:A background refresh has started.
.static org.jvnet.localizer.Localizable
Keyvalidation.sessionNotConfigured
:Plugin is not configured.
.static org.jvnet.localizer.Localizable
Keyvalidation.sessionNotFound
:No active session found. This is normal after a restart or configuration change. Please try again in a moment.
.static org.jvnet.localizer.Localizable
Keyvalidation.sessionOk
:Success! A valid session is active and the plugin is ready to serve credentials.
.static String
KeyBitwardenConfig.DisplayName
:Bitwarden Credentials Provider
.static String
KeyBitwardenCredentialsStore.DisplayName
:Bitwarden
.static String
Keydescription.idLabel
:BW ID:
.static String
Keydescription.nonUniqueLabel
:non-unique name
.static String
Keyexception.connectionError
:Could not connect to the Bitwarden server to log in.
.static String
Keyexception.loginError
:Bitwarden login failed. Check API key credential.
.static String
Keyexception.syncError
:Could not connect to the Bitwarden server to sync the vault.
.static String
Keyexception.unlockError
:Bitwarden login failed. Check master password credential.
.static String
validation_cliError
(Object arg0) Keyvalidation.cliError
:Failed to execute: {0}
.static String
Keyvalidation.cliUpdateError
:Failed to update Bitwarden CLI: {0}
.static String
Keyvalidation.cliUpdateManual
:A manual CLI path is configured; automatic download is disabled.
.static String
validation_cliUpdateOk
(Object arg0) Keyvalidation.cliUpdateOk
:Successfully downloaded Bitwarden CLI. New version: {0}
.static String
validation_cliVersion
(Object arg0) Keyvalidation.cliVersion
:Currently installed version: {0}
.static String
Keyvalidation.refreshError
:Failed to start cache refresh: {0}
.static String
Keyvalidation.refreshStarted
:A background refresh has started.
.static String
Keyvalidation.sessionNotConfigured
:Plugin is not configured.
.static String
Keyvalidation.sessionNotFound
:No active session found. This is normal after a restart or configuration change. Please try again in a moment.
.static String
Keyvalidation.sessionOk
:Success! A valid session is active and the plugin is ready to serve credentials.
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
exception_loginError
Keyexception.loginError
:Bitwarden login failed. Check API key credential.
.- Returns:
Bitwarden login failed. Check API key credential.
-
_exception_loginError
public static org.jvnet.localizer.Localizable _exception_loginError()Keyexception.loginError
:Bitwarden login failed. Check API key credential.
.- Returns:
Bitwarden login failed. Check API key credential.
-
description_idLabel
Keydescription.idLabel
:BW ID:
.- Returns:
BW ID:
-
_description_idLabel
public static org.jvnet.localizer.Localizable _description_idLabel()Keydescription.idLabel
:BW ID:
.- Returns:
BW ID:
-
validation_sessionNotConfigured
Keyvalidation.sessionNotConfigured
:Plugin is not configured.
.- Returns:
Plugin is not configured.
-
_validation_sessionNotConfigured
public static org.jvnet.localizer.Localizable _validation_sessionNotConfigured()Keyvalidation.sessionNotConfigured
:Plugin is not configured.
.- Returns:
Plugin is not configured.
-
description_nonUniqueLabel
Keydescription.nonUniqueLabel
:non-unique name
.- Returns:
non-unique name
-
_description_nonUniqueLabel
public static org.jvnet.localizer.Localizable _description_nonUniqueLabel()Keydescription.nonUniqueLabel
:non-unique name
.- Returns:
non-unique name
-
validation_cliUpdateError
Keyvalidation.cliUpdateError
:Failed to update Bitwarden CLI: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to update Bitwarden CLI: {0}
-
_validation_cliUpdateError
Keyvalidation.cliUpdateError
:Failed to update Bitwarden CLI: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to update Bitwarden CLI: {0}
-
exception_connectionError
Keyexception.connectionError
:Could not connect to the Bitwarden server to log in.
.- Returns:
Could not connect to the Bitwarden server to log in.
-
_exception_connectionError
public static org.jvnet.localizer.Localizable _exception_connectionError()Keyexception.connectionError
:Could not connect to the Bitwarden server to log in.
.- Returns:
Could not connect to the Bitwarden server to log in.
-
exception_unlockError
Keyexception.unlockError
:Bitwarden login failed. Check master password credential.
.- Returns:
Bitwarden login failed. Check master password credential.
-
_exception_unlockError
public static org.jvnet.localizer.Localizable _exception_unlockError()Keyexception.unlockError
:Bitwarden login failed. Check master password credential.
.- Returns:
Bitwarden login failed. Check master password credential.
-
validation_cliError
Keyvalidation.cliError
:Failed to execute: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to execute: {0}
-
_validation_cliError
Keyvalidation.cliError
:Failed to execute: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to execute: {0}
-
BitwardenCredentialsStore_DisplayName
KeyBitwardenCredentialsStore.DisplayName
:Bitwarden
.- Returns:
Bitwarden
-
_BitwardenCredentialsStore_DisplayName
public static org.jvnet.localizer.Localizable _BitwardenCredentialsStore_DisplayName()KeyBitwardenCredentialsStore.DisplayName
:Bitwarden
.- Returns:
Bitwarden
-
validation_cliUpdateManual
Keyvalidation.cliUpdateManual
:A manual CLI path is configured; automatic download is disabled.
.- Returns:
A manual CLI path is configured; automatic download is disabled.
-
_validation_cliUpdateManual
public static org.jvnet.localizer.Localizable _validation_cliUpdateManual()Keyvalidation.cliUpdateManual
:A manual CLI path is configured; automatic download is disabled.
.- Returns:
A manual CLI path is configured; automatic download is disabled.
-
validation_sessionOk
Keyvalidation.sessionOk
:Success! A valid session is active and the plugin is ready to serve credentials.
.- Returns:
Success! A valid session is active and the plugin is ready to serve credentials.
-
_validation_sessionOk
public static org.jvnet.localizer.Localizable _validation_sessionOk()Keyvalidation.sessionOk
:Success! A valid session is active and the plugin is ready to serve credentials.
.- Returns:
Success! A valid session is active and the plugin is ready to serve credentials.
-
exception_syncError
Keyexception.syncError
:Could not connect to the Bitwarden server to sync the vault.
.- Returns:
Could not connect to the Bitwarden server to sync the vault.
-
_exception_syncError
public static org.jvnet.localizer.Localizable _exception_syncError()Keyexception.syncError
:Could not connect to the Bitwarden server to sync the vault.
.- Returns:
Could not connect to the Bitwarden server to sync the vault.
-
validation_refreshStarted
Keyvalidation.refreshStarted
:A background refresh has started.
.- Returns:
A background refresh has started.
-
_validation_refreshStarted
public static org.jvnet.localizer.Localizable _validation_refreshStarted()Keyvalidation.refreshStarted
:A background refresh has started.
.- Returns:
A background refresh has started.
-
validation_cliUpdateOk
Keyvalidation.cliUpdateOk
:Successfully downloaded Bitwarden CLI. New version: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Successfully downloaded Bitwarden CLI. New version: {0}
-
_validation_cliUpdateOk
Keyvalidation.cliUpdateOk
:Successfully downloaded Bitwarden CLI. New version: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Successfully downloaded Bitwarden CLI. New version: {0}
-
validation_cliVersion
Keyvalidation.cliVersion
:Currently installed version: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Currently installed version: {0}
-
_validation_cliVersion
Keyvalidation.cliVersion
:Currently installed version: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Currently installed version: {0}
-
BitwardenConfig_DisplayName
KeyBitwardenConfig.DisplayName
:Bitwarden Credentials Provider
.- Returns:
Bitwarden Credentials Provider
-
_BitwardenConfig_DisplayName
public static org.jvnet.localizer.Localizable _BitwardenConfig_DisplayName()KeyBitwardenConfig.DisplayName
:Bitwarden Credentials Provider
.- Returns:
Bitwarden Credentials Provider
-
validation_sessionNotFound
Keyvalidation.sessionNotFound
:No active session found. This is normal after a restart or configuration change. Please try again in a moment.
.- Returns:
No active session found. This is normal after a restart or configuration change. Please try again in a moment.
-
_validation_sessionNotFound
public static org.jvnet.localizer.Localizable _validation_sessionNotFound()Keyvalidation.sessionNotFound
:No active session found. This is normal after a restart or configuration change. Please try again in a moment.
.- Returns:
No active session found. This is normal after a restart or configuration change. Please try again in a moment.
-
validation_refreshError
Keyvalidation.refreshError
:Failed to start cache refresh: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to start cache refresh: {0}
-
_validation_refreshError
Keyvalidation.refreshError
:Failed to start cache refresh: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to start cache refresh: {0}
-