org.crosswire.bibledesktop.book.install
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.bibledesktop.book.install.Msg
class Msg
- extends MsgBase
Compile safe Msg resource settings.
Distribution Licence:
JSword is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License,
version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
The License is available on the internet
here, or by writing to:
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA
The copyright to this program is held by it's authors.
|
- Version:
- $Id: Msg.java,v 1.3 2005/03/22 12:39:56 dmsmith Exp $
- Author:
- Joe Walker [joe at eireneh dot com]
- See Also:
Licence
Constructor Summary |
private |
Msg(String name)
Passthrough ctor |
AVAILABLE_BOOKS
static final Msg AVAILABLE_BOOKS
LOCAL_BOOKS
static final Msg LOCAL_BOOKS
SIZE
static final Msg 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
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
Msg
private Msg(String name)
- Passthrough ctor