Update srp_OCRFixReplaceList.xml

This commit is contained in:
May Kittens Devour Your Soul 2018-01-19 23:15:49 +01:00 committed by GitHub
parent 216b35d89a
commit 09cc8e038c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,16 @@
<EndLines />
<WholeLines />
<RegularExpressions>
<RegEx find="ÄŤ" replaceWith="č" />
<RegEx find="ć" replaceWith="ć" />
<RegEx find="Ä‘" replaceWith="đ" />
<RegEx find="Ĺľ" replaceWith="ž" />
<RegEx find="š" replaceWith="š" />
<RegEx find="ÄŚ" replaceWith="Č" />
<RegEx find="Ć" replaceWith="Ć" />
<RegEx find="Ä" replaceWith="Đ" />
<RegEx find="Ĺ " replaceWith="Š" />
<RegEx find="Ĺ˝" replaceWith="Ž" />
<RegEx find="đž" replaceWith="dž" />
<RegEx find="ajsmiješnij" replaceWith="ajsmješnij" />
<RegEx find="boži[čć]([aeiu]|em|ima)?\b" replaceWith="Božić$1" />