mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Update srp_OCRFixReplaceList.xml
This commit is contained in:
parent
216b35d89a
commit
09cc8e038c
@ -97,6 +97,16 @@
|
||||
<EndLines />
|
||||
<WholeLines />
|
||||
<RegularExpressions>
|
||||
<RegEx find="ÄŤ" replaceWith="č" />
|
||||
<RegEx find="ć" replaceWith="ć" />
|
||||
<RegEx find="Ä‘" replaceWith="đ" />
|
||||
<RegEx find="Ĺľ" replaceWith="ž" />
|
||||
<RegEx find="š" replaceWith="š" />
|
||||
<RegEx find="ÄŚ" replaceWith="Č" />
|
||||
<RegEx find="Ć" replaceWith="Ć" />
|
||||
<RegEx find="Ä" replaceWith="Đ" />
|
||||
<RegEx find="Ĺ " replaceWith="Š" />
|
||||
<RegEx find="Ĺ˝" replaceWith="Ž" />
|
||||
<RegEx find="đž" replaceWith="dž" />
|
||||
<RegEx find="ajsmiješnij" replaceWith="ajsmješnij" />
|
||||
<RegEx find="boži[čć]([aeiu]|em|ima)?\b" replaceWith="Božić$1" />
|
||||
|
Loading…
Reference in New Issue
Block a user