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 Details

    • Messages

      public Messages()
  • Method Details

    • exception_loginError

      public static String exception_loginError()
      Key exception.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()
      Key exception.loginError: Bitwarden login failed. Check API key credential..
      Returns:
      Bitwarden login failed. Check API key credential.
    • description_idLabel

      public static String description_idLabel()
      Key description.idLabel: BW ID:.
      Returns:
      BW ID:
    • _description_idLabel

      public static org.jvnet.localizer.Localizable _description_idLabel()
      Key description.idLabel: BW ID:.
      Returns:
      BW ID:
    • validation_sessionNotConfigured

      public static String validation_sessionNotConfigured()
      Key validation.sessionNotConfigured: Plugin is not configured..
      Returns:
      Plugin is not configured.
    • _validation_sessionNotConfigured

      public static org.jvnet.localizer.Localizable _validation_sessionNotConfigured()
      Key validation.sessionNotConfigured: Plugin is not configured..
      Returns:
      Plugin is not configured.
    • description_nonUniqueLabel

      public static String description_nonUniqueLabel()
      Key description.nonUniqueLabel: non-unique name.
      Returns:
      non-unique name
    • _description_nonUniqueLabel

      public static org.jvnet.localizer.Localizable _description_nonUniqueLabel()
      Key description.nonUniqueLabel: non-unique name.
      Returns:
      non-unique name
    • validation_cliUpdateError

      public static String validation_cliUpdateError(Object arg0)
      Key validation.cliUpdateError: Failed to update Bitwarden CLI: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to update Bitwarden CLI: {0}
    • _validation_cliUpdateError

      public static org.jvnet.localizer.Localizable _validation_cliUpdateError(Object arg0)
      Key validation.cliUpdateError: Failed to update Bitwarden CLI: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to update Bitwarden CLI: {0}
    • exception_connectionError

      public static String exception_connectionError()
      Key exception.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()
      Key exception.connectionError: Could not connect to the Bitwarden server to log in..
      Returns:
      Could not connect to the Bitwarden server to log in.
    • exception_unlockError

      public static String exception_unlockError()
      Key exception.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()
      Key exception.unlockError: Bitwarden login failed. Check master password credential..
      Returns:
      Bitwarden login failed. Check master password credential.
    • validation_cliError

      public static String validation_cliError(Object arg0)
      Key validation.cliError: Failed to execute: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to execute: {0}
    • _validation_cliError

      public static org.jvnet.localizer.Localizable _validation_cliError(Object arg0)
      Key validation.cliError: Failed to execute: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to execute: {0}
    • BitwardenCredentialsStore_DisplayName

      public static String BitwardenCredentialsStore_DisplayName()
      Key BitwardenCredentialsStore.DisplayName: Bitwarden.
      Returns:
      Bitwarden
    • _BitwardenCredentialsStore_DisplayName

      public static org.jvnet.localizer.Localizable _BitwardenCredentialsStore_DisplayName()
      Key BitwardenCredentialsStore.DisplayName: Bitwarden.
      Returns:
      Bitwarden
    • validation_cliUpdateManual

      public static String validation_cliUpdateManual()
      Key validation.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()
      Key validation.cliUpdateManual: A manual CLI path is configured; automatic download is disabled..
      Returns:
      A manual CLI path is configured; automatic download is disabled.
    • validation_sessionOk

      public static String validation_sessionOk()
      Key validation.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()
      Key validation.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

      public static String exception_syncError()
      Key exception.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()
      Key exception.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

      public static String validation_refreshStarted()
      Key validation.refreshStarted: A background refresh has started..
      Returns:
      A background refresh has started.
    • _validation_refreshStarted

      public static org.jvnet.localizer.Localizable _validation_refreshStarted()
      Key validation.refreshStarted: A background refresh has started..
      Returns:
      A background refresh has started.
    • validation_cliUpdateOk

      public static String validation_cliUpdateOk(Object arg0)
      Key validation.cliUpdateOk: Successfully downloaded Bitwarden CLI. New version: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Successfully downloaded Bitwarden CLI. New version: {0}
    • _validation_cliUpdateOk

      public static org.jvnet.localizer.Localizable _validation_cliUpdateOk(Object arg0)
      Key validation.cliUpdateOk: Successfully downloaded Bitwarden CLI. New version: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Successfully downloaded Bitwarden CLI. New version: {0}
    • validation_cliVersion

      public static String validation_cliVersion(Object arg0)
      Key validation.cliVersion: Currently installed version: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Currently installed version: {0}
    • _validation_cliVersion

      public static org.jvnet.localizer.Localizable _validation_cliVersion(Object arg0)
      Key validation.cliVersion: Currently installed version: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Currently installed version: {0}
    • BitwardenConfig_DisplayName

      public static String BitwardenConfig_DisplayName()
      Key BitwardenConfig.DisplayName: Bitwarden Credentials Provider.
      Returns:
      Bitwarden Credentials Provider
    • _BitwardenConfig_DisplayName

      public static org.jvnet.localizer.Localizable _BitwardenConfig_DisplayName()
      Key BitwardenConfig.DisplayName: Bitwarden Credentials Provider.
      Returns:
      Bitwarden Credentials Provider
    • validation_sessionNotFound

      public static String validation_sessionNotFound()
      Key validation.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()
      Key validation.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

      public static String validation_refreshError(Object arg0)
      Key validation.refreshError: Failed to start cache refresh: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to start cache refresh: {0}
    • _validation_refreshError

      public static org.jvnet.localizer.Localizable _validation_refreshError(Object arg0)
      Key validation.refreshError: Failed to start cache refresh: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to start cache refresh: {0}