[sword-svn] r181 - trunk/source/data/translit
chrislit at crosswire.org
chrislit at crosswire.org
Fri May 8 18:23:04 MST 2009
Author: chrislit
Date: 2009-05-08 18:23:04 -0700 (Fri, 08 May 2009)
New Revision: 181
Modified:
trunk/source/data/translit/crosswire.txt
Log:
added Old Italic transliterator to resource bundle
Modified: trunk/source/data/translit/crosswire.txt
===================================================================
--- trunk/source/data/translit/crosswire.txt 2009-02-28 13:34:38 UTC (rev 180)
+++ trunk/source/data/translit/crosswire.txt 2009-05-09 01:23:04 UTC (rev 181)
@@ -562,6 +562,21 @@
}
}
+// Old Italic
+ OldItalic-Latin {
+ file {
+ resource:process(transliterator){"crosswire/OldItalic_Latin.txt"}
+ direction{"FORWARD"}
+ }
+ }
+ Latin-OldItalic {
+ file {
+ resource:process(transliterator){"crosswire/OldItalic_Latin.txt"}
+ direction{"REVERSE"}
+ }
+ }
+
+
// eof
}
}
More information about the sword-cvs
mailing list