<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Dear Evgen,</p>
<p>I've run your patch through our validation and get the errors
listed below. The first line is the command I used to test the
locale, if you have SWORD build and would like to run this test
yourself. The 'parsekey' command is located in a build of SWORD
source at sword/tests/parsekey. It tests installed locales, so
you'll need to place your edits in your systemwide locale folder,
or else make a mini-sword install which looks like:</p>
<p>myTextArea/mods.d/</p>
<p>myTestArea/locales.d/</p>
<p>myTestArea/locales.d/ru-utf8.conf</p>
<p>and then make myTestArea your current working folder (cd
myTestArea) and then run parsekey from that folder. SWORD
prioritized any data installation it finds in the current working
folder over the systemwide install. I hope this helps you tests
your changes, and if you do not feel comfortable compiling SWORD
from source to tests, you are welcome to simply fix the error
described below and resubmit your patch and I will let you know if
there are any validation errors.</p>
<p>The errors below are basically caused from some value being
returned which cannot be parsed because it doesn't have an entry
which can be matched fully or partially in the Book Abbrevs
section.<br>
</p>
<p>Thank you again for your submission!</p>
<p>Troy</p>
<p><br>
</p>
<p>[scribe@charisLaptop tests]$ ./parsekey jn.1.1 ru_RU<br>
VerseKey::Book: Матфея does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 39. Required entry
to add to locale:<br>
МАТФЕЯ=Matt<br>
<br>
VerseKey::Book: Марка does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 40. Required entry
to add to locale:<br>
МАРКА=Mark<br>
<br>
VerseKey::Book: Луки does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 41. Required entry
to add to locale:<br>
ЛУКИ=Luke<br>
<br>
VerseKey::Book: Иоанна does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 42. Required entry
to add to locale:<br>
ИОАННА=John<br>
<br>
VerseKey::Book: Римлянам does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 44. Required entry
to add to locale:<br>
РИМЛЯНАМ=Rom<br>
<br>
VerseKey::Book: Галатам does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 47. Required entry
to add to locale:<br>
ГАЛАТАМ=Gal<br>
<br>
VerseKey::Book: Ефесянам does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 48. Required entry
to add to locale:<br>
ЕФЕСЯНАМ=Eph<br>
<br>
VerseKey::Book: Филиппийцам does not have a matching toupper
abbrevs entry! book number returned was: -1, should be 49.
Required entry to add to locale:<br>
ФИЛИППИЙЦАМ=Phil<br>
<br>
VerseKey::Book: Колоссянам does not have a matching toupper
abbrevs entry! book number returned was: -1, should be 50.
Required entry to add to locale:<br>
КОЛОССЯНАМ=Col<br>
<br>
VerseKey::Book: Титу does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 55. Required entry
to add to locale:<br>
ТИТУ=Titus<br>
<br>
VerseKey::Book: Филимону does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 56. Required entry
to add to locale:<br>
ФИЛИМОНУ=Phlm<br>
<br>
VerseKey::Book: Евреям does not have a matching toupper abbrevs
entry! book number returned was: -1, should be 57. Required entry
to add to locale:<br>
ЕВРЕЯМ=Heb<br>
<br>
</p>
<div class="moz-cite-prefix">On 4/28/21 10:45 AM, Evgen Kucherov
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:157f3dc2-e7ab-3a50-2420-809650f31b6a@ukr.net">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p>Hi Troy,</p>
<p>Thanks for pointing that out.</p>
<p>It's a case of either choosing a more traditional variation of
the word that is not much in use ("Песнь") or using the modern
word ("Песня"). After giving it a second thought I decided to go
back to "Песня песней". But I added some extra strings in [Book
Abbrevs] </p>
<div class="moz-signature"><i>sincerely,</i><br>
<i>Evgen Kucherov</i></div>
</blockquote>
</body>
</html>