mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
Update srp_OCRFixReplaceList.xml
This commit is contained in:
parent
fc379ac368
commit
14b72c6351
@ -91,7 +91,7 @@
|
||||
<RegEx find=" gosp +" replaceWith=" g. " />
|
||||
<RegEx find="Jel si sigur" replaceWith="Jesi li sigur" />
|
||||
<RegEx find="Jel' si sigur" replaceWith="Jesi li sigur" />
|
||||
<RegEx find="\b([jJ])jel\?" replaceWith="$1e l'?" />
|
||||
<RegEx find="\b([jJ])el\?" replaceWith="$1e l'?" />
|
||||
<RegEx find="\bJel'" replaceWith="Je l'" />
|
||||
<RegEx find="([kK]alib(?:ar|r[aeui]))\. *([0-9])" replaceWith="$1 .$2" />
|
||||
<RegEx find="([mM])jenjati" replaceWith="$1ijenjati" />
|
||||
@ -128,7 +128,7 @@
|
||||
<RegEx find="([ks]ao)\.:" replaceWith="$1:" />
|
||||
<RegEx find="(?<=[a-zčđšž])Ij(?=[a-zčđšž])" replaceWith="lj" />
|
||||
<RegEx find="(?<=[^A-ZČĐŠŽa-zčđšž])Iju(?=bav|d|t)" replaceWith="lju" />
|
||||
<!-- kad ima razmak izmedju tagova </i> <i> -->
|
||||
<!-- kad ima razmak između tagova </i> <i> -->
|
||||
<!-- <RegEx find="(>) +(<)" replaceWith="$1$2" /> -->
|
||||
<!-- ',"' to '",' -->
|
||||
<RegEx find="(?<=\w),"(?=\s|$)" replaceWith=""," />
|
||||
|
Loading…
Reference in New Issue
Block a user