mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +01:00
Merge pull request #8761 from diomed/main
Update hrv_OCRFixReplaceList.xml
This commit is contained in:
commit
95a2976051
@ -5233,6 +5233,7 @@
|
||||
<RegEx find="đt" replaceWith="št" />
|
||||
<RegEx find="gf" replaceWith="gd" />
|
||||
<RegEx find="nw" replaceWith="ne" />
|
||||
<RegEx find="vb" replaceWith="vn" />
|
||||
<RegEx find="zž" replaceWith="ž" />
|
||||
<RegEx find="žz" replaceWith="žu" />
|
||||
<RegEx find="žž" replaceWith="ž" />
|
||||
@ -5407,6 +5408,7 @@
|
||||
<RegEx find="jerm" replaceWith="jem" />
|
||||
<RegEx find="jho" replaceWith="jno" />
|
||||
<RegEx find="jr([dgklnpst])" replaceWith="je$1" />
|
||||
<RegEx find="jq" replaceWith="ja" />
|
||||
<RegEx find="jw" replaceWith="je" />
|
||||
<RegEx find="kba" replaceWith="kva" />
|
||||
<RegEx find="kcj" replaceWith="kcij" />
|
||||
|
Loading…
Reference in New Issue
Block a user