[sword-svn] r2868 - trunk/src/modules/filters
chrislit at crosswire.org
chrislit at crosswire.org
Mon Jul 8 15:21:21 MST 2013
Author: chrislit
Date: 2013-07-08 15:21:20 -0700 (Mon, 08 Jul 2013)
New Revision: 2868
Modified:
trunk/src/modules/filters/osisxlit.cpp
Log:
conformed to other, titlecased filter names
Modified: trunk/src/modules/filters/osisxlit.cpp
===================================================================
--- trunk/src/modules/filters/osisxlit.cpp 2013-07-08 22:14:23 UTC (rev 2867)
+++ trunk/src/modules/filters/osisxlit.cpp 2013-07-08 22:21:20 UTC (rev 2868)
@@ -27,7 +27,7 @@
SWORD_NAMESPACE_START
-const char oName[] = "Transliterated forms";
+const char oName[] = "Transliterated Forms";
const char oTip[] = "Toggles transliterated forms On and Off if they exist";
const SWBuf choices[3] = {"Off", "On", ""};
More information about the sword-cvs
mailing list