[jsword-devel] [JIRA] Created: (JS-129) Missing text resource in jsword.passage
Martin Denham (JIRA)
jira at crosswire.org
Tue Nov 23 16:02:38 MST 2010
Missing text resource in jsword.passage
---------------------------------------
Key: JS-129
URL: http://www.crosswire.org/bugs/browse/JS-129
Project: JSword
Issue Type: Bug
Components: o.c.jsword.passage
Reporter: Martin Denham
Assignee: DM Smith
There is no "Book is missing" property in UserMsg.properties for the following resource in AccuracyType:
public Verse createStartVerse(String original, VerseRange verseRangeBasis, String[] parts) throws NoSuchVerseException {
if (verseRangeBasis == null) {
// TRANSLATOR: The user supplied a verse reference but did not give the book of the Bible.
throw new NoSuchVerseException(UserMsg.gettext("Book is missing"));
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.crosswire.org/bugs/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jsword-devel
mailing list