[jsword-svn] r1166 - trunk/jsword/src/main/java/org/crosswire/jsword/passage

dmsmith at www.crosswire.org dmsmith at www.crosswire.org
Tue Oct 17 18:05:18 MST 2006


Author: dmsmith
Date: 2006-10-17 18:05:14 -0700 (Tue, 17 Oct 2006)
New Revision: 1166

Modified:
   trunk/jsword/src/main/java/org/crosswire/jsword/passage/Msg.properties
Log:
This should have been committed with the last commit.

Modified: trunk/jsword/src/main/java/org/crosswire/jsword/passage/Msg.properties
===================================================================
--- trunk/jsword/src/main/java/org/crosswire/jsword/passage/Msg.properties	2006-10-18 01:02:25 UTC (rev 1165)
+++ trunk/jsword/src/main/java/org/crosswire/jsword/passage/Msg.properties	2006-10-18 01:05:14 UTC (rev 1166)
@@ -18,16 +18,6 @@
 AbstractPassage.BookSingular=book
 AbstractPassage.BookPlural=books
 
-BibleInfo.Book=Book must be between 1 and 66. (Given {0,number,integer}).
-BibleInfo.Section=Section must be between 1 and 8. (Given {0,number,integer}).
-BibleInfo.Number=The string "{0}" can''t be a book, because it is a number.
-BibleInfo.Find=Can not understand "{0}" as a book.
-BibleInfo.BookChap=Book must be between 1 and 66. (Given {0,number,integer}), and Chapter must be valid for this book. (Given {1,number,integer}).
-BibleInfo.Ordinal=Must be 3 parts to the reference.
-BibleInfo.Decode=Ordinal must be between 1 and {0,number,integer}. (Given {1,number,integer}).
-BibleInfo.Chapter=Chapter should be between 1 and {0,number,integer} for {1} (given {2,number,integer}).
-BibleInfo.Verse=Verse should be between 1 and {0,number,integer} for {1} {2,number,integer} (given {3,number,integer})
-    
 VerseRange.BlurBook=Can''t blur by book in this context
 VerseRange.BlurNone=Illegal blur mode.
 VerseRange.Blurs=Illegal blurs
@@ -38,7 +28,6 @@
 Verse.Parts=Too many parts to the Verse. (Parts are separated by any of {0})
 Verse.Parse=Can not understand {0} as a chapter or verse.
 
-BibleInfo.ErrorCase=Unknown case setting: {0}
 Verse.ErrorPatch=Use patch=true.
 
 PassageUtil.Unknown=Unknown passage type.




More information about the jsword-svn mailing list