mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Update hrv_OCRFixReplaceList.xml
This commit is contained in:
parent
fa0d17c522
commit
a61f0561d0
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user