Update hrv_OCRFixReplaceList.xml

This commit is contained in:
May Kittens Devour Your Soul 2019-07-11 12:28:00 +02:00 committed by GitHub
parent fa0d17c522
commit a61f0561d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3235,6 +3235,7 @@
<RegEx find="Å " replaceWith="Š" />
<RegEx find="Ĺ˝" replaceWith="Ž" />
<RegEx find="Ž" replaceWith="Ž" />
<RegEx find="abp" replaceWith="abo" />
<RegEx find="[^e]seda(?!m|tiv)" replaceWith="sjeda" />
<RegEx find="ii" replaceWith="i" />
<RegEx find="đž" replaceWith="dž" />
@ -3372,6 +3373,7 @@
<RegEx find="mi?j?enić" replaceWith="mijenit ć" />
<RegEx find="mjenim" replaceWith="mijenim" />
<RegEx find="mpra" replaceWith="mora" />
<RegEx find="mros" replaceWith="mors" />
<RegEx find="mtić" replaceWith="mtit ć" />
<RegEx find="napredi" replaceWith="naprijedi" />
<RegEx find="([^\s]+)nesl" replaceWith="$1nijel" />