org.crosswire.bibledesktop.book.install
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.bibledesktop.book.install.Msg
final class Msg
- extends MsgBase
Compile safe Msg resource settings.
- Author:
- Joe Walker [joe at eireneh dot com]
- See Also:
for license details.
The copyright to this program is held by it's authors.
Constructor Summary |
private |
Msg(String name)
Passthrough ctor |
AVAILABLE_BOOKS
static final Msg AVAILABLE_BOOKS
LOCAL_BOOKS
static final Msg LOCAL_BOOKS
KB_SIZE
static final Msg KB_SIZE
MB_SIZE
static final Msg MB_SIZE
CONFIRMATION_TITLE
static final Msg CONFIRMATION_TITLE
INSTALLED
static final Msg INSTALLED
INSTALLED_DESC
static final Msg INSTALLED_DESC
DELETE_FAILED
static final Msg DELETE_FAILED
AVAILABLE_DESC
static final Msg AVAILABLE_DESC
NONE_AVAILABLE_DESC
static final Msg NONE_AVAILABLE_DESC
CONFIRM_DELETE_TITLE
static final Msg CONFIRM_DELETE_TITLE
CONFIRM_DELETE_BOOK
static final Msg CONFIRM_DELETE_BOOK
UNLOCK_TITLE
static final Msg UNLOCK_TITLE
UNLOCK_BOOK
static final Msg UNLOCK_BOOK
CONFIRM_UNINSTALL_TITLE
static final Msg CONFIRM_UNINSTALL_TITLE
CONFIRM_UNINSTALL_BOOK
static final Msg CONFIRM_UNINSTALL_BOOK
EDIT_SITE_TITLE
static final Msg EDIT_SITE_TITLE
MISSING_SITE
static final Msg MISSING_SITE
DUPLICATE_SITE
static final Msg DUPLICATE_SITE
NO_SELECTED_SITE
static final Msg NO_SELECTED_SITE
NO_SITE
static final Msg NO_SITE
CONFIRM_DELETE_SITE
static final Msg CONFIRM_DELETE_SITE
DELETE_SITE
static final Msg DELETE_SITE
HOW_MESSAGE_TITLE
static final Msg HOW_MESSAGE_TITLE
HOW_MESSAGE
static final Msg HOW_MESSAGE
HOW_GENERATE_TITLE
static final Msg HOW_GENERATE_TITLE
HOW_GENERATE
static final Msg HOW_GENERATE
HOW_SITE_TITLE
static final Msg HOW_SITE_TITLE
HOW_SITE
static final Msg HOW_SITE
OPTION_DOWNLOAD
static final Msg OPTION_DOWNLOAD
OPTION_GENERATE
static final Msg OPTION_GENERATE
OPTION_CANCEL
static final Msg OPTION_CANCEL
HOST
static final Msg HOST
DIRECTORY
static final Msg DIRECTORY
PROXY_HOST
static final Msg PROXY_HOST
PROXY_PORT
static final Msg PROXY_PORT
BOOK_LOCKED
static final Msg BOOK_LOCKED
BOOK_UNSUPPORTED
static final Msg BOOK_UNSUPPORTED
BOOK_QUESTIONABLE
static final Msg BOOK_QUESTIONABLE
Msg
private Msg(String name)
- Passthrough ctor