mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
Update hrv_OCRFixReplaceList.xml
This commit is contained in:
parent
a8d50611df
commit
dd87eb57c7
@ -2587,11 +2587,11 @@
|
||||
<RegEx find="ii" replaceWith="i" />
|
||||
<RegEx find="đž" replaceWith="dž" />
|
||||
<RegEx find="zž" replaceWith="ž" />
|
||||
<RegEx find=([mnrtzpsdfghjkcvb])ls" replaceWith="$1is" />
|
||||
<RegEx find="([mnrtzpsdfghjkcvb])ls" replaceWith="$1is" />
|
||||
<RegEx find="(?<![Hh])abs" replaceWith="aps" />
|
||||
<RegEx find="acel" replaceWith="acjel" />
|
||||
<RegEx find="adji" replaceWith="ađi" />
|
||||
<RegEx find="adk" replaceWith="atk" />
|
||||
<RegEx find="([aeiou])dk" replaceWith="$1tk" />
|
||||
<RegEx find="(?<![ml])a([blcrnz])ić" replaceWith="a$1it ć" />
|
||||
<RegEx find="a(jm|mn)(t?)ić" replaceWith="a$1$2it ć" />
|
||||
<RegEx find="ajuc" replaceWith="ajuć" />
|
||||
|
Loading…
Reference in New Issue
Block a user