Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlighting failing on Occurrence Number #1613

Closed
elsylambert opened this issue Sep 7, 2023 · 2 comments
Closed

Highlighting failing on Occurrence Number #1613

elsylambert opened this issue Sep 7, 2023 · 2 comments

Comments

@elsylambert
Copy link
Contributor

translationCore Create - v1.14 build 266-2dce737
Highlighting breaks when occurrence number is changed when there are multiple occurrences of a word.
Taking the example of John 1:1 and looking at the word "Θεὸς "
Case I: Wrong word is highlighted when the Occurrence is 1.
Private Zenhub Image
Case II: No highlights are shown when occurrence is 2.
Private Zenhub Image
Case III: All the words are not highlighted when occurrence is -1.
Private Zenhub Image

@abelpz
Copy link
Member

abelpz commented Oct 2, 2023

@elsylambert what happens here is that, although in English the word "God" is written the same both times it occurs in verse 1, this does not happen in Greek, it is written in two different ways, so if you want to highlight both the quote should be "Θεόv & Θεὸς", for the first one it would be "Θεόν" and for the second one it would be "Θεὸς".

@elsylambert
Copy link
Contributor Author

Thanks @abelpz for clarification. I verified in Mathew 1:1 and looks like highlighting works fine by Occurrence number.
Private Zenhub Image

Private Zenhub Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants