mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 20:52:44 +01:00
parent
a3bef3e8d4
commit
6f9b0917ba
@ -1161,6 +1161,7 @@
|
||||
<Word from="SCREAlvllNG" to="SCREAMING" />
|
||||
<Word from="scund" to="sound" />
|
||||
<Word from="S'EOp" to="Stop" />
|
||||
<Word from="seperate" to="separate" />
|
||||
<Word from="severa/parents" to="several parents" />
|
||||
<Word from="sfill" to="still" />
|
||||
<Word from="Sflence" to="Silence" />
|
||||
@ -2414,6 +2415,6 @@
|
||||
<RegularExpressions>
|
||||
<RegEx find="([a-z]) Won't " replaceWith="$1 won't " />
|
||||
<RegEx find=" L([,\r\n :;!?]+)" replaceWith=" I$1" />
|
||||
<RegEx find=" L.([,\r\n :;!?]+)" replaceWith=" I.$1" />
|
||||
<RegEx find=" L\.([,\r\n :;!?]+)" replaceWith=" I.$1" />
|
||||
</RegularExpressions>
|
||||
</OCRFixReplaceList>
|
||||
|
Loading…
Reference in New Issue
Block a user