[jsword-devel] [JIRA] Resolved: (JS-129) Missing text resource in jsword.passage
DM Smith (JIRA)
jira at crosswire.org
Wed Nov 24 21:01:58 MST 2010
[ http://www.crosswire.org/bugs/browse/JS-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
DM Smith resolved JS-129.
-------------------------
Fix Version/s: 1.6.1
Resolution: Fixed
Great catch. There was a problem with another key in the file too. That's fixed as well.
> 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
> Fix For: 1.6.1
>
>
> 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