mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 04:33:04 +01:00
Update hrv_OCRFixReplaceList.xml
This commit is contained in:
parent
25aca3582b
commit
a93c4b9120
@ -2463,6 +2463,7 @@
|
||||
<RegEx find="Čas([au]|om|ov[aei]|ovima)\b" replaceWith="Sat$1" />
|
||||
<RegEx find="([čČ])eka[čć]" replaceWith="$1ekat ć" />
|
||||
<RegEx find="([aeiou])čijo(?![mj])" replaceWith="$1čio" />
|
||||
<RegEx find="čjan" replaceWith="čajn" />
|
||||
<RegEx find="([čČ])ovi?j?e([kč])" replaceWith="$1ovje$2" />
|
||||
<RegEx find="ćopa" replaceWith="šepa" />
|
||||
<RegEx find="ćuti" replaceWith="šuti" />
|
||||
|
Loading…
Reference in New Issue
Block a user