org.crosswire.bibledesktop.book
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.bibledesktop.book.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 |
EMPTY_FILE
static final Msg EMPTY_FILE
VERSE_LIST_DESC
static final Msg VERSE_LIST_DESC
BOOKS
static final Msg BOOKS
SELECT_BOOK
static final Msg SELECT_BOOK
SELECT_CHAPTER
static final Msg SELECT_CHAPTER
SELECT_VERSE
static final Msg SELECT_VERSE
NONE
static final Msg NONE
BAD_VERSE
static final Msg BAD_VERSE
NO_INSTALLED_BIBLE
static final Msg NO_INSTALLED_BIBLE
SELECT_PASSAGE_TITLE
static final Msg SELECT_PASSAGE_TITLE
CLEAR
static final Msg CLEAR
UNTITLED
static final Msg UNTITLED
NO_HITS
static final Msg NO_HITS
HITS
static final Msg HITS
PARTIAL_HITS
static final Msg PARTIAL_HITS
ADVANCED_TITLE
static final Msg ADVANCED_TITLE
HELP_TEXT
static final Msg HELP_TEXT
HELP_TITLE
static final Msg HELP_TITLE
ERROR
static final Msg ERROR
SUMMARY
static final Msg SUMMARY
PRESET_START
static final Msg PRESET_START
PRESET_END
static final Msg PRESET_END
PRESETS
static final Msg PRESETS
ADVANCED_SELECT_TITLE
static final Msg ADVANCED_SELECT_TITLE
RANK
static final Msg RANK
RANK_ONE
static final Msg RANK_ONE
Msg
private Msg(String name)
- Passthrough ctor