-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MyBibleZone: Use strong_numbers_prefix on import
When this property is set in info table, all Strong's numbers that do not have a prefix themselves will get this prefix, instead of the default prefix (H in OT, G in NT).
- Loading branch information
Showing
1 changed file
with
14 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3bbdf13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I experience a problem during the Building BibleMultiConverter SQLite Edition.
3bbdf13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You probably have a cached version of either "BibleMultiConverter" or "BibleMultiConverter-schemas" dependency. You need to rebuild these first. Or build the whole parent project. Or pick the nightly build from CI.
3bbdf13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works fine for me.