[jsword-svn] r1959 - trunk/jsword/src/main/java/org/crosswire/jsword/book/filter/gbf

dmsmith at crosswire.org dmsmith at crosswire.org
Tue Oct 27 16:13:20 MST 2009


Author: dmsmith
Date: 2009-10-27 16:13:20 -0700 (Tue, 27 Oct 2009)
New Revision: 1959

Modified:
   trunk/jsword/src/main/java/org/crosswire/jsword/book/filter/gbf/Msg.properties
Log:
fixed a msg problem in the GBF filter.

Modified: trunk/jsword/src/main/java/org/crosswire/jsword/book/filter/gbf/Msg.properties
===================================================================
--- trunk/jsword/src/main/java/org/crosswire/jsword/book/filter/gbf/Msg.properties	2009-10-25 23:50:02 UTC (rev 1958)
+++ trunk/jsword/src/main/java/org/crosswire/jsword/book/filter/gbf/Msg.properties	2009-10-27 23:13:20 UTC (rev 1959)
@@ -1,8 +1,2 @@
-# The naming convention for the keys in the file is ClassName.MessageName
-# Where ClassName is the name of the class using the property.
-# When the resource is used by more than one class it should be the one
-# that the resource is most closely associated.
-# The MessageName should be mixed case, with a leading capital.
-# It should have no spaces or other punctuation (e.g. _, -, ', ...)
 
-RedLetterTagBuilder.NameJesus=Jesus
+RedLetterStartTagBuilder.NameJesus=Jesus




More information about the jsword-svn mailing list