Update hrv_OCRFixReplaceList.xml

This commit is contained in:
Kruno H 2016-06-05 16:53:28 +02:00
parent 054e54549a
commit 702310ca43

View File

@ -695,8 +695,8 @@
<RegEx find="[CČĆ]utanje\b" replaceWith="Šutnja" />
<RegEx find="[cčć]utanjem" replaceWith="šutnjom" />
<RegEx find="[CČĆ]utanjem" replaceWith="Šutnjom" />
<RegEx find="[cčć]ut(ln)j" replaceWith="šut$1j" />
<RegEx find="[CČĆ]ut(ln)j" replaceWith="Šut$1j" />
<RegEx find="[cčć]ut([ln])j" replaceWith="šut$1j" />
<RegEx find="[CČĆ]ut([ln])j" replaceWith="Šut$1j" />
<RegEx find="\b([dD])a[čć]([eu])" replaceWith="$1at ć$2" />
<RegEx find="([dD])ejstv" replaceWith="$1jelovanj" />
<RegEx find="([dD])ejstvo(m)" replaceWith="$1jelovanje$2" />